update_rejections_in
Update an existing Rejections In voucher in TallyPrime by replacing its item lines and narration. Provide the voucher number and new stock details to modify returned goods entries.
Instructions
Update an existing Rejections In voucher in TallyPrime, replacing its item lines and narration. Same fields as create_rejections_in, plus voucherNumber. Same matching/collision caveats as update_material_in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Existing voucher's date in DD-MM-YYYY format | |
| items | Yes | One or more stock items being received back as rejected — replaces all existing lines. | |
| narration | No | Narration / description for the voucher | |
| voucherNumber | Yes | Exact voucher number of the voucher to update |