Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show Shipping Address on CSV Export instead of "shippingAddressId" #28

Closed
matthewmrotter opened this issue Mar 19, 2019 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@matthewmrotter
Copy link

Description

Currently when you export via CSV, the sheet lists the Shipping Address with an id. It'd be helpful to actually list out the shipping address in a few columns (street, city, state, zip) so we can use the CSV to import into another program to manage shipments.

Steps to reproduce

  1. Export CSV in dashboard
  2. Look at CSV

Additional info

  • Craft version: 3.1.18
  • PHP version: 7.1
  • Database driver & version:
  • Plugin version: 1.8.2
@andrelopez andrelopez self-assigned this Mar 19, 2019
@andrelopez andrelopez added the enhancement New feature or request label Mar 19, 2019
andrelopez added a commit that referenced this issue Mar 20, 2019
@andrelopez
Copy link
Member

Hi @matthewmrotter

We just added this feature to v1.8.3 please update your plugin and let us know how it goes.

Best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants