Business Value
- Speeds up clearing a batch of pending manual receivings.
- Removes the need to open every record to submit it.
- Reverses a batch just as quickly with Unsubmit.
- Names the record in every failure message.
- One failed record never stops the rest of the batch.
Use Cases
- Accountant selects a month’s pending receivings and submits them all before closing the period.
- Cost controller unsubmits a batch entered against the wrong period and re-enters it.
- Accounts payable clerk submits a day’s records without opening each one individually.
How It Works
Submitting a manual receiving moves it from Pending to Submitted — it prepares the accounting entry without posting it. Posting stays a separate, explicit step. Both actions are now available in bulk from the listing screen, alongside the existing Post action.
Bulk Submit
- Select one or more records in the listing, or use select-all.
- Open the Actions menu and choose Submit. It sits above Post.
- Confirm at the dialog: “Are you sure you want to perform the Submit action for the selections?”
Bulk Unsubmit
- Select the records, then choose Unsubmit from the Actions menu. It sits below Submit.
Couldn't unsubmit manual receiving {ID} as the receiving is already paid and the rest of the batch continues.
When a record fails
Every failure message identifies the record by its ID, so you always know which one to fix, and the batch continues with the remaining records:- A submit blocked by a restricted period reports
Couldn't submit manual receiving {ID} as the selected GL Period is restricted. - An unsubmit whose posted entry falls in a restricted period reports
Couldn't unsubmit manual receiving {ID} as its JV is within a GL Restricted period.