If 100 <= amount_with_coef < 125, result = 100 If 125 <= amount_with_coef < 175, result = 150 If 175 <= amount_with_coef <= 200, result = 200
account_tools
Elabore's Odoo addons for account tools
Languages
Python
100%