delivery_notes_issue
Mark a delivery note as issued when goods are physically delivered or services are completed, transitioning its status from draft to issued and making it read-only.
Instructions
Mark a delivery note as issued when the physical delivery of goods or completion of services occurs. Transitions status from draft to issued. Once issued, the delivery note becomes read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the delivery note to mark as issued | |
| companyId | No | Company UUID (overrides configured default) |