mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[IMP] README.md -> README.rst
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#Automatic creation of fiscal year sequences.
|
||||
Automatic creation of fiscal year sequences
|
||||
===========================================
|
||||
|
||||
This module adds the possibility to use the %(fy)s placeholder
|
||||
in sequences. %(fy)s is replaced by the fiscal year code when
|
||||
@@ -7,7 +8,8 @@ using the sequence.
|
||||
The first time the sequence is used for a given fiscal year,
|
||||
a specific fiscal year sequence starting at 1 is created automatically.
|
||||
|
||||
## Caveat
|
||||
Caveat
|
||||
------
|
||||
|
||||
/!\ If you change %(year)s to %(fy)s on a sequence that has
|
||||
already been used for the current fiscal year, make sure to manually
|
||||
@@ -16,9 +18,10 @@ initialize it's next number to the correct value.
|
||||
For this reason, the module will forbid the user to change
|
||||
a sequence from %(year)s to %(fy)s if it's next number is > 1.
|
||||
|
||||
## Credits
|
||||
Credits
|
||||
-------
|
||||
|
||||
Author:
|
||||
Author:
|
||||
|
||||
* Stéphane Bidoul (ACSONE)
|
||||
|
||||
Reference in New Issue
Block a user