AlphaAlpha Docs

AP Invoices Overview

Accounts payable invoice management in Alpha

AP Invoices Overview

Accounts Payable (AP) invoices track what your organization owes to suppliers. The module handles invoice registration, payment tracking, and cost allocation.

Invoice Lifecycle

stateDiagram-v2
    [*] --> Draft
    Draft --> Open: Approve
    Open --> Paid: Full Payment
    Draft --> Cancelled: Cancel
    Open --> Cancelled: Cancel
    Paid --> [*]
    Cancelled --> [*]

Invoice Status

StatusDescription
DraftBeing entered, not yet approved
OpenApproved and awaiting payment
PaidFully paid
CancelledInvoice cancelled

Payment Status

AP invoices also track a separate payment status:

Payment StatusDescription
UnpaidNo payments recorded
Partially PaidSome payment made, balance remaining
PaidFully settled
OverduePast payment due date, not fully paid

Cost Types

Each AP invoice line can be categorized by cost type for accurate cost allocation:

Cost TypeDescription
ProductDirect product/material costs
ShippingFreight and delivery charges
CustomsImport duties and customs fees
InsuranceCargo or shipment insurance
HandlingHandling and processing fees
TaxAdditional taxes and levies
DiscountSupplier discounts (negative amount)
OtherMiscellaneous costs

These cost types are used in landed cost calculations to determine the true cost of procured goods.

AP Invoice Components

Header Information

FieldDescription
SupplierVendor who issued the invoice
Invoice NumberSupplier's invoice reference
Invoice DateDate on the supplier invoice
Due DatePayment due date
CurrencyInvoice currency
Purchase OrderLinked PO (if applicable)

Line Items

FieldDescription
DescriptionItem or service description
Cost TypeCategory of the cost
QuantityAmount
Unit PriceCost per unit
TaxApplicable tax
TotalLine total

Key Features

Payment Tracking

  • Record payments against open invoices
  • Support for partial payments
  • Track payment history and outstanding balance

Landed Cost Allocation

Distribute ancillary costs (shipping, customs, insurance) across product items to calculate the true cost of goods received.

Aging Reports

Monitor outstanding payables by age brackets to manage cash flow and prioritize payments.

Access AP Invoices from ERP > AP Invoices:

  • All Invoices - Complete list
  • Draft - Unapproved invoices
  • Open - Awaiting payment
  • Overdue - Past due date
  • Paid - Completed invoices

On this page