onchange->depends because price change was not triggering update on prod.financing

Closed Santiago Said requested to merge fix-quota-when-price-chg into devel

Change the decorator on meth on_change_financing to be a depends and redefine field quota_amount as computed so as when the price is changed either in db or by ui this meth is triggered and update the product.financing recordsets properly.

Merge request reports