Skip to main content

Vendor Bills

The Vendor Bills section allows you to manage bills received from vendors and suppliers. Each bill tracks the amount owed, due date, and associated expense account. Journal entries are automatically generated when bills are created, marked as paid, or deleted.

![Vendor Bills list](/img/concord-crm/accounting-module/Screenshot 2026-03-16 at 12.10.30 AM.png)

List Viewโ€‹

The Vendor Bills table displays all bills with relevant columns.

Creating a Vendor Billโ€‹

Click the Create Vendor Bill button in the top-right corner to open the creation side panel. The form includes the following fields:

FieldRequiredDescription
Vendor / SupplierYesSearch and select the vendor or supplier. This is a searchable dropdown field.
Bill DateYesThe date the bill was issued.
Due DateYesThe date by which the bill must be paid.
AmountYesThe total bill amount.
Tax RateNoOptionally apply a tax rate to the bill.
DescriptionNoA description of the bill or goods/services received.
Expense AccountYesThe expense account to categorize this bill against.
ReferenceNoAn external reference number (e.g., the vendor's invoice number).

![Create Vendor Bill form](/img/concord-crm/accounting-module/Screenshot 2026-03-16 at 12.11.12 AM.png)

Automatic Journal Entriesโ€‹

The system creates journal entries at multiple points in a vendor bill's lifecycle:

  • Bill created --- Debits the selected Expense Account and credits Accounts Payable, recording the liability immediately.
  • Bill marked as paid --- Debits Accounts Payable and credits Cash / Bank, clearing the liability.
  • Bill deleted --- Creates a reversing journal entry (debits Accounts Payable, credits Expense Account) to undo the original.

See Journal Entries for the full list of auto-creation triggers.

Workflowโ€‹

A typical vendor bill workflow follows these steps:

  1. Receive the bill --- Create a new vendor bill record with the bill details.
  2. Review and approve --- Verify the bill details are correct.
  3. Record payment --- When you pay the bill, create a corresponding payment record in the Payments section.
  4. Reconcile --- Match the payment against bank statements during reconciliation.