Reference — Fiscal invoicing
This section describes the screens, settings, and access rights of the module. The interface is in French; screen and status names below are given as they appear on screen, with their English translation.
Screens
| Screen |
Purpose |
| Tableau de bord (Dashboard) |
Submitted volumes, success rate, failures, remaining stickers, and breakdown by source, over a given period |
| Imports |
List of Excel imports, import creation, detail, and submission |
| Historique (History) |
Documents submitted to the FNE, with FNE reference, source, and status |
| Échecs de transmission (Submission failures) |
Failed documents, replayable |
| Taxes collectées (Collected taxes) |
Tax tracking of the certified documents |
| Paramètres (Settings) |
FNE API key, certification options, and external backup |
Import statuses
| Status |
Meaning |
| Prêt (Ready) |
Import created, ready to be submitted |
| En cours de traitement (Processing) |
Submission in progress |
| Annulation en cours (Cancelation in progress) |
Cancelation requested, being processed |
| Arrêtée (Stopped) |
Submission interrupted |
| Traité (Processed) |
All documents have been handled |
Settings
- API key: access key to the FNE platform.
- Activer la certification des factures (Enable invoice certification): enables the actual sending to the FNE.
- Afficher la date interne de facture (Show the internal invoice date): carries the internal date over to the certified document.
- Sauvegarde externe (External backup): destination of the certified PDFs (SFTP, Google Drive, Azure Blob), with the folder templates for invoices, credit notes, and errors, and a connection test.
Access rights
The module permissions are prefixed with FISCAL_INVOICING. The main ones:
| Area |
Permissions |
| Dashboard |
DASHBOARD.READ |
| Imports |
IMPORT.READ, IMPORT.CREATE, IMPORT.TRANSMIT |
| Invoices and credit notes |
INVOICE.READ, INVOICE.UPDATE, CREDIT_NOTE.CREATE, DOCUMENT.EXPORT |
| Submissions |
TRANSMISSION_HISTORY.READ, TRANSMISSION.RETRY, TRANSMISSION.RETRANSMIT, TRANSMISSION.CANCEL, TRANSMISSION.ARCHIVE |
| Taxes |
TAXES.READ, TAXES.SEARCH |
| Settings and backup |
SETTINGS.READ, SETTINGS.UPDATE, BACKUP.CONFIGURE, BACKUP.ACTIVATE, CONNECTION.TEST |
Changelog
- 1.0 (July 11, 2026): document created.