How to Use the Journal Entries Feature in Tracepos
The Journal Entries feature in Tracepos allows users to record, view, and manage financial transactions. This guide explains how to use this feature effectively for accurate bookkeeping.
Accessing Journal Entries
- Navigate to the Accounting section in the TracePOS dashboard.
- Select Entries from the menu to access the Journal Entries page.
Features Overview
1. Viewing Journal Entries
- The Journal Entries table displays a list of all recorded entries, including:
- Entry Type: The type of journal entry.
- Date: The date of the transaction.
- Number: The journal entry number.
- User: The user who created the entry.
- Debit Total: The total debit amount.
- Credit Total: The total credit amount.
- Narration: A brief description of the transaction.
- Expandable Rows:
- Click on a row to view detailed information about the entry, including:
- Account: The account involved in the transaction.
- Debit/Credit: Whether the transaction is a debit or credit.
- Amount: The transaction amount.
- Click on a row to view detailed information about the entry, including:
2. Adding a New Journal Entry
- Click the Add Entry button (visible if you have the journal_entries_create permission).
- Fill in the required details in the Add/Edit modal:
- Entry Type: Select the type of journal entry.
- Date: Specify the transaction date.
- Accounts: Add the accounts involved in the transaction.
- Debit and Credit Amounts: Ensure the totals match (debits must equal credits).
- Narration: Provide a brief description of the transaction.
3. Editing a Journal Entry
- Locate the journal entry you want to edit in the table.
- Click the Edit button (visible if you have the journal_entries_edit permission).
- Update the entry details in the Add/Edit modal.
- Click Save to apply the changes.
4. Deleting a Journal Entry
- Locate the journal entry you want to delete in the table.
- Click the Delete button (visible if you have the journal_entries_delete permission).
- Confirm the deletion in the confirmation dialog.
5. Bulk Deletion
- Select multiple entries using the checkboxes in the table.
- Click the Delete Selected button.
- Confirm the deletion in the confirmation dialog.
Permissions
- Create Entries: Requires journal_entries_create permission.
- Edit Entries: Requires journal_entries_edit permission.
- Delete Entries: Requires journal_entries_delete permission.
Troubleshooting
- Validation Errors:
- Ensure all required fields are filled out correctly.
- Check that debit and credit totals match.
- Permission Issues:
- Verify that your user account has the necessary permissions to perform the action.