diff --git a/playground/nutech/issue/STCl-exampledata.json b/playground/nutech/issue/STCl-exampledata.json index 47a0a87b..88f42545 100644 --- a/playground/nutech/issue/STCl-exampledata.json +++ b/playground/nutech/issue/STCl-exampledata.json @@ -1,5 +1,4 @@ { - "commodity": 12345, "consignee": "John Doe", "demandno": "DN456", "demanddate": "2022-02-10", @@ -15,6 +14,7 @@ "aerial no": 98765, "issueqty": 10, "demandqty": 15, + "commodity": 12345, "issuevoucherdate": "2022-02-15", "issuevoucherno": "IV123" } \ No newline at end of file