2
0
account-financial-tools/account_journal_general_sequence/readme/DESCRIPTION.rst
Jairo Llopis 1a1d816c7b
[ADD] account_journal_general_sequence: account move entry sequence
Under some legislations, account moves must follow a single sequence. Since Odoo removed this sequence number in recent versions, this information was lost.

With this module, you can force your account moves to follow a separate sequence. The sequence is automatic when a move is posted. Includes a wizard to reorder those numbers in the sequence.

@moduon MT-676
2022-12-23 10:22:43 +00:00

6 lines
276 B
ReStructuredText

This module extends the functionality of account to support sequenced entry
numbers and to allow you to renumber them if needed, on demand.
It adds a new field called *Entry number*. This is independent from the *Number*
that Odoo adds by default, and has different purpose.