Commit Graph

5 Commits

Author SHA1 Message Date
Amritanshu Agrawal 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
Amritanshu Agrawal f2d617bbce Fix: Add / Update user error when a role was added. 2021-09-16 12:32:15 +05:30
Amritanshu Agrawal 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
Amritanshu Agrawal dbf0ecf0d8 Updated the deploy and version_bump scripts 2021-09-10 13:26:16 +05:30
Amritanshu Agrawal e3d3179cbd Feature: Added lint, version_bump and deploy scripts 2021-01-25 13:14:17 +05:30