FleetbaseFleetbase

Settings

Configure organization-wide defaults — invoice prefix, payment terms, default gateway, default template, fiscal year, and base currency.

Settings

Ledger exposes three settings groups under Ledger → Settings:

GroupPurpose
InvoiceDefaults applied when creating invoices
PaymentDefaults for invoice payment behavior
AccountingBase currency, fiscal year, and default journal accounts

Each group has its own page in the console where you can view and update the values.

Invoice Settings

Ledger → Settings → Invoice

FieldKeyDescription
Invoice Prefixinvoice_prefixPrefix for auto-generated invoice numbers. Default INV- (so numbers look like INV-004821)
Default Currencydefault_currencyCurrency assigned to new invoices
Payment Terms (days)payment_terms_daysStored as a label/explainer (e.g., "Net 30")
Due Date Offset (days)due_date_offset_daysWhen non-zero, new invoices auto-set due_date = invoice_date + offset. Setting this to 0 disables the auto-default
Default Notesdefault_notesPre-filled into new invoices' Notes field
Default Termsdefault_termsPre-filled into new invoices' Terms field
Auto-send on Creationauto_send_on_creationWhen true, new invoices are automatically emailed to the customer on creation
Default Templatedefault_template_uuidTemplate used when an invoice has no template set. Required for render-pdf to succeed

Payment Settings

Ledger → Settings → Payment

FieldKeyDescription
Default Gatewaydefault_gateway_uuidGateway pre-selected on the public payment page
Allow Partial Paymentsallow_partial_paymentsWhether the public payment page accepts an amount less than balance
Auto-apply Wallet Creditauto_apply_wallet_creditIf true, customer wallet credit is applied to invoice payment automatically
Send Payment Receiptsend_payment_receiptWhen true, customers receive an emailed receipt after a successful payment

Accounting Settings

Ledger → Settings → Accounting

FieldKeyDescription
Base Currencybase_currencyDefault currency for new accounts
Fiscal Year Start Monthfiscal_year_start_monthMonth (1-12) — used to scope fiscal-year reports
Auto-post Journal Entriesauto_post_journal_entriesWhether system entries are posted immediately (default true)
Default Accounts Receivable Accountdefault_ar_account_uuidAR account used by revenue_recognition and invoice_payment journal entries
Default Revenue Accountdefault_revenue_account_uuidCredited by revenue_recognition entries when no per-line-item account is specified
Default Expense Accountdefault_expense_account_uuidUsed as a fallback contra account by automated entries

Settings are scoped to your Fleetbase company — each organization has its own values.

Settings | Fleetbase