delete_taxtable
Remove a sales-tax table from GnuCash when no invoice entries reference it. If entries still reference the table, reassign or delete them first, as voided invoices retain references.
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 |