Hello everyone,
I'm trying to customize my environment to allow discount to increment prices also, instead of decrementing it, while inserting negative percentages.
I've been able to allow to insert record of negative discounts percentage, so at the moment I've got some negative percentage record in my db.
The problem is that when the system try to calculate the discounts, it found and recognize the negative discount but it doesn't apply it to the algorithm that calculate the final price.
Does someone tried to do something similar and in that case how did you solve the problem?
Thank you very much in advance,
Best regards,
Luca