get_purchase_register
Retrieve the purchase register from TallyPrime for a specified date range, providing a month-by-month summary of purchase voucher activity.
Instructions
Get the Purchase Register from TallyPrime for a date range — a month-by-month summary of Purchase voucher activity, same design as get_sales_register.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | End date, DD-MM-YYYY | |
| from | Yes | Start date, DD-MM-YYYY |