14.26.6 (2024-05-27)
Bug Fixes
- add
match_found
in reconciliation status and patch (#2057) (5d419fb), closes #2054 - add description and remove progress (f0e0577)
- change download history while change in company_gstin from (208d690)
- change import history as per return type (d036bca)
- check if data found and update progress (b684da3)
- complete minor todo's and fixes, update links to documentation (#2121) (96dd39d), 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 (bae56ef)
- exclude place of supply for impg in purchase reco (8188a45)
- exclude same gstin transactions from gstr3b (#2158) (7633ebf)
- floating point error for tax rounding (2a55067)
- GST inward supply should be updated every time the linked document is canceled (#2147) (35dd205)
- handle empty GSTIN value in
get_pan_level_data
method (#2172) (9be09ce), closes #2115 - handle empty place of supply in GST Sales Register Beta Report (2e2610a)
- include items without HSN Code in outward hsn summary (62ac2a1)
- include Nil-Rated Exports in GSTR-1 (#2150) (e466bfc)
- include Nil-Rated Exports in GSTR-1 (backport #2150) (#2164) (8eb88bb)
- non-group tds payable account for tax withholding category (dd5f97e)
- Purchase Reconciliation data not generated error handling (#2145) (77cf3f7)
- remove extra calculation (659dfd5)
- support custom print format for e-Waybill (cb7fabf)
- test case (c08e091)
- update tax rounding difference in the last item (b987401)
- use base_tax_amount_after_discount_amount instead of tax_amount (#2144) (9d6e7b5), closes #2143