Work the charter and budget screens
Two tabs on a program: Charter, which works, and Budget, which works for two of the four numbers it prints. This page goes control by control.
The Charter tab
For the full walkthrough of creating and approving one, use the tutorial: Approve your first program charter. This section is the control reference.
| Control | What it does | Notes |
|---|---|---|
| New Charter | Creates a charter as a draft, version 1 | Title and Mission Statement are required. Vision and Scope are optional and cannot be added later |
| Submit for Approval | Moves a draft to pending | Only shows on a draft. PTRS would also accept a resubmit of a rejected charter; the button does not appear on one |
| Review | Opens the approve or reject controls | Organisation administrators and super admins only |
| Approve | Moves pending to approved, records who and when | Writes an approval-history row |
| Reject | Moves pending to rejected, writes history, records neither who nor when | Terminal in the interface. A rejected charter cannot be edited or resubmitted |
| Review comments | Optional free text saved on the history row | Shown on the card afterwards |
The four counters
Total Charters, Approved, Pending and Drafts are all counted on your screen from the charter list, and all four are correct.
What is fixed on this screen
The screen's own stage colours include an archived label that is not one of PTRS's real charter stages, and leave out two that are, expired and superseded. Since none of the three can ever actually be set, the map behaves correctly by accident.
Times on the card and in the approval history are shown as raw, unformatted text, because nothing formats them for reading.
The Budget tab
Creating a budget
- Click New Budget.
- Fiscal Year, free text. The placeholder suggests a year range; nothing checks the shape, so whatever you type is what is stored and sorted on.
- Total Budget ($), dollars.
- Notes, optional.
- Click Create.
The budget appears with a grey Draft badge and a usage bar.
The badge would read Approved once the right flag is set, and the one action that would set it is reachable from no screen, so no budget in PTRS has ever been approved and the green badge is unreachable.
There is also no edit and no delete for a budget. The fiscal year, total and notes are fixed once written.
Recording an expense
- Click Record Expense. It is disabled until at least one budget exists.
- Description, required.
- Amount ($), dollars. Nothing checks it; it may be zero or negative.
- Category, see the warning below. Leave it blank unless you know the exact wording.
- Vendor and Date, optional. If the date is left empty the screen sends today.
- Click Record.
The expense appears under Recent Expenses when you expand the budget, and the Spent figure and the usage bar both go up.
The dialog does not say which budget the expense will be posted to. The screen posts to the budget you have expanded, and if none is expanded it posts to the first budget in the list, the one with the highest fiscal year text, not necessarily the current one.
Expand the budget you mean first, then click Record Expense.
PTRS accepts twelve category names: Personnel, Supplies, Equipment, Facilities, Transportation, Food, Marketing, Training, Technology, Insurance, Administrative, Other.
The box is plain text whose placeholder suggests one example. PTRS matches without regard to case, so lower or upper case both work. Anything that is not one of the twelve names is refused, naming the value.
In particular, the labels shown in the Line Items table are not valid inputs. That table renders combined phrases like "Supplies and Materials" or "Staff Salaries"; typing either of those into the box is refused.
Leaving the box empty is safe; the screen substitutes Other.
The four summary cards
| Card | Real? | Why |
|---|---|---|
| Total Budget | Yes | The saved total for one budget, see below |
| Allocated | No, permanently $0.00 | Written only by the line-items action, which is reachable from no screen |
| Spent | Yes | The running total of expenses recorded through this screen |
| Remaining | Yes | Total minus Spent, worked out on your screen. Ignores Allocated |
They read the first approved budget in the list, and since no budget can ever be approved, that always resolves to the first budget in the list, the highest fiscal year text.
With one budget the cards are correct. With several they describe one of them, and nothing on the screen names which. The per-budget rows below are the reliable figures.
The Line Items table
What "Spent" means here
It means entered. An expense's status starts Pending and nothing in PTRS ever changes it; approved, rejected, paid and voided are all unreachable. The running total goes up the moment someone types an amount, and there is no approval step between the two.
The screen does not display the status, so nothing on it contradicts this, but nothing on it says so either.
What is fixed on this screen
Related
Checked against PTRS on 7 September 2026.