Skip to content

Commit 9df3998

Browse files
committed
fix: update transaction value for subcontracted transaction item in ITC-04 export test
1 parent 8884f56 commit 9df3998

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

india_compliance/gst_india/utils/itc_04/test_itc_04_export.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"uqc": "NOS",
5656
"qty": 10.0,
5757
"desc": "Subcontracted SRM Item 1",
58-
"txval": 0.0,
58+
"txval": 200.0,
5959
"goods_ty": "8b",
6060
"tx_i": 0.0,
6161
"tx_c": 0.0,

0 commit comments

Comments
 (0)