I want to substarct commission 8 from total amount12. How to do this in odoo16. which function should need to override to achive this.
I overridden _compute_amounts() method. but the it donot reflect in the sale.order.form. Help me to solve this.
I want to substarct commission 8 from total amount12. How to do this in odoo16. which function should need to override to achive this.
I overridden _compute_amounts() method. but the it donot reflect in the sale.order.form. Help me to solve this.