unanet_generate_invoice
Generate an invoice for a project by entering project ID and period dates. Optionally include expenses and notes.
Instructions
Generate an invoice for a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| periodEnd | Yes | End date for the invoice period (YYYY-MM-DD) | |
| projectId | Yes | The ID of the project | |
| periodStart | Yes | Start date for the invoice period (YYYY-MM-DD) | |
| includeExpenses | No |