Documentation

This commit is contained in:
resteve 2012-09-28 09:24:08 +02:00
parent 30d64d8863
commit d02c353d55
1 changed files with 13 additions and 0 deletions

View File

@ -2,3 +2,16 @@ 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