facture form

This project is not covered by Drupal’s security advisory policy.

This D8 module allows user to create invoices(French legal) as drupal contents.
The invoice view display is ready for web browser printing(to paper or pdf file).

This module add new content type 'Facture', new entities 'entreprise' and 'client'
that can be manage in drupal UI.

(For D7 equivalent take a look at the Invoice module)

Features

  • Multiple issuing companies and customers can be added and modify with entity revisions support
  • Facture Date
  • Custom pattern for facture number
  • Custom devises
  • Add multiple paragraph items with each independent Units HT price, TVA, Remise, Quantity
  • Calculates and displays each legal totals : Total remise HT, Total HT, Total TVA, Total TTC, Net à payer.
  • Advance payment (Acompte)
  • Penality rate and due date
  • Twig template and css can be override to customize available display
  • print.css stylesheet for browser printing to file (pdf) or paper

Install and configure

Install Module
Adjust permissions at People > Permissions
Change module settings in Configuration > Syteme > Facture
Add facture in Content > add content > Facture

Important: Despite all the author's attention to comply with French law on informations to be included on an invoice, the user must ensure that all the legal notices are present on his invoice. No responsibility of the author can be engaged.

Project information

Releases