Changes

m
Line 6: Line 6:  
=Numbering module for invoices=
 
=Numbering module for invoices=
   −
Every company use different numbering rules for its invoices. For this, Dolibarr propose several sub-module that implement different rules. Only one sub-module can be used. If there is no numbering sub-module that match you own rule, you can still build your sub-module or hire a developer to build it. Warning, to be compliant with accounting rules, your numbering module must include in returned value a number that is each time increased and with no hole (no reset to 0 between month).
+
Every company use different numbering rules for its invoices. For this, Dolibarr propose several sub-module that implement different rules. Only one sub-module can be used.  
 +
 
 +
There is also a model that allows you to specify the way to forge the number from a mask template. Place the mouse hover the help pictogram to see the syntax to define such a mask.
 +
 
 +
Note: If there is no numbering sub-module that match you own rule, you can still hire a developer to build it.
    
=Invoice documents models=
 
=Invoice documents models=