Solves the error in the 'warning' server module because the function 'onchange_partner_id' is inherited incorrectly, doing returns before the call to super, so that values returned by super are lost in res ['values'].
Solves the error in the 'warning' server module because the function 'onchange_partner_id' is inherited incorrectly, doing returns before the call to super, so that values returned by super are lost in res ['values'].
Please log in to comment on this module