-
- Downloads
[FIX] account_payment: properly compute destination account without partner
When the `partner_id` is not set (it is not required at the model level), we can still compute the default destination account based on the company chart of account configuration. This is necessary to allow creating "customer" or "supplier" payments without selecting a specific partner.
Please register or sign in to comment