Skip to content

Commit

Permalink
test: correct keys in test cases for e-Waybill
Browse files Browse the repository at this point in the history
  • Loading branch information
vorasmit committed Jul 2, 2024
1 parent 6c98bc6 commit 3ca155d
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions india_compliance/gst_india/data/test_e_waybill.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"sgstValue": 0,
"igstValue": 0,
"cessValue": 0,
"TotNonAdvolVal": 0,
"OthValue": 0.0,
"cessNonAdvolValue": 0,
"otherValue": 0.0,
"totInvValue": 100.0,
"transMode": 1,
"transDistance": 10,
Expand Down Expand Up @@ -74,8 +74,8 @@
"is_in_state": 1
},
"request_data": {
"OthValue": 0.0,
"TotNonAdvolVal": 0,
"otherValue": 0.0,
"cessNonAdvolValue": 0,
"actFromStateCode": 24,
"actToStateCode": 24,
"cessValue": 0,
Expand Down Expand Up @@ -260,8 +260,8 @@
"sgstValue": 0.91,
"igstValue": 0,
"cessValue": 0,
"TotNonAdvolVal": 0,
"OthValue": -0.02,
"cessNonAdvolValue": 0,
"otherValue": -0.02,
"totInvValue": 17.0,
"transMode": 1,
"transDistance": 1,
Expand Down Expand Up @@ -337,8 +337,8 @@
"sgstValue": 0.91,
"igstValue": 0,
"cessValue": 0,
"TotNonAdvolVal": 0,
"OthValue": -0.02,
"cessNonAdvolValue": 0,
"otherValue": -0.02,
"totInvValue": 17.0,
"transMode": 1,
"transDistance": 1,
Expand Down Expand Up @@ -515,8 +515,8 @@
"sub_supply_type": "Exhibition or Fairs"
},
"request_data": {
"OthValue": 0.0,
"TotNonAdvolVal": 0,
"otherValue": 0.0,
"cessNonAdvolValue": 0,
"actFromStateCode": 24,
"actToStateCode": 24,
"cessValue": 0,
Expand Down Expand Up @@ -588,8 +588,8 @@
"sub_supply_type": "Job Work Returns"
},
"request_data": {
"OthValue": 0.0,
"TotNonAdvolVal": 0,
"otherValue": 0.0,
"cessNonAdvolValue": 0,
"actFromStateCode": 24,
"actToStateCode": 24,
"cessValue": 0,
Expand Down Expand Up @@ -661,8 +661,8 @@
"sub_supply_type": "Job Work"
},
"request_data": {
"OthValue": 0.0,
"TotNonAdvolVal": 0,
"otherValue": 0.0,
"cessNonAdvolValue": 0,
"actFromStateCode": 24,
"actToStateCode": 24,
"cessValue": 0,
Expand Down Expand Up @@ -735,8 +735,8 @@
"sub_supply_type": "For Own Use"
},
"request_data": {
"OthValue": 0.0,
"TotNonAdvolVal": 0,
"otherValue": 0.0,
"cessNonAdvolValue": 0,
"actFromStateCode": 24,
"actToStateCode": 24,
"cessValue": 0,
Expand Down Expand Up @@ -808,8 +808,8 @@
"is_in_state_rcm": 1
},
"request_data": {
"OthValue": 0.0,
"TotNonAdvolVal": 0,
"otherValue": 0.0,
"cessNonAdvolValue": 0,
"actFromStateCode": 24,
"actToStateCode": 24,
"cessValue": 0,
Expand Down Expand Up @@ -880,8 +880,8 @@
"is_in_state": 1
},
"request_data": {
"OthValue": 0.0,
"TotNonAdvolVal": 0,
"otherValue": 0.0,
"cessNonAdvolValue": 0,
"actFromStateCode": 24,
"actToStateCode": 24,
"cessValue": 0,
Expand Down Expand Up @@ -952,8 +952,8 @@
"is_in_state": 1
},
"request_data": {
"OthValue": 0.0,
"TotNonAdvolVal": 0,
"otherValue": 0.0,
"cessNonAdvolValue": 0,
"actFromStateCode": 24,
"actToStateCode": 24,
"cessValue": 0,
Expand Down Expand Up @@ -1020,8 +1020,8 @@
"vehicle_no": "GJ07DL9009"
},
"request_data": {
"OthValue": 0.0,
"TotNonAdvolVal": 0,
"otherValue": 0.0,
"cessNonAdvolValue": 0,
"actFromStateCode": 24,
"actToStateCode": 24,
"cessValue": 0,
Expand Down

0 comments on commit 3ca155d

Please sign in to comment.