Files
account-financial-tools/account_move_name_sequence
mde-spring 27e59d504e [FIX] account_move_name_sequence: redefine _onchange_journal_id
In v16, _onchange_journal_id is defined to update name when journal_id is modified
During the creation of new account.move, this onchange is triggered and called the standard _compute_name method

How to reproduce issue:
* Create new invoice
=> Name is defined instead of to be 'Draft'
2024-04-17 13:13:14 -06:00
..
2024-04-02 10:36:24 +00:00
2024-03-28 14:43:16 +00:00