delete_taxtable
Delete a sales-tax table after removing or reassigning any entries that reference it; voided invoices still pin the table and block deletion.
Instructions
Delete a sales-tax table.
Refuses when any Entry row references the taxtable (computed via SQL on the entries table). Voided invoices still pin their taxtables — voided entry rows persist for audit-trail purposes. Remove or re-assign referencing entries first.
Args: name: Taxtable name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |