Greetings community
I have been exploring the odoo 14 and 15 on the POS module promotions and I have a question about how to make a promotion 2X1 and will explain what I mean:
Product A costs 0,60 just 1 but if you buy 2 instead of 1,20 will be 1 (0,50 each).
But here is the complicated part if you buy 3 will be 1,60, not 1,50, here is where I can not figure out how to make it so only you buy like 2, 4, 6 the discount will kick but if you buy 3, 5, 7 the value of the last will be 0,60.
Well thank you very much in advance
In Odoo V15, you can not handle this type of promotion using the default features. We have been trying many paid third party apps to achieve this. Finally we did customization like, the duration we need to apply the promotion. ie, if we are giving 2, the every 2 products selection the promotion will be applied. If it's 3, every 3 products selection and so on. It worked for us!!