Thursday, January 18, 2024
1 change · 17.0
Enhancements to existing features
This update prevents users from modifying or deleting GST Return (GSTR) records after they have been filed or received. Previously, users could change the reporting period or delete records even after submission, which could cause compliance and data integrity issues. Now these operations are restricted to protect the integrity of filed tax returns.
Original PR description
### Before this PR: User was allowed to do the following operations: - User was able to change month/quarter/year once the GSTR was filed/received - User was able to delete GSTR Period after sending/receiving data ### After this PR: - We restrict the user from doing the above operations as it could be problematic task-3672403