Invoice record
Total amount, current status, amount received to date, and the noted remaining balance.
Receivables · Installments
When a client pays a big invoice in two or three installments, a single 'paid / unpaid' flag stops telling the truth. You need to know exactly how much has come in, how much is left, and when each chunk arrived. Cash Workspace lets you keep all of that against one invoice record, with a confirmation attached for every payment.
The problem
Most invoice tools assume an invoice is either paid or not. When payment arrives in pieces, that binary breaks down and the running balance lives only in your memory.
The workflow
Keep a single invoice record and log each installment against it, updating the running balance by hand as money arrives.
Record the full invoice amount so every installment is measured against the same total.
When the first installment arrives, set the status to Partially Paid instead of leaving it Unpaid.
For each installment, record the amount received and the date it came in.
After each payment, write the remaining balance yourself so it's recorded, not guessed.
Attach the receipt or payment confirmation for each installment to the same invoice record.
When the final installment lands, set the status to Paid and confirm the balance reads zero.
Record structure
These fields let one invoice carry its full payment history.
Example setup
How one installment invoice might be organized.
Total amount, current status, amount received to date, and the noted remaining balance.
Each installment as a dated line: amount received and the date it came in.
A receipt or payment confirmation attached for every installment.
Common mistakes
How it helps
Keep the invoice total, status, and every installment against a single invoice record.
Enter the amount received to date and note the remaining balance yourself as money arrives.
Attach a receipt or confirmation for each installment so every payment has proof on file.
Related
Keep part-paid invoices and their balances together.
Attach proof of payment to each invoice.
Organize agreed installment schedules per client.
Keep deposit and final invoices paired and clear.
Browse the full Cash Workspace workflow library.
FAQ
Cash Workspace is a free workspace for organizing invoices, expenses, receipts, clients, and documents. This page is organizing guidance only — not tax, accounting, legal, or bookkeeping guidance. Cash Workspace does not connect to your bank, does not scan or read your receipts for you, and does not move or collect payments. Whether an expense is deductible depends on your situation, so confirm it with a qualified accountant or tax professional.
Start a free workspace and record each partial payment against a single invoice so the amount received, remaining balance, and confirmations always line up.