brewman/overlord/src/app
Amritanshu Agrawal 2820813cb6 Refactor: Moved various Schemas into their files
Feature: Complex voucher locking where specific types of vouchers and accounts can be locked and the locks can also be times to expire after some time.
Highest index takes priority
2021-09-10 13:21:43 +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 Fix: Login deleting old clients was conflicting with login history 2020-12-08 12:09:19 +05:30
balance-sheet 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
cash-flow Fix: Login deleting old clients was conflicting with login history 2020-12-08 12:09:19 +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 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
core Fix: Post voucher was not working. Replace command had borked the url. 2020-12-08 13:05:38 +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
home Removed the use of any and enabled the rule in eslint. 2020-11-24 08:03:43 +05:30
incentive Removed timezone information from columns. Time will be stored in UTC coordinates. 2021-09-07 12:59:18 +05:30
issue Removed timezone information from columns. Time will be stored in UTC coordinates. 2021-09-07 12:59:18 +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
payment Removed timezone information from columns. Time will be stored in UTC coordinates. 2021-09-07 12:59:18 +05:30
product Removed timezone information from columns. Time will be stored in UTC coordinates. 2021-09-07 12:59: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 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
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 Removed timezone information from columns. Time will be stored in UTC coordinates. 2021-09-07 12:59:18 +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 Removed timezone information from columns. Time will be stored in UTC coordinates. 2021-09-07 12:59:18 +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
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
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 Refactor: Moved various Schemas into their files 2021-09-10 13:21:43 +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: 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
unposted Removed timezone information from columns. Time will be stored in UTC coordinates. 2021-09-07 12:59:18 +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 Removed the use of any and enabled the rule in eslint. 2020-11-24 08:03:43 +05:30
app.component.css Prettied, Linted and updated angular.json according to the latest schematic of Angular CLI. 2020-10-10 08:45:05 +05:30
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 Prettied, Linted and updated angular.json according to the latest schematic of Angular CLI. 2020-10-10 08:45:05 +05:30