Octibiz
Demo

Durchsucht Website und Dokumentation gemeinsam. Enter zeigt alle Treffer, Esc schließt.

Invoicing settings

Invoicing settings screen in Octibiz

Overview

This page maintains the dunning levels — the basis of the dunning run. Without them, the run marks invoices as overdue but creates no reminders.

Core tasks

Create levels. Every level carries:

FieldMeaning
Levelthe order — 1 before 2 before 3
Labelwhat the level is called (payment reminder, first reminder, …)
Days after due datewhen it takes effect
Dunning feea fixed amount
Default interest %percent on the outstanding amount
Brandempty = applies to every brand
Activewhether the level is considered in the run

Choose the intervals sensibly. The days after due date are the real lever. Intervals that are too short annoy customers who would have paid anyway; too long forgo liquidity. A first level without a fee — a plain reminder — costs nothing and settles most cases.

Differentiate per brand — or not. Left empty, the level applies everywhere. That is the normal case; brand-specific levels only pay off where payment practice genuinely differs.

Fields in detail

The What it does column answers what changes in the system — not what the field is called. The grey name behind the label is the API field: the same thing runs under that name through automation, import and AI tools.

Dunning level

The levels form the escalation: level 1 reminds, level 3 threatens. A dunning run takes, per invoice, the highest level whose deadline has passed.

FieldRequiredValues / formatWhat it does
Level levelyeswhole number from 1The position in the escalation. The order follows this number, not the order of creation.
Label labelyestext, max. 100 charactersWhat the level is called on the document and in the list ("Payment reminder", "First reminder").
Days after due daysAfterDueyes0 or moreWhen this level applies, counted from the invoice's due date. The gap between levels is the rhythm of the escalation.
Fee feeAmountnoamountDunning fee for this level. Placed as its own line on the dunning document.
Default interest % interestPercentnopercentageAnnual interest on the outstanding amount from the due date. Calculated to the day.
Brand brandIdnoone of your brandsLimits the level to one brand — for houses that dun differently per brand. Empty means for all.
Active activenoyes/noOff means the dunning run skips this level. The way to suspend a level without tearing the ladder apart.

Settings & permissions

  • Module module.invoicing.
  • Permission invoicing.config.manage for the levels, invoicing.dunning.manage for the

run.

  • The due date itself does not come from here but from the invoice's payment term, see

Payment terms. The levels count from that due date.

  • Deactivate rather than delete — reminders already created stay untouched.

FAQ & troubleshooting

The dunning run marks invoices but creates no reminders. Then active dunning levels are missing — or the days after due date have not been reached yet.

One brand is never dunned. Check whether a brand-specific level exists and whether a cross-brand one does. One of the two has to apply.

The default interest has no effect. It is a percentage of the outstanding amount. If part has already been paid, it comes out correspondingly smaller.

We want to start with a plain reminder. Create a first level without a fee and without interest. The tone of the reminder comes from the template, not from this table.

invoicing.settings · Available from version 0.5.0