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.

CommentFileSizeAuthor
product.patch566 bytesp.brouwers

Comments

davea’s picture

Status: Needs review » Fixed

Committed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

p.brouwers’s picture

Version: 5.x-3.5 » 5.x-3.6
Status: Closed (fixed) » Needs review

Didn't see this in 3.6 or dev version. Could you re-commit it plz?

p.brouwers’s picture

Status: Needs review » Closed (fixed)

Nevermind, didn't look closely enough. Thought it was still in there because of the IF notation.