create_cost_category
Create a cost category in TallyPrime for grouping cost centres by branch or project. Use it when a category is needed before adding cost centres, with options to allocate to revenue or non-revenue items.
Instructions
Create a new Cost Category in TallyPrime (a grouping of cost centres, e.g. 'Branch', 'Project'). Required before creating a cost centre under a category that doesn't exist yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the new cost category | |
| allocateToRevenue | No | Allow allocation to revenue items. Defaults to true. | |
| allocateToNonRevenue | No | Allow allocation to non-revenue (balance sheet) items. Defaults to true. |