80c5077c22
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' |
||
---|---|---|
.. | ||
__init__.py | ||
account_journal.py | ||
account_move.py | ||
ir_sequence.py |