billing-generate_invoice_tex
billing-generate_invoice_texGenerate a LaTeX invoice document and store it as a file item in a specified case using case ID and invoice ID.
Instructions
Generates a LaTeX invoice document and stores it as a file item in the specified case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | Case ID to store the generated file in (@rid format) | |
| invoice_id | Yes | Invoice ID (@rid format, e.g. #4:123) |