Releases: resilient-tech/india-compliance
Releases · resilient-tech/india-compliance
v14.22.2
v15.3.1
v14.22.1
v15.3.0
15.3.0 (2023-12-26)
Bug Fixes
- allow gst category as deemed export for any gstin type (73dac8c)
- commit after every chunk (294abe6)
- correct gst details (cf1f9e6)
- do no compute Item GST details if Item not in Item Wise Tax Details (1ed2792)
- fix failing test cases due to pr #1456 (7ab14cf)
- KeyError in certain transactions resolved by using
get
method for dictionary access. (05e67fa) - nil rated supplies in gstr-1 (f048081)
- throw error if scheduler is disabled when e-invoice/e-waybill API is used (#1456) (2f82608)
Features
v14.22.0
14.22.0 (2023-12-26)
Bug Fixes
- allow gst category as deemed export for any gstin type (55e37b6)
- commit after every chunk (5fc957c)
- correct gst details (e2e3529)
- do no compute Item GST details if Item not in Item Wise Tax Details (df71825)
- fix failing test cases due to pr #1456 (6a66957)
- KeyError in certain transactions resolved by using
get
method for dictionary access. (e734fa8) - nil rated supplies in gstr-1 (c1d2998)
- test case version-14 (99e93b9)
- throw error if scheduler is disabled when e-invoice/e-waybill API is used (#1456) (2ff531f)
Features
v15.2.1
v14.21.1
v15.2.0
15.2.0 (2023-12-22)
Bug Fixes
- add zero rated category in transactions for correct reporting (#1451) (092c513)
- dynamic tax rate for default tax template in setup wizard (#1409) (b646c01)
- handle GSPGSTDOWN error (#1423) (f48d109)
- handle nil/exempt items in e-Invoice (#1424) (3ce02d7)
- update taxable in patch, continue without gst_accounts (#1438) (a8f03b9)
Features
v14.21.0
14.21.0 (2023-12-22)
Bug Fixes
- add zero rated category in transactions for correct reporting (#1451) (6fe41bd)
- dynamic tax rate for default tax template in setup wizard (#1409) (2b40810)
- handle GSPGSTDOWN error (#1423) (7fd04e2)
- handle nil/exempt items in e-Invoice (#1424) (b5940a9)
- modify params as per erpnext (4d5e9b4)
- remove extra
validate
parameter (7e8e9d6) - update taxable in patch, continue without gst_accounts (#1438) (b353086)