2
0
account-financial-tools/account_journal_general_sequence/readme/USAGE.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

23 lines
725 B
ReStructuredText

To see journal entry numbers:
#. Go to *Invoicing > Accounting > Miscellaneous > Journal Entries*.
#. Notice the new field *Entry Number*. Only posted moves get an entry number.
Note that:
* You can use that new field in quick searches.
* You can see it also in *Invoicing > Accounting > Miscellaneous > Journal Items*.
To renumber journal entries:
#. Have full accounting permissions.
#. Have *Accounting / Invoicing / Billing Administrator* permissions.
#. Go to *Invoicing > Accounting > Actions > Renumber journal entries*.
#. Configure those parameters.
#. Click on *Renumber*.
Note that:
* You will only be able to select sequences related to journals.
* A sequence usually affects various journals, if not all.