Skip to content

Expense Setup

The Expense Setup page (search Business Central for "Expense Setup") is the central hub for the expense extension, the same role Time Track Central Setup plays for the core extension. You need PBOE Admin permissions to open it.

Opening the page for the first time initializes the setup record automatically with blank defaults — you'll never see a "record not found" error here.

Expenses

FieldDescription
LCY CodeThe local currency code. Typically filled with the same value as the General Ledger Setup's currency.
LCY SymbolThe symbol shown for local-currency amounts in the web interface — by default read from Business Central's own setup, but you can override it with a specific character (e.g. $ or ) if BC's default isn't what you want employees to see.
Submitted E-mail AddressNotified by email whenever an employee submits a new expense — point this at a manager or a shared/generic mailbox so submissions don't go unnoticed.

Mileage

These four fields are all required, and together they're the defaults every mileage claim posts through unless overridden at the vehicle level:

FieldDescription
Mileage UnitThe unit of measure travel distance is recorded in (kilometers or miles).
Default VehicleThe vehicle assumed when an employee hasn't been assigned a specific one — see Employee Assignments.
Project Journal TemplateThe Project Journal template mileage claims post through.
Project Journal BatchThe Project Journal batch mileage claims post through.

Azure Blob Storage

Expense receipts (photos/scans employees attach when submitting) are stored in an Azure Blob Storage container, not inside Business Central itself.

FieldDescription
Account NameThe storage account name — the part of the URL before .blob.core.windows.net.
Account KeyThe storage account's access key (either key 1 or key 2 from the Azure portal).
Container NameThe container inside that account where receipts are stored.

Once all three fields are filled in, use Test Connection to verify the credentials work — it writes a small test file to the container and deletes it again, confirming round-trip access before employees start relying on it.

Where to find everything else

ActionOpens
CategoriesExpense Categories
Payment TypesPayment Types
Employee Payment TypesEmployee Assignments
Mileage VehiclesMileage & Vehicles
Employee Mileage VehiclesEmployee Assignments
Project G/L JournalsThe standard Project G/L Journal — see Posting Expenses
Mail TemplatesShared with the rest of Time Track Central — see Email Notifications