21 lines
473 B
JSON
21 lines
473 B
JSON
{
|
|
"issuevoucherno": "IV123",
|
|
"issuevoucherdate": "2022-02-15",
|
|
"commodity": 12345,
|
|
"consignee": "John Doe",
|
|
"demandno": "DN456",
|
|
"demanddate": "2022-02-10",
|
|
"catpartno": 67890,
|
|
"nomenclatures": "Product XYZ",
|
|
"a/u": 789,
|
|
"demandtype": "control",
|
|
"na no": "Sys Gen",
|
|
"auth no": "Sys Gen",
|
|
"remarks": "Additional details...",
|
|
"cond": "Condition details...",
|
|
"locator": "Warehouse A1",
|
|
"aerial no": 98765,
|
|
"issueqty": 10,
|
|
"demandqty": 15
|
|
}
|