Text to go in the release notes:
|
This new feature lets you sequentially number number payment slips/receipts when using cash registers (it replaces the internal 'accountlines_id' used as the transaction identifier on the cash register summary page).
This feature is disabled by default for all credit types.
Enable it by:
1. Setting the new system preference AutoCreditNumber to one of the available options.
2. Enabling for each credit type.
Available options are:
- Do not automatically generate credit numbers
- Automatically generate credit numbers in the form <year>-0001
- Automatically generate credit numbers in the form <branchcode>yyyymm0001
- Automatically generate credit numbers in the form 1, 2, 3'
|