diff --git a/playground/nutech/issue/STCl-exampledata.json b/playground/nutech/issue/STCl-exampledata.json index 59be9cee..5f99be89 100644 --- a/playground/nutech/issue/STCl-exampledata.json +++ b/playground/nutech/issue/STCl-exampledata.json @@ -1,5 +1,5 @@ { - "demanddate": "2022-02-10", + "issuevoucherno": "IV123", "catpartno": 67890, "nomenclatures": "Product XYZ", "a/u": 789, @@ -12,9 +12,9 @@ "aerial no": 98765, "issueqty": 10, "demandqty": 15, + "demanddate": "2022-02-10", "demandno": "DN456", "consignee": "John Doe", "commodity": 12345, - "issuevoucherdate": "2022-02-15", - "issuevoucherno": "IV123" + "issuevoucherdate": "2022-02-15" } \ No newline at end of file