Skip to content

Conversation

@SpikeSpade
Copy link

The condition_from_value was not used as a valid value.
When you had a rate from 0 to 5
Then 0 wasn't valid, but 5 was. (Making products with a price of 0, not have this rate available)

The condition_from_value was not used as a valid value.
When you had a rate from 0 to 5
Then 0 wasn't valid, but 5 was. (Making products with a price of 0, not have this rate available)
@wsajosh
Copy link
Contributor

wsajosh commented Aug 9, 2018

We can't accept this pull request as it would break the extension for anyone else using it. The correct solution is to use * in the CSV file. That will set the condition_from_value to -1 in the database and fix the issue you've raised

@wsajosh wsajosh closed this Aug 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants