Commit Graph

6 Commits

Author SHA1 Message Date
4571b31fc0 Chore: Check for deprecations using eslint plugin
Chore: environment file replacement stopped.
Chore: All components are now standalone and removed all modules
Chore: App routing is now in app.routes and similarly for all submodules
Chore: Http interceptors are now functional and split refresh interceptor into a separate one.
2024-05-31 22:54:41 +05:30
b6ef6f79e5 Fix: Closing stock on update was not working as it was not able to encode/parse creation date and last edit date 2021-11-02 12:00:26 +05:30
f2d617bbce Fix: Add / Update user error when a role was added. 2021-09-16 12:32:15 +05:30
ca352649f0 Fix: The lock was not working because:
1. The Account Types sent were sqlqueries and not integer literals
2. Voucher Types and Account Types were being compared to VoucherTypesSelected and AccountTypesSelected objects and not their ids.
2021-09-10 22:36:07 +05:30
dbf0ecf0d8 Updated the deploy and version_bump scripts 2021-09-10 13:26:16 +05:30
e3d3179cbd Feature: Added lint, version_bump and deploy scripts 2021-01-25 13:14:17 +05:30