brewman/overlord/src/app
2021-11-10 10:57:18 +05:30
..
account Fix: Raw material cost detail report borked on sort at the end as order was not in RawMaterialCost schema. Although it is not needed in the frontend, added it as optional. 2020-12-11 07:47:36 +05:30
attendance Fix: Post voucher was not working. Replace command had borked the url. 2020-12-08 13:05:38 +05:30
auth Moved the batch integrity report from settings to its own report in products with permission of product ledger. 2021-09-24 14:40:51 +05:30
balance-sheet Fix: Balance Sheet and Trial Balance would not update when changing date. 2021-09-25 11:48:56 +05:30
batch-integrity-report Feature: Recipe module mostly working. What needs to be done is duplicating recipes and export for checking. 2021-11-10 10:57:18 +05:30
cash-flow Feature: Changed the unposted report to entries report with paging, sorting, etc. 2021-09-14 12:49:01 +05:30
client Fix: Raw material cost detail report borked on sort at the end as order was not in RawMaterialCost schema. Although it is not needed in the frontend, added it as optional. 2020-12-11 07:47:36 +05:30
closing-stock Chore: Changed the account_type and voucher_type enum. 2021-10-31 18:41:06 +05:30
core Feature: Recipe module mostly working. What needs to be done is duplicating recipes and export for checking. 2021-11-10 10:57:18 +05:30
cost-centre Fix: Raw material cost detail report borked on sort at the end as order was not in RawMaterialCost schema. Although it is not needed in the frontend, added it as optional. 2020-12-11 07:47:36 +05:30
daybook Fix: Raw material cost detail report borked on sort at the end as order was not in RawMaterialCost schema. Although it is not needed in the frontend, added it as optional. 2020-12-11 07:47:36 +05:30
employee Fix: Raw material cost detail report borked on sort at the end as order was not in RawMaterialCost schema. Although it is not needed in the frontend, added it as optional. 2020-12-11 07:47:36 +05:30
employee-attendance Fix: Raw material cost detail report borked on sort at the end as order was not in RawMaterialCost schema. Although it is not needed in the frontend, added it as optional. 2020-12-11 07:47:36 +05:30
employee-benefits Removed timezone information from columns. Time will be stored in UTC coordinates. 2021-09-07 12:59:18 +05:30
employee-functions Fix: Login deleting old clients was conflicting with login history 2020-12-08 12:09:19 +05:30
entries Feature: Changed the unposted report to entries report with paging, sorting, etc. 2021-09-14 12:49:01 +05:30
home
incentive Removed timezone information from columns. Time will be stored in UTC coordinates. 2021-09-07 12:59:18 +05:30
issue Feature: Added product Stock Keeping Units to prevent duplicate products. A lot of refactoring because of this. 2021-09-27 14:22:31 +05:30
journal Removed timezone information from columns. Time will be stored in UTC coordinates. 2021-09-07 12:59:18 +05:30
ledger Fix: Raw material cost detail report borked on sort at the end as order was not in RawMaterialCost schema. Although it is not needed in the frontend, added it as optional. 2020-12-11 07:47:36 +05:30
net-transactions Fix: Raw material cost detail report borked on sort at the end as order was not in RawMaterialCost schema. Although it is not needed in the frontend, added it as optional. 2020-12-11 07:47:36 +05:30
non-contact-purchase Feature: Recipe module mostly working. What needs to be done is duplicating recipes and export for checking. 2021-11-10 10:57:18 +05:30
payment Removed timezone information from columns. Time will be stored in UTC coordinates. 2021-09-07 12:59:18 +05:30
product Feature: Recipe module mostly working. What needs to be done is duplicating recipes and export for checking. 2021-11-10 10:57:18 +05:30
product-group Fix: Raw material cost detail report borked on sort at the end as order was not in RawMaterialCost schema. Although it is not needed in the frontend, added it as optional. 2020-12-11 07:47:36 +05:30
product-ledger DB Normalization: Moved fractionUnits back to Product from SKU as it is better suited there. 2021-11-02 14:00:15 +05:30
profit-loss Fix: Raw material cost detail report borked on sort at the end as order was not in RawMaterialCost schema. Although it is not needed in the frontend, added it as optional. 2020-12-11 07:47:36 +05:30
purchase DB Normalization: Moved fractionUnits back to Product from SKU as it is better suited there. 2021-11-02 14:00:15 +05:30
purchase-entries Fix: Raw material cost detail report borked on sort at the end as order was not in RawMaterialCost schema. Although it is not needed in the frontend, added it as optional. 2020-12-11 07:47:36 +05:30
purchase-return Feature: Added product Stock Keeping Units to prevent duplicate products. A lot of refactoring because of this. 2021-09-27 14:22:31 +05:30
purchases Fix: Raw material cost detail report borked on sort at the end as order was not in RawMaterialCost schema. Although it is not needed in the frontend, added it as optional. 2020-12-11 07:47:36 +05:30
rate-contract DB Normalization: Moved fractionUnits back to Product from SKU as it is better suited there. 2021-11-02 14:00:15 +05:30
raw-material-cost Fix: Raw material cost detail report borked on sort at the end as order was not in RawMaterialCost schema. Although it is not needed in the frontend, added it as optional. 2020-12-11 07:47:36 +05:30
receipt Removed timezone information from columns. Time will be stored in UTC coordinates. 2021-09-07 12:59:18 +05:30
recipe Feature: Recipe module mostly working. What needs to be done is duplicating recipes and export for checking. 2021-11-10 10:57:18 +05:30
role Fix: Raw material cost detail report borked on sort at the end as order was not in RawMaterialCost schema. Although it is not needed in the frontend, added it as optional. 2020-12-11 07:47:36 +05:30
settings Feature: Added product Stock Keeping Units to prevent duplicate products. A lot of refactoring because of this. 2021-09-27 14:22:31 +05:30
shared Fix: Login deleting old clients was conflicting with login history 2020-12-08 12:09:19 +05:30
stock-movement Fix: Raw material cost detail report borked on sort at the end as order was not in RawMaterialCost schema. Although it is not needed in the frontend, added it as optional. 2020-12-11 07:47:36 +05:30
trial-balance Fix: Balance Sheet and Trial Balance would not update when changing date. 2021-09-25 11:48:56 +05:30
user Fix: Raw material cost detail report borked on sort at the end as order was not in RawMaterialCost schema. Although it is not needed in the frontend, added it as optional. 2020-12-11 07:47:36 +05:30
app-routing.module.spec.ts
app-routing.module.ts Feature: Recipe module mostly working. What needs to be done is duplicating recipes and export for checking. 2021-11-10 10:57:18 +05:30
app.component.css
app.component.html
app.component.spec.ts Fix: Login deleting old clients was conflicting with login history 2020-12-08 12:09:19 +05:30
app.component.ts
app.module.ts