When multiple vendor are owed money, finance teams must manually determine who should be paid, how much to pay each vendor, and then prepare bank files externally. This process is error-prone, slow, and difficult to audit.
As a finance user,
I want to create a payment batch that automatically determines which vendors should be paid and generates an ACH export,
so I can pay multiple vendors safely and efficiently.
Payment Batch Creation
From Accounts Payable, users can create a Payment Batch.
When creating a batch, the system:
Identifies all vendors with:
Outstanding Balance < 0
Valid payout method (e.g., ACH enabled)
Computes the payable amount per vendor using net AR/AP
Excludes vendors with zero or positive balances
Payment Snapshot (Implicit)
For each vendor included, the system creates a frozen payment snapshot containing:
Vendor ID
Payable amount
Referenced AR invoice IDs
Referenced AP bill IDs
Timestamp
✔ Batch automatically selects payable vendors based on net balance
✔ Payable amounts are frozen at batch creation
✔ Batch review screen displays all included vendors and amounts
✔ ACH NACHA export file is generated successfully
✔ Exported payments cannot be duplicated in another batch
Please authenticate to join the conversation.
Planned
Pelcro Product
13 days ago

Rana Haleem
Get notified by email when there are changes.
Planned
Pelcro Product
13 days ago

Rana Haleem
Get notified by email when there are changes.