πŸ”§Settings

The Accounting settings are accessed via Settings β†’ Accounting (from the Accounting dropdown in the Settings menu). These settings control default behaviors, account mappings, numbering formats, automation rules, and reference data used throughout the module.

General Settings

The General section contains high-level configuration options for the accounting module, including the fiscal year start date and default currency. These settings affect how reports are generated and how date ranges are calculated for period-based features like budgets.

Default Accounts

Default Accounts define which Chart of Accounts entries are used automatically when transactions are created. This eliminates the need to manually select accounts for routine operations.

Core Default Accounts

  • Accounts Receivable β€” Credited when invoices are created; debited when payments are received.

  • Accounts Payable β€” Debited when vendor bills are created; credited when bills are paid.

  • Sales Revenue β€” Credited when revenue is recognized from invoices.

  • Cash/Bank Account β€” The default bank account debited for incoming payments and credited for outgoing payments.

  • Tax Payable β€” Credited when tax is collected on invoices.

  • Tax Receivable β€” Debited when tax is paid on vendor bills or expenses.

Asset Default Accounts

These accounts are used by the fixed asset management features:

  • Asset Account β€” Debited when an asset is purchased.

  • Accumulated Depreciation β€” Credited as depreciation is recorded over time.

  • Depreciation Expense β€” Debited when depreciation is recorded each period.

  • Gain on Asset Disposal β€” Credited when an asset is sold for more than its book value.

  • Loss on Asset Disposal β€” Debited when an asset is sold for less than its book value.

Number Prefixes

Number Prefixes define the format for auto-generated reference numbers across different transaction types:

  • Expense Prefix β€” Applied to expense numbers (e.g., "EXP-").

  • Vendor Bill Prefix β€” Applied to vendor bill numbers (e.g., "BILL-").

  • Payment Prefix β€” Applied to payment numbers (e.g., "PAY-").

  • Journal Entry Prefix β€” Applied to journal entry numbers (e.g., "JE-").

Each prefix is combined with an auto-incrementing number to produce unique identifiers like "EXP-00001."

Automation Settings

Automation toggles control whether the system automatically creates journal entries for various transaction types. Each toggle can be enabled or disabled independently:

  • Auto-create journal entries for expenses β€” When enabled, recording an expense automatically generates the corresponding debit/credit journal entry.

  • Auto-create journal entries for vendor bills β€” Automatically journals vendor bill creation and payment events.

  • Auto-create journal entries for payments β€” Automatically journals incoming payment transactions.

  • Auto-create journal entries for invoices β€” Automatically journals invoice creation.

  • Auto-create journal entries for assets β€” Automatically journals asset purchases, depreciation, and disposals.

  • Auto-create journal entries for recurring transactions β€” Automatically journals entries generated by recurring transaction schedules.

When a toggle is disabled, the corresponding transactions are still recorded but no journal entries are generated β€” you would need to track those entries through another method.

Account Types

Account Types categorize the accounts in your Chart of Accounts. The system includes five built-in types: Assets, Liabilities, Equity, Income, and Expenses. Each account in the Chart of Accounts must be assigned to one of these types, which determines how it appears in financial reports (e.g., Assets and Liabilities on the Balance Sheet; Income and Expenses on the Profit & Loss statement).

Account types can be managed here if you need to add custom types or modify the existing ones.

Expense Categories

Expense Categories are labels used to classify expenses for reporting and filtering. Default categories include: Office Supplies, Travel & Transportation, Marketing, Utilities, Software & Subscriptions, Insurance, Rent, Professional Services, Meals & Entertainment, and Maintenance.

Each category is mapped to a Chart of Accounts entry, so when an expense is created under a particular category, the system knows which account to debit. You can add, edit, or delete categories as needed to match your organization's cost structure.

Tax Rates

Tax Rates define the tax percentages applied to invoices, vendor bills, and expenses. The system comes with three defaults: VAT 15%, Sales Tax 8%, and No Tax (0%). Each tax rate entry includes a name, percentage, and description.

You can add new tax rates for different jurisdictions or tax types, edit existing rates, or deactivate rates that are no longer applicable.

When configuring the Accounting module for the first time, it's best to follow this sequence:

  1. General Settings β€” Set your fiscal year and currency.

  2. Account Types β€” Review and confirm the default types.

  3. Chart of Accounts β€” Add any accounts specific to your business.

  4. Default Accounts β€” Map each default to the appropriate account.

  5. Tax Rates β€” Configure rates for your tax jurisdiction.

  6. Expense Categories β€” Customize categories and link them to accounts.

  7. Number Prefixes β€” Set your preferred numbering format.

  8. Automation β€” Enable the journal entry automations you need.

Last updated