Product cannot have an adjusted price of 0.
E.g. when you want to give a 100% discount to your own product using the 'adjust_price' of hook_productapi
This patch fixed that.
| Comment | File | Size | Author |
|---|---|---|---|
| product.patch | 566 bytes | p.brouwers |
Product cannot have an adjusted price of 0.
E.g. when you want to give a 100% discount to your own product using the 'adjust_price' of hook_productapi
This patch fixed that.
| Comment | File | Size | Author |
|---|---|---|---|
| product.patch | 566 bytes | p.brouwers |
Comments
Comment #1
davea commentedCommitted
Comment #3
p.brouwers commentedDidn't see this in 3.6 or dev version. Could you re-commit it plz?
Comment #4
p.brouwers commentedNevermind, didn't look closely enough. Thought it was still in there because of the IF notation.