create_stock_group
Create a new stock group in TallyPrime under a specified parent group, enabling stock items to be filed under a new category that doesn't yet exist.
Instructions
Create a new Stock Group in TallyPrime, nested under a parent stock group. Distinct from create_group (account groups like Sundry Debtors) — this is the category stock items are filed under (create_stock_item's 'group' field). Required before creating a stock item under a brand-new category that doesn't exist yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the new stock group | |
| parent | Yes | Parent stock group, e.g. 'Primary' |