[ADD] accounting: restriction for re sequencing
The re sequencing feature done by WAN is perturbing our french customer In order to explain the reason the feature is, let's state what has been decided by the product owner (TSB) opw-2389435
This commit is contained in:
parent
c135e49668
commit
defd620d5e
@ -135,3 +135,15 @@ Some specific modules are also able to generate draft invoices:
|
||||
- **membership**: invoice your members every year
|
||||
|
||||
- **repairs**: invoice your after-sale services
|
||||
|
||||
Resequencing of the invoices
|
||||
----------------------------
|
||||
|
||||
It remains possible to resequence the invoices but with some restrictions:
|
||||
|
||||
#. The feature does not work when entries are previous to a lock date.
|
||||
#. The feature does not work if the sequence is inconsistent with the month of the entry.
|
||||
#. It does not work if the sequence leads to a duplicate.
|
||||
#. The order of the invoice remains unchanged.
|
||||
#. It is useful for people who use a numbering from another software and who want to continue the
|
||||
current year without starting over from the beginning.
|
||||
|
Loading…
Reference in New Issue
Block a user