15.7.5 (2024-05-27)
Bug Fixes
- add
match_found
in reconciliation status and patch (#2057) (127ae4e), closes #2054 - add description and remove progress (43e92a8)
- change download history while change in company_gstin from (5a7f374)
- change import history as per return type (fb200a8)
- check if data found and update progress (a0ae06a)
- complete minor todo's and fixes, update links to documentation (#2121) (ea8cfd0), closes /github.com/resilient-tech/india-compliance/blob/develop/india_compliance/gst_india/doctype/purchase_reconciliation_tool/init.py#L1367
- condition for b2cl in gstr-1 data (782eb54)
- exclude place of supply for impg in purchase reco (47a6c5e)
- exclude same gstin transactions from gstr3b (#2158) (0cd8d2b)
- floating point error for tax rounding (87ac0fd)
- GST inward supply should be updated every time the linked document is canceled (#2147) (3cba75b)
- handle empty GSTIN value in
get_pan_level_data
method (#2172) (d1537fb), closes #2115 - handle empty place of supply in GST Sales Register Beta Report (c20e3ac)
- ic page: theme of ic page similar to v15 (710911c)
- include items without HSN Code in outward hsn summary (50796e4)
- include Nil-Rated Exports in GSTR-1 (#2150) (0d98174)
- non-group tds payable account for tax withholding category (0293d74)
- Purchase Reconciliation data not generated error handling (#2145) (3c18835)
- remove extra calculation (05f8c79)
- rename variable to follow Erpnext naming (e7fe94a)
- resolved discrepancy in function arguments for depreciation calcu… (#2159) (81a5690)
- support custom print format for e-Waybill (4cd634a)
- test case (2c6efed)
- update tax rounding difference in the last item (5a4f44a)
- use base_tax_amount_after_discount_amount instead of tax_amount (#2144) (0873cfd), closes #2143