85cb94dc61
After remove required=True for journal.sequence_id field it is possible to post an invoice with misconfigured journal with empty sequence So, this constraint will raise an error for this kind of cases since that using '/' could raise the unique constraint for all other moves |
||
---|---|---|
.. | ||
__init__.py | ||
account_journal.py | ||
account_move.py | ||
ir_sequence.py |