Skip to content

Releases: resilient-tech/india-compliance

v14.5.1

03 Apr 12:04
Compare
Choose a tag to compare

14.5.1 (2023-04-03)

Bug Fixes

  • better help info when using GSTIN autofill in sandbox mode (715edb7)
  • e-way bill print breaking into two pages with irn (348b825)
  • rename Import of Capital Goods to Import of Goods (backport #516) (3bdd26a)
  • update sandbox values in API controller (#550) (61c863f)
  • update state name to Puducherry (76807d7)

v14.5.0

31 Mar 14:51
Compare
Choose a tag to compare

14.5.0 (2023-03-31)

Bug Fixes

  • better validation for property setter (ba725cb)
  • gst_category validation for quotation (591192e)
  • reduce timeout (cca4a1d)
  • remove unnecessary after_save event (5efda10)

Features

  • Audit Trail (ca96baa)

    In accordance with MCA Notification dated 24-03-2021, all companies registered in India are required to maintain an Audit Trail of each and every transaction and creating an edit log of each change made in books of account w.e.f 1st April 2023.

    To comply with this requirement, we have introduced a new setting called Enable Audit Trail in Accounts Settings.

  • option to enable audit trail in setup wizard (8f104be)

v14.4.0

24 Mar 14:40
Compare
Choose a tag to compare

14.4.0 (2023-03-24)

Bug Fixes

  • ensure document isn't cancelled when generating e-Waybill / e-Invoice (#517) (933735f)
  • invalid reference to older parameter name (ff4a765)
  • misc fixes to Bill of Entry (#525) (d0ed8d0)
  • use get_system_timezone instead of get_time_zone (#495) (77d0820)

Features

v14.3.1

14 Mar 08:59
Compare
Choose a tag to compare

14.3.1 (2023-03-14)

Performance Improvements

  • Optimization of HSN-wise summary report (14d63c0)

v14.3.0

10 Mar 12:29
Compare
Choose a tag to compare

14.3.0 (2023-03-10)

Bug Fixes

  • transaction: only fetch party gst details if party name is available (#494) (da5e1bd)

Features

  • ability to edit Place of Supply (39278fd)

v14.2.1

06 Mar 06:36
Compare
Choose a tag to compare

14.2.1 (2023-03-06)

Bug Fixes

  • invalid reference to older parameter name (3131fa7)

v14.2.0

05 Mar 20:25
Compare
Choose a tag to compare

14.2.0 (2023-03-05)

Bug Fixes

  • account_type mandatory error while installing IC (0ce74c7)
  • is_export_with_gst and is_reverse_charge will be shown if applicable (#221) (d544497)
  • add link to error log(s) (b467ab5)
  • added IRN and ewaybill details in respective print format (#383) (76bf78a)
  • check api enabled only for e-Invoice (c69d6b7)
  • condition order (eff6265)
  • copy GST Item fields to its variants (#458) (9734920)
  • correct conditions for set_onload (9e2d1a3)
  • display zero tax in e-invoice print format (990b031)
  • ensure get_gst_details gets correct party details (b687e96)
  • Error on e-Way Bill generation (#419) (5325c7d)
  • handle error 2283 on get_e_invoice_by_irn (#400) (d10dc4a)
  • handle erros while sanitizing mandatory value (6a96fc5)
  • hardcode distance (c9dc2e5)
  • hsn field in new item quick entry (backport #452) (31d9940)
  • Ignore company related GST settings on clearing transactions (6359f30)
  • improved definition and logic of sanitize_value (4ee6574)
  • improved error with link to doc (4963c2a)
  • improvements to e-Invoice print format (1b14f3d)
  • incorrect party field set for quotation (7c9c78c)
  • irn field absent in delivery notes (85f1669)
  • irn not visible for Registered Composition (9f17bff)
  • leading zeros for state code with single number (9a6b63e)
  • minor changes (c606d0c)
  • misc issues noticed during review (0a52b60)
  • missing address error handling (04002e4)
  • move transporter info section into More Info tab (ec9f415)
  • multiple fixes to SI bulk actions (78f1c97)
  • Negative credit days error whilegenerating e-Invoice (33f47e9)
  • quick entry: dynamic link for all doctypes in address quick entry (#444) (e8f1e9d)
  • reduce modification of source code for tests (5107fb3)
  • remove customizations for incom tax fields (7302598)
  • removed custom field and property setters after uninstall app (89a4ed5)
  • reverse_charge field validation if present (POS Invoice exception) (7ffe609)
  • rounding and other issues in GSTR-1 related reports (230eb3e)
  • run before_uninstall instead of after_uninstall (bf791e2)
  • setup of ewaybill info on onload event (38ef8dd)
  • show mandatory fields in print format (5dbb538)
  • translate inside function to respect multitenancy (290acde)
  • transporter section immediately below print settings (3e21849)
  • Unable to download GSTIN wise GSTR-1 JSON (dd3faf1)
  • use new hooks to ignore links on delete (#425) (67ec643)
  • ux: show info alert when API call is done in sandbox mode (#437) (878bdaa)
  • validate distance for invoice with irn (e9eeecf)

Features

  • allow configuring Sandbox Mode in GST Settings (62ed1c4)
  • bulk e_invoice generation from list view (#345) (017f8e3)
  • validate zero distance in ewaybill if to and from pincodes are same (de8b1c4)

v14.1.2

26 Jan 10:01
Compare
Choose a tag to compare

14.1.2 (2023-01-26)

Bug Fixes

  • account_type mandatory error while installing IC (3c96d79)

v14.1.1

11 Jan 08:28
Compare
Choose a tag to compare

14.1.1 (2023-01-11)

Bug Fixes

  • Unable to download GSTIN wise GSTR-1 JSON (#449) (8dc9a25)

v14.1.0

04 Jan 05:49
Compare
Choose a tag to compare

14.1.0 (2023-01-04)

Features

  • allow configuring Sandbox Mode in GST Settings (backport #433) (d457ee2)