Information Technology
Naming conventions
Files and Folders
Accounting
- Bills:
YYYY-MM-DD_<REFERENCE>_<SupplierName>.pdf
YYYY-MM-DD
: Formated date of the invoice edition.REFERENCE
: Invoice number.SupplierName
: Supplier's name or code in camel case.