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

fix product price exports #1783

Merged
merged 6 commits into from Nov 30, 2015

Conversation

ThomasArnaud
Copy link
Contributor

Resolve #1078
Resolve #1610

@gillesbourgeat
Copy link
Member

Hello,
You break the unit tests !

@gillesbourgeat gillesbourgeat added this to the 2.3.0-alpha1 milestone Nov 19, 2015
@@ -128,12 +130,12 @@ public function getOrder()
"id",
"product_id",
"title",
"attributes",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you move the output value "attributes" ?

@gillesbourgeat
Copy link
Member

Your PR does not solve the problem. If the product does not have a combination of attributes, it is not in the export.
I tested with the "Product prices excluding taxes" export

@ThomasArnaud ThomasArnaud force-pushed the product-price-export branch 2 times, most recently from 19c65f5 to 74ce23f Compare November 27, 2015 10:00
@ThomasArnaud ThomasArnaud force-pushed the product-price-export branch 2 times, most recently from 9835c93 to 1e6ce6a Compare November 27, 2015 13:43
@gillesbourgeat
Copy link
Member

Thanks !

gillesbourgeat added a commit that referenced this pull request Nov 30, 2015
@gillesbourgeat gillesbourgeat merged commit 73bd404 into thelia:master Nov 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants