create_cost_centre
Add a new cost centre in TallyPrime to categorize voucher entries by department, branch, or project. Optionally assign a parent or cost category for structured tracking.
Instructions
Create a new Cost Centre in TallyPrime (e.g. a department, branch, or project used to tag voucher entries for cost tracking — see create_voucher's costCentre fields).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the new cost centre | |
| parent | No | Parent cost centre, if nesting under an existing one. | |
| category | No | Cost category this belongs to. Defaults to 'Primary Cost Category' if omitted. |