Hi Everyone,
I have a custom field x_months_due in res.partner model. I wish to return the calculated value of the division between total receivables ( for the partner) and price_surcharge ( defined in pricelist and selected ( specific) for the partner.
The field x_months_due should ideally be updated on the fly.
Regards,
Flam