Jacana (roen-odoo)
Jacana (roen-odoo)
Current behavior: In the PoS if you apply a coupon on an order that contains 2 products with different taxes, it will create 2 discount lines on the order. If...
Current behavior: If you limit the number of product loaded in the pos to 0, and block loading product in the background you will have a traceback when trying to...
Current behavior: When a user scans a badge, the user is prompted to enter his pin. If you click on cancel on the pin window you would be sent directly...
Current behavior: If you add a gift card to a pos order, then apply a promotion program, you would end up with "Infinity" order line. Steps to reproduce: - Create...
Current behavior: When you have a loyalty program with a free product, and a rule with a minimum amout. The free product is not added to the order if the...
WIP opw-3427860 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This commits only just add partnerlist tour methods required for this fix https://github.com/odoo/enterprise/pull/65762 opw-3925397 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
If for some reason you want to apply taxes on the gift card reward, they were not correctly applied. Steps to reproduce: ------------------- * Create a gift card program *...
Fiscal position using 2 taxes including in price are not working in PoS. If you use the fiscal position only the tax should change, not the total price, as both...
When computing the cheapest line of an order to apply a discount on it, combo line should be considered as one product as it is done in the sale app....