Releases: resilient-tech/india-compliance
Releases · resilient-tech/india-compliance
v14.5.1
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
toImport of Goods
(backport #516) (3bdd26a) - update sandbox values in API controller (#550) (61c863f)
- update state name to
Puducherry
(76807d7)
v14.5.0
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
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 ofget_time_zone
(#495) (77d0820)
Features
- Bill of entry for Import of Goods (#470) (8293860)
Feature review sponsored by Windmill Fans
v14.3.1
v14.3.0
v14.2.1
v14.2.0
14.2.0 (2023-03-05)
Bug Fixes
account_type
mandatory error while installing IC (0ce74c7)is_export_with_gst
andis_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)