Invoices

Invoices cover depot charges, especially storage. Area: /dashboard/invoices; storage generator: /dashboard/invoices/storage.

What it solves

Single place for issuance and tracking (sent, due, overdue) without parallel Excel.

Features

  • Storage invoice generation at /dashboard/invoices/storage from billable days in yard.
  • Snapshot on issue — Amounts and tariffs are frozen on the invoice even if the catalog changes later.
  • PDF with i18n — Download in the company’s default notification locale.
  • Line items with charge concepts and totals in company currency.
  • Statuses — Sent, payment pending, overdue.
  • Overdue alerts — Cron may notify about past-due invoices with dashboard links.

AI Assistant

The assistant can help identify what to invoice and take you to storage billing with useful context pre-filled.
Final invoice issuance is always confirmed by a user in the invoicing screen.

Related links