Difference between revisions of "Invoice Configuration"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
(New page: {{TemplateDocUtil}} Cette page décrit les options de configuration du module Factures clients (Menu '''Accueil - Configuration - Modules - Factures''') ==Module de numérotation des fa...)
 
m (Import interlang links (links to translated versions of this page in other languages) from Multi Language Manager table.)
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{TemplateDocUtil}}
+
<!-- BEGIN origin interlang links -->
 +
<!-- You can edit this section but do NOT remove these comments
 +
    Links below will be automatically replicated on translated pages by PolyglotBot -->
 +
[[fr:Configuration_module_facture]]
 +
[[es:ConfiguracionFactura]]
 +
<!-- END interlang links -->
  
Cette page décrit les options de configuration du module Factures clients (Menu '''Accueil - Configuration - Modules - Factures''')
+
[[Category:Invoices]]
 +
{{TemplateDocUser}}
 +
This page describe setup options for [[Module Customers Invoices]] (Menu '''Home - Setup - Modules - Invoices''')
  
  
==Module de numérotation des factures==
+
=Numbering module for invoices=
  
Chaque entreprise numérotant ses factures selon ses règles la numérotation dans Dolibarr utilise des modèles, un seul modèle à la fois peut être utilisé à ce jour. Si aucun préexistant ne vous convient, vous avez tout loisir d'en créer un spécialement ou de vous adresser à un développeur pour cela. Attention, certains modèles proposés ne respectent pas les règles comptables actuelles. Une partie au moins de la numérotation doit être constituée d'une suite continue ininterrompue (pas de remise à zéro mensuelle).
+
Every company uses different numbering formats for their invoices. Dolibarr includes several sub-modules that implement different numbering rules/formats. Only one sub-module can be used.  
  
==Date des factures==
+
There is also a module that allows you to specify the format from a template mask. Hover the cursor over the help icon to see the comprehensive syntax available to define the template.
Si cette option est activée la date des factures est définie automatiquement lors de la validation, sans cette option vous êtes libre de définir la date de la facture.
 
  
==Modèles de facture pdf==
+
Note: If there is no numbering sub-module that matches your format, you can still hire a developer to build one!
  
De même que pour la numérotation, vous pouvez utiliser différents modèles de factures. Pour utiliser un modèle particulier, dans le bas de la page de facturation, dans le tableau "Documents", sélectionnez le modèle et cliquez sur "Générer" pour régénérer la facture à partir de ce modèle.
+
=Invoice documents models=
 +
Also, you can use several predefined invoices document models. To build an invoice using a particular model, go on invoice tab and, in the array "Documents" at the bottom of the page, choose the model and click on "Build" to generate the document for invoice from this model.
  
Afin d'activer les différents modèles de facture que vous placeriez dans htdocs/includes/modules/facture, veillez à bien activer chaque modèle manuellement dans la configuration du module facture!
+
You can use different types of document generation (PDF or ODT). You must enable the models you want to use (you can then use them from the invoice tab in the "Documents" area by selecting the template and clicking "Generate", to regenerate the invoice with a particular document template).
 +
The model provided by default is "crabe", which is a PDF template fulfilling the legal obligations of most countries of the world.
  
Pour visualiser les modèles de facture actuellement disponible, suivez ce lien vers l'[[apercuDesModeles]]
+
=Payment mode suggested by default on document=
 +
You can set in this area, the modes of payment with the contact information you want to see on generated documents.
  
==Mode de règlement à afficher sur les factures==
+
=Add extra mention on documents=
 +
If you want to add an additional legal notice in the footer on the invoice, enter the reference in section "Free text" and save. Each new invoice will be show this mention in its footer.
  
==Options fiscales de facturation de la TVA==
+
Note: If you change this information, remember to click on "Rebuild" form invoice tab to rebuild the document to take into account the change.
 +
 
 +
= Other options =
 +
==Invoice date==
 +
If this option is activated, the invoice date will be automatically set to the validation date when invoice is validated. Without this option, you are free to put the date you want.
 +
 
 +
 
 +
 
 +
= Notes =
 +
Note: Rules to calculate VAT is not an option of module invoice. You will find more information on this page: [[VAT calculation and rounding rules]]

Latest revision as of 13:20, 23 July 2019

This page describe setup options for Module Customers Invoices (Menu Home - Setup - Modules - Invoices)


Numbering module for invoices

Every company uses different numbering formats for their invoices. Dolibarr includes several sub-modules that implement different numbering rules/formats. Only one sub-module can be used.

There is also a module that allows you to specify the format from a template mask. Hover the cursor over the help icon to see the comprehensive syntax available to define the template.

Note: If there is no numbering sub-module that matches your format, you can still hire a developer to build one!

Invoice documents models

Also, you can use several predefined invoices document models. To build an invoice using a particular model, go on invoice tab and, in the array "Documents" at the bottom of the page, choose the model and click on "Build" to generate the document for invoice from this model.

You can use different types of document generation (PDF or ODT). You must enable the models you want to use (you can then use them from the invoice tab in the "Documents" area by selecting the template and clicking "Generate", to regenerate the invoice with a particular document template). The model provided by default is "crabe", which is a PDF template fulfilling the legal obligations of most countries of the world.

Payment mode suggested by default on document

You can set in this area, the modes of payment with the contact information you want to see on generated documents.

Add extra mention on documents

If you want to add an additional legal notice in the footer on the invoice, enter the reference in section "Free text" and save. Each new invoice will be show this mention in its footer.

Note: If you change this information, remember to click on "Rebuild" form invoice tab to rebuild the document to take into account the change.

Other options

Invoice date

If this option is activated, the invoice date will be automatically set to the validation date when invoice is validated. Without this option, you are free to put the date you want.


Notes

Note: Rules to calculate VAT is not an option of module invoice. You will find more information on this page: VAT calculation and rounding rules