Skip to content

Understanding Approvals

TaprNext provides a flexible approval workflow system that routes invoices to the right approvers based on configurable rules.

When an invoice is submitted for approval, TaprNext evaluates your Approval Rules in priority order to determine the appropriate approver. The system checks each rule sequentially until a match is found, then routes the invoice to the designated approver. If no rules match, it defaults to a configured fallback approver.

TaprNext supports several rule types:

Rule TypeDescriptionExample
Amount-basedRoutes based on invoice totalInvoices > CHF 10,000 → Finance Director
Vendor-basedRoutes based on vendorStrategic vendors → Procurement Manager
PO-basedRoutes based on PO statusNon-PO invoices → Department Head
Cost centerRoutes based on cost allocationIT expenses → IT Manager

Invoices progress through distinct states: Draft, Review, Pending Approval, Approved, Rejected, On Hold, and Posted to ERP. Each state represents a stage in the approval lifecycle.

  • Draft: Initial state while invoice is being prepared
  • Review: AP Clerk examining AI-extracted data
  • Pending Approval: Awaiting approver decision
  • Approved: Ready for ERP posting
  • Rejected: Returned with comments for revision
  • On Hold: Temporarily paused
  • Posted to ERP: Successfully synced to ERP system

Invoices can be automatically approved when they meet specific criteria: amounts below a threshold, vendors on a trusted list, or invoices matching POs within tolerance.

Overdue approvals can be automatically escalated after a configurable time period (default: 48 hours) to backup approvers or next management level, with email notifications.