14.33.0 (2025-10-01)
Bug Fixes
- add ignore key functionality for data formatting in GovDataMapper (2ffb667)
- avoid recursion in GSTR1 data generation by modifying filters for monthly filing preference (4e93f5d)
- conflicts (6f3ac75)
- do not generate e-waybill using IRN if invoice has non-taxable items (fc5479b)
- do not update dict when iterating the same dict (3b74045)
- exclude specific document types from count in summary of Document Issued (307bb4a)
- remove unused insert_data method from Worksheet class (c75b1b6)
- remove unused transformation functions and clean up GovExcel class (95651bf)
- update
month_or_quarter
with correct value (64b09ee) - update CDNUR class to use correct data field references for pos and document type (78ebb6f)
- update get_cdnr_unreg_json to conditionally include place of supply based on invoice type (3f118f1)
- update ignore_pos_if_export method to discard first argument for clarity (f4527ac)
- update transform functions to accept additional row argument for data processing (c83993f)