Import a billing file

Learn how to easily import your billing files into Fincome. Follow our detailed instructions to ensure the accuracy of your financial data.

modèle Google Sheet, validation du fichier, format attendu, lien Google Sheet, remplissage des données de facturation, bouton Check file, autorisation nécessaire, téléchargement au format xlsx, importation sur le dashboard Fincome, connexion Google Sheet, erreurs communes, Customer not consistent, Invoice not consistent, doublons de clients/factures, Missing mandatory value, valeurs manquantes dans les colonnes obligatoires, Invalid periods, format incorrect des dates, period_start inférieur à period_end, Invalid type, valeurs acceptées pour les types de revenus, Invalid invoice status, valeurs acceptées pour les statuts de facture, template excel, fichier d'exemple, format attendu, utilisation du fichier "template", contraintes du fichier, format .xlsx, colonnes bleues obligatoires, colonnes grises facultatives, period_start et period_end, valeurs pour la colonne type, date de fin et début de période d'abonnement, dates au format JJ/MM/AAAA, statuts des factures "open", "pending", "paid", "unpaid".

Template Google Sheet

Prepare your file

We created a template on Google Sheet to make it easier to validate your file and understand the expected format. You can find it here: https://docs.google.com/spreadsheets/d/13rARpFsiOAVac78C0nmWneUBHuBBub1nSohUxkjAixA/template/preview

Once the template is selected, you can start filling the file with your billing data. The button Check file will allow you to validate the integrity of your file.

On first launch, an authorization will be requested:

modèle Google Sheet, validation de fichier, format attendu, lien modèle Google Sheet, remplissage données de facturation, bouton Check file, autorisation requise, téléchargement fichier xlsx, importation sur dashboard Fincome, connexion Google Sheet, erreurs fréquentes, Customer not consistent, Invoice not consistent, doublons client/facture, Missing mandatory value, valeurs manquantes colonnes obligatoires, Invalid periods, format et valeurs dates, period_start inférieur à period_end, Invalid type, types de revenus acceptés, Invalid invoice status, statuts de facture acceptés, template excel, fichier d'exemple, format attendu, fichier "template", contraintes fichier, format .xlsx, colonnes bleues obligatoires, colonnes grises facultatives, period_start et period_end, type de ligne de facture, date début et fin période d’abonnement, dates format JJ/MM/AAAA, statuts des factures "open", "pending", "paid", "unpaid".

Connect your Google Sheet directly to your Fincome account

Excel template

From the file import menu, you will find the template to download and complete. You can also download the sample file to understand the expected format and how to fill it in.

List of constraints

  • File in .xlsx format

  • One Excel row = one invoice line, so you can have multiple lines with different products or plans associated with the same "invoice_id"

  • The "Type" column is essential. It can only contain:

    • subscription : for subscriptions (included in MRR)

      • all dark blue columns are mandatory

      • "period_start" and "period_end" cannot have the same date and period_start must be earlier than period_end

      • the end date of a subscription period must match the start date of the following subscription period

    • one_off : for one-off invoices (outside MRR) → same columns as "subscription", except "period_start" and "period_end"

    • future_sub : for future subscriptions not yet billed → only the columns "type", "customer_id" and those in dark purple are mandatory

  • If you want to include credit notes

    • create a dedicated row

    • fill in the columns "invoiced_id" with the id of the invoice it cancels, "amount_excluding_tax_after_discount" as a negative amount, as well as the teal columns

  • Gray columns are optional, but can enrich your analyses

  • Dates must be formatted in Excel format DD/MM/YYYY

  • The options for statuses of invoices are "open" (invoice issued and unpaid), "pending" (payment being processed), "paid" (invoice issued and settled) and "unpaid" (payment default)

Last updated