dbdd00119a
Instanceof operator was not working so changed the way of checking it
2022-07-17 08:17:13 +05:30
a4c3ae1035
Chore: Move from remote database host to linked docker container
2022-07-05 07:09:44 +05:30
97767e0c11
Renamed playbook
2022-06-20 08:47:34 +05:30
92023caadc
Added the inventory information for ansible in the project and made it so that the file is only run once.
...
Updated python dependencies
2022-06-07 18:30:39 +05:30
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
af3fea3ca7
Docker and ansible files needed to deploy the project.
2021-11-23 09:56:36 +05:30
30e3288b1e
DB Normalization: Moved fractionUnits back to Product from SKU as it is better suited there.
...
Feature: Created the ProductSku schema for the product/sku autocomplete
2021-11-02 14:00:15 +05:30
6b176c22dc
Docker: Change the dockerfile to better use caching.
2021-10-31 18:54:06 +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
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
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