Hi,
I'm on Odoo Studio and I'm creating a rule for my payslips using Python Code option but the variable result set the value to Amount + Total.
Because If I understand, Amount is the base of the calculation and Total is the result after calculation.. So in my payslip report I'd like to set the base of the calculation (amount) and after set the result (total) of my rule.
What I'd like before editing it grossly, is to know if there is a variable to set the Amount column.
Thanks,