update_material_out
Update an existing Material Out voucher in TallyPrime by replacing its item lines and narration. Provide the exact voucher number, date, party ledger, and outgoing stock items to modify the record.
Instructions
Update an existing Material Out voucher in TallyPrime, replacing its item lines and narration. Same fields as create_material_out, 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 sent out — replaces all existing lines. | |
| narration | No | Narration / description for the voucher | |
| partyLedger | Yes | Exact name of the job worker/party ledger this material is being sent to | |
| voucherNumber | Yes | Exact voucher number of the voucher to update |