tanshu
dbdd00119a
Instanceof operator was not working so changed the way of checking it
2022-07-17 08:17:13 +05:30
tanshu
28f9bf2180
Chore: Moved from Untyped to Stongly Typed forms.
2022-07-15 13:24:25 +05:30
tanshu
b1c003a935
Chore: Upgrade to Angular v14
2022-07-11 20:12:38 +05:30
tanshu
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
tanshu
0574f9df14
Chore: Changed the account_type and voucher_type enum.
...
The account type enum is not stored in the database as an enum.
The voucher_type enum is now a table in the database.
Feature: Closing stock can now be saved and in each department.
2021-10-31 18:41:06 +05:30
tanshu
1647d356c9
Feature: Added product Stock Keeping Units to prevent duplicate products. A lot of refactoring because of this.
...
Removed: Reset Stock as it was never used and don't think it is even needed with this new batch system.
Fix: Incentive update was not working
2021-09-27 14:22:31 +05:30
tanshu
dee053c115
Added: Rate Contract Module. To implement: Checking this during purchase.
2021-09-11 15:43:18 +05:30