create_invoice
Create sales invoices with string monetary values to avoid floating-point errors. Fetch valid IDs from list_taxes and list_document_types before use.
Instructions
Create a new sales invoice. Monetary values must be strings (e.g. '1500.00') to avoid floating-point issues. Use list_taxes and list_document_types to obtain valid IDs before calling this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||