**To:** Robert Salton **From:** John Jackson **Subject:** Approve Big Chief’s monthly electronic-file settlement process Big Chief proposes replacing individual delivery-ticket settlement with a monthly electronic file and one prepaid payment. The process can be accommodated through the national-accounts settlement process, provided the following controls are applied. 1. **Establish complete ticket identification.** Each file must include the parent number, outlet number, ticket number, amoun...
Scanned 9/19/2026
Install to Claude Code
npx -y skills add welltraum/minto --skill raw --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Raw?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/welltraum-raw-5a2200df)More formats (shields.io, HTML) on the badges page.
**To:** Robert Salton
**From:** John Jackson
**Subject:** Approve Big Chief’s monthly electronic-file settlement process
Big Chief proposes replacing individual delivery-ticket settlement with a monthly electronic file and one prepaid payment. The process can be accommodated through the national-accounts settlement process, provided the following controls are applied.
1. **Establish complete ticket identification.**
Each file must include the parent number, outlet number, ticket number, amount, and delivery date. If Big Chief cannot supply the parent and outlet numbers, we can provide them from the customer master file for later submissions.
2. **Receive and balance the monthly payment and file.**
Big Chief will extract the data from its accounts-payable file in the required format, send the file to Data Processing, and send the cheque and detailed listing to the lockbox. Finance will balance the file under the prescribed procedure; the cheque total and file detail must net to zero.
3. **Process the balanced file through national accounts.**
Once balanced, the file will run through the national-accounts system, match ticket numbers against statement history, and produce the relevant billing records.
```mermaid
flowchart TD
A["Approve Big Chief's monthly electronic-file settlement process, subject to controls"] --> B1["Establish complete ticket identification"]
A --> B2["Receive and balance the monthly payment and file"]
A --> B3["Process the balanced file through national accounts"]
B1 --> C11["Use parent, outlet, ticket, amount, and delivery-date identifiers"]
B2 --> C21["Ensure cheque total and file detail net to zero"]
B3 --> C31["Match ticket numbers and produce billing records"]
```Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!