Karaka-Management / oms-Accounting

0 stars 0 forks source link

Create client and supplier account default number format #8

Open spl1nes opened 6 months ago

spl1nes commented 6 months ago

Create a way to define default client & supplier account numbers. This not only includes the format but also the number range (e.g. clients start at 100000 and suppliers at 700000).

File: Modules/Accounting/Admin/Installer.php

This should probably get defined in the application settings. This means that per unit we probably need 2 settings. And a default format and number range should be defined during the installation of the Accounting module.