GL Integration & Journal Entries
AccuArk's asset management module integrates with the accounting module through automatic GL journal entries. When certain asset events occur, the system creates properly balanced double-entry journal entries that post directly to your General Ledger. This ensures your financial statements always reflect the true value of your fixed assets without requiring manual accounting entries.
Three types of asset events generate journal entries: depreciation runs, asset disposals, and capitalized maintenance. Each type follows standard accounting principles and creates entries that are fully traceable back to the originating asset event.
GL Account Setup
Every asset requires three GL accounts to be configured. These accounts can be set directly on the individual asset or inherited from the asset's category. Category-level defaults are recommended because they ensure consistency across all assets of the same type.
Asset Account (Balance Sheet — Asset)
This is where the capitalized cost of the asset lives. When you acquire an asset for $12,000, that amount is recorded as a debit to this account. The account type must be a Balance Sheet asset type (e.g., Fixed Assets, Property and Equipment, IT Equipment). This account represents what the asset originally cost your organization.
Accumulated Depreciation Account (Balance Sheet — Contra-Asset)
This is a contra-asset account that accumulates the total depreciation charged against the asset over its useful life. It carries a credit balance and is subtracted from the Asset Account on the Balance Sheet to show the asset's net book value. The account type must be a contra-asset type. For example, if an asset cost $12,000 and has $4,000 in accumulated depreciation, the net book value shown on the Balance Sheet is $8,000.
Depreciation Expense Account (Income Statement — Expense)
This is where periodic depreciation charges are recorded as expenses. Each time depreciation is calculated and posted, the amount flows through this account on the Income Statement, reducing your reported profit for the period. The account type must be an Income Statement expense type (e.g., Depreciation Expense, IT Depreciation Expense).
Account Type Importance
Using the correct account types is critical. If you assign an expense-type account where a contra-asset should be, your Balance Sheet will be wrong. If you assign an asset-type account where an expense should be, your Income Statement will be wrong. Always verify account types in the Chart of Accounts before assigning them to asset categories.
Depreciation Journal Entry
When a depreciation run is executed (see Running Depreciation), the system creates a journal entry for each asset included in the run.
Entry Structure
| Line | Account | Debit | Credit |
|---|---|---|---|
| 1 | Depreciation Expense Account | Amount | |
| 2 | Accumulated Depreciation Account | Amount |
The debit to Depreciation Expense increases the expense on your Income Statement, reducing profit. The credit to Accumulated Depreciation increases the contra-asset balance on your Balance Sheet, reducing the asset's net book value.
Example
A laptop was purchased for $10,000 with a useful life of 60 months and no salvage value, using the straight-line depreciation method.
- Monthly depreciation = $10,000 / 60 = $166.67
- When the monthly depreciation run executes:
- Debit: IT Depreciation Expense — $166.67
- Credit: IT Accumulated Depreciation — $166.67
After 12 months, the accumulated depreciation balance is $2,000.04, and the net book value on the Balance Sheet is $7,999.96.
Effect on Financial Statements
- Balance Sheet: The asset's gross value remains at $10,000 under Fixed Assets. Accumulated Depreciation shows $2,000.04 as a contra-asset. Net book value = $7,999.96.
- Income Statement: Depreciation Expense of $166.67 appears each month, reducing operating income.
Disposal Journal Entry
When an asset is disposed of (see Asset Disposal), the system creates a journal entry to remove the asset from the books and recognize any gain or loss on the disposal.
Entry Structure
Disposal entries have up to four lines depending on whether there are sale proceeds, disposal costs, and whether a gain or loss results:
| Line | Account | Debit | Credit |
|---|---|---|---|
| 1 | Cash / Bank Account | Sale proceeds | |
| 2 | Accumulated Depreciation Account | Full accumulated balance | |
| 3 | Asset Account | Full original cost | |
| 4 | Gain on Disposal (if gain) | Gain amount | |
| 4 | Loss on Disposal (if loss) | Loss amount |
The entry removes the asset's original cost and its accumulated depreciation from the Balance Sheet, records any cash received, and recognizes the difference as a gain or loss.
Gain vs. Loss Calculation
- Book Value = Original Cost - Accumulated Depreciation
- Net Proceeds = Sale Proceeds - Disposal Costs
- If Net Proceeds > Book Value → Gain on Disposal (credit)
- If Net Proceeds < Book Value → Loss on Disposal (debit)
- If Net Proceeds = Book Value → No gain or loss line is needed
Example: Disposal with a Gain
A delivery vehicle was purchased for $12,000. After several years, accumulated depreciation is $10,000, giving a book value of $2,000. The vehicle is sold for $3,000 with no disposal costs.
- Net proceeds = $3,000
- Book value = $2,000
- Gain = $3,000 - $2,000 = $1,000
Journal entry:
| Account | Debit | Credit |
|---|---|---|
| Cash | $3,000 | |
| Accumulated Depreciation — Vehicles | $10,000 | |
| Vehicle Asset Account | $12,000 | |
| Gain on Disposal of Assets | $1,000 |
Verification: Debits ($3,000 + $10,000 = $13,000) = Credits ($12,000 + $1,000 = $13,000). The entry balances.
Example: Disposal with a Loss
Same vehicle ($12,000 cost, $10,000 accumulated depreciation, $2,000 book value), but this time it is sold for $500 with $200 in disposal costs.
- Net proceeds = $500 - $200 = $300
- Book value = $2,000
- Loss = $2,000 - $300 = $1,700
Journal entry:
| Account | Debit | Credit |
|---|---|---|
| Cash | $500 | |
| Accumulated Depreciation — Vehicles | $10,000 | |
| Loss on Disposal of Assets | $1,700 | |
| Vehicle Asset Account | $12,000 | |
| Cash (disposal costs) | $200 |
Verification: Debits ($500 + $10,000 + $1,700 = $12,200) = Credits ($12,000 + $200 = $12,200). The entry balances.
Capitalized Maintenance Journal Entry
When a maintenance event is recorded and marked as capitalized (see Maintenance Events), the cost is added to the asset's book value rather than expensed immediately. This is appropriate for major repairs or improvements that extend the asset's useful life or increase its value.
Entry Structure
| Line | Account | Debit | Credit |
|---|---|---|---|
| 1 | Asset Account | Maintenance cost | |
| 2 | Cash / Accounts Payable | Maintenance cost |
The debit to the Asset Account increases the asset's cost basis on the Balance Sheet. The credit to Cash or Accounts Payable reflects the payment or liability for the maintenance work.
Example
A commercial oven originally costing $8,000 receives a $2,500 compressor replacement that extends its useful life by 3 years. The maintenance event is marked as capitalized.
- Debit: Kitchen Equipment Asset Account — $2,500
- Credit: Accounts Payable — $2,500
After this entry, the oven's cost basis on the Balance Sheet increases from $8,000 to $10,500. Future depreciation calculations use the new cost basis and the extended useful life.
When to Capitalize vs. Expense
Capitalize maintenance when the work:
- Extends the asset's useful life beyond its original estimate
- Increases the asset's capacity or output
- Significantly improves the asset's condition beyond its current state
Expense maintenance when the work:
- Maintains the asset in its current operating condition
- Is routine or recurring (oil changes, filter replacements)
- Does not extend useful life or improve capacity
Non-capitalized maintenance events do not generate GL journal entries through the asset module. They are recorded as regular expenses through the normal accounting workflow.
Viewing Posted GL Entries
All journal entries posted by the asset management module can be viewed in the Accounting module under Transactions. Each entry includes a reference to its source:
- Depreciation entries reference the depreciation run ID and date
- Disposal entries reference the disposal record ID and asset name
- Capitalized maintenance entries reference the maintenance event ID and description
You can filter transactions by source type to see only asset-related entries. This makes reconciliation straightforward — compare the totals in the asset module's depreciation schedule with the GL account balances to verify they match.
Best Practices
- Verify GL accounts on categories before adding assets. Setting the correct accounts at the category level prevents errors on every asset within that category.
- Review the Trial Balance after depreciation runs. Confirm that depreciation expense and accumulated depreciation balances changed by the expected amount.
- Reconcile asset module totals with GL balances monthly. The sum of all asset net book values in the asset register should match the net fixed asset balance on the Balance Sheet.
- Use separate GL accounts for each major asset category. Having distinct accounts for vehicles, IT equipment, furniture, etc. provides better visibility on the financial statements.
- Review disposal entries carefully. Gain/loss on disposal affects your Income Statement and may have tax implications. Verify the calculation before finalizing.