**To:** Robert Salton **From:** John Jackson **Subject:** We can accept Big Chief's monthly file-and-payment request Big Chief (account 8306) has asked to stop settling delivery tickets individually and instead send us a monthly computer file with a single prepaid payment. We reviewed how that would work end to end: we recommend accepting, because the arrangement gives us the same ticket data, the same cash control, and the same billing output as today. **1. We still get every identifier the ...
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-fc532981)More formats (shields.io, HTML) on the badges page.
**To:** Robert Salton
**From:** John Jackson
**Subject:** We can accept Big Chief's monthly file-and-payment request
Big Chief (account 8306) has asked to stop settling delivery tickets individually and instead send us a monthly computer file with a single prepaid payment. We reviewed how that would work end to end: we recommend accepting, because the arrangement gives us the same ticket data, the same cash control, and the same billing output as today.
**1. We still get every identifier the settlement process needs.**
The file must carry the parent number, outlet number, ticket number, ticket amount and delivery date. If Big Chief cannot supply the parent and outlet numbers, we can provide them from the customer master file for inclusion in later submissions.
**2. We still control the cash before anything is processed.**
Big Chief writes an extraction program against its accounts-payable file and produces the file in the format our national-accounts cash-receipt system already accepts. The file goes to Data Processing; the cheque and a detailed listing go to the lockbox. We balance the file under the prescribed procedure, and the cheque total and file detail must net to zero.
**3. We still produce the same billing records.**
Once balanced, the monthly file runs through the national-accounts system, matches ticket numbers against statement history, and produces the relevant billing records.
**What I need:** your approval to tell Big Chief to proceed with the extraction program.
[data needed: cost of the change, and the volume of tickets it removes from manual settlement — the review covered process feasibility only, not the financial case.]
```mermaid
flowchart TD
A["Accept Big Chief's monthly file and single payment"] --> B1["We keep the ticket data we need"]
A --> B2["We keep cash control before processing"]
A --> B3["We keep the same billing output"]
B1 --> C11["File carries parent, outlet, ticket no., amount, date"]
B1 --> C12["We supply missing identifiers from the customer master file"]
B2 --> C21["File in existing cash-receipt format to Data Processing"]
B2 --> C22["Cheque + listing to lockbox; balanced to zero before processing"]
B3 --> C31["File runs through national-accounts system"]
B3 --> C32["Ticket numbers matched to statement history"]
```
**What changed:** the memo now opens with the recommendation rather than "our findings follow", and the three numbered items were recast from process mechanics into what management gets from the arrangement, with the mechanics moved underneath as support; the absence of a financial case is flagged rather than left implicit.
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!