trytond-account_code_digits/doc/index.rst

18 lines
501 B
ReStructuredText
Executable File

Account Code Digits Module
##########################
Adds the possibility to set the number of digits to be used for account codes.
Before create/update Account chart, you need to add number of digits at Account/Account Configuration/Account Code Digits.
Examples set the number digits
==============================
Add zeros at the end:
If code is 4300 and you add 8 digits, the code will be: 43000000
Replace % by zeros:
If code is 4300%1 and you add 8 digits, the code will be: 43000001