prepare_direct_invoice
Prepare a direct invoice for client jobs without interim billing, automatically blocking duplicate invoices for repeat clients unless overridden.
Instructions
Prepare a no-interim direct invoice. Repeating clients are blocked unless the duplicate-billing override is explicit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobs | Yes | ||
| theme | No | Standard | |
| client_id | Yes | ||
| invoice_type | No | Final | |
| invoice_amount | No | ||
| approve_invoice | No | ||
| allow_repeating_client | No |