Commit Graph

10 Commits

Author SHA1 Message Date
Amritanshu Agrawal 34b4227148 Chore: Upgraded to Angular v17 and all the refactoring for that
Chore: Updated all dependencies in overlord
2024-04-30 12:48:11 +05:30
Amritanshu Agrawal f0cbe4a7de Chore: Started using gunicorn 2023-08-06 09:09:02 +05:30
Amritanshu Agrawal 1cd8c05f73 Fix: Dockerfile wouldnt build 2023-08-04 16:19:23 +05:30
Amritanshu Agrawal 78d98f979d Chore: Updated to Angular 16 2023-07-23 09:01:18 +05:30
Amritanshu Agrawal 979004d29c Chore: Updated the dockerfile to python 3.11 and also with poetry 2023-01-31 17:51:20 +05:30
Amritanshu Agrawal 763af272d1 Fix: Rebase
Chore: Updated dependencies
Chore: Python 3.10
Chore: Node 18
Chore: Ansible to support new layouts
2022-05-09 23:56:51 +05:30
Amritanshu Agrawal 6b176c22dc Docker: Change the dockerfile to better use caching. 2021-10-31 18:54:06 +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 350edf7126 Removed timezone information from columns. Time will be stored in UTC coordinates.
Moved to Sqlalchemy 1.4 model and SessionFuture.

Upgraded to Angular 12

Upgraded the python dependencies
2021-09-07 12:59:18 +05:30
Amritanshu Agrawal ba4f8a4831 Fix:
Update password works
 Updated the precision and nullability for models
 Batch was sending non round quantity_available
 Amounts were not being displayed in daybook

 Moved dockerfile from root to have a consistent build environment
2020-11-03 21:50:30 +05:30