brewman/overlord/src/app
Amritanshu Agrawal e02cdfbe9c Fix: Ledger and product ledger on init would fail because account/product ledger was null. Fixed 2022-07-18 23:41:09 +05:30
..
account Switched on the @typescript-eslint/no-non-null-assertion rule in eslint. 2022-07-17 09:17:20 +05:30
attendance Switched on the @typescript-eslint/no-non-null-assertion rule in eslint. 2022-07-17 09:17:20 +05:30
auth Chore: Moved from Untyped to Stongly Typed forms. 2022-07-15 13:24:25 +05:30
balance-sheet Chore: Moved from Untyped to Stongly Typed forms. 2022-07-15 13:24:25 +05:30
batch-integrity-report Forgot to lint earlier 2022-07-11 20:14:22 +05:30
cash-flow Chore: Moved from Untyped to Stongly Typed forms. 2022-07-15 13:24:25 +05:30
client Switched on the @typescript-eslint/no-non-null-assertion rule in eslint. 2022-07-17 09:17:20 +05:30
closing-stock Switched on the @typescript-eslint/no-non-null-assertion rule in eslint. 2022-07-17 09:17:20 +05:30
core Instanceof operator was not working so changed the way of checking it 2022-07-17 08:17:13 +05:30
cost-centre Switched on the @typescript-eslint/no-non-null-assertion rule in eslint. 2022-07-17 09:17:20 +05:30
daybook Chore: Moved from Untyped to Stongly Typed forms. 2022-07-15 13:24:25 +05:30
employee Switched on the @typescript-eslint/no-non-null-assertion rule in eslint. 2022-07-17 09:17:20 +05:30
employee-attendance Fix: Ledger and product ledger on init would fail because account/product ledger was null. Fixed 2022-07-18 23:41:09 +05:30
employee-benefits Fix: Ledger and product ledger on init would fail because account/product ledger was null. Fixed 2022-07-18 23:41:09 +05:30
employee-functions Switched on the @typescript-eslint/no-non-null-assertion rule in eslint. 2022-07-17 09:17:20 +05:30
entries Switched on the @typescript-eslint/no-non-null-assertion rule in eslint. 2022-07-17 09:17:20 +05:30
home Forgot to lint earlier 2022-07-11 20:14:22 +05:30
incentive Switched on the @typescript-eslint/no-non-null-assertion rule in eslint. 2022-07-17 09:17:20 +05:30
issue Fix: Ledger and product ledger on init would fail because account/product ledger was null. Fixed 2022-07-18 23:41:09 +05:30
journal Fix: Ledger and product ledger on init would fail because account/product ledger was null. Fixed 2022-07-18 23:41:09 +05:30
ledger Fix: Ledger and product ledger on init would fail because account/product ledger was null. Fixed 2022-07-18 23:41:09 +05:30
net-transactions Chore: Moved from Untyped to Stongly Typed forms. 2022-07-15 13:24:25 +05:30
non-contact-purchase Chore: Moved from Untyped to Stongly Typed forms. 2022-07-15 13:24:25 +05:30
payment Fix: Autocomplete could fuck up and was definitely doing it in product. 2022-07-17 14:31:19 +05:30
product Switched on the @typescript-eslint/no-non-null-assertion rule in eslint. 2022-07-17 09:17:20 +05:30
product-group Switched on the @typescript-eslint/no-non-null-assertion rule in eslint. 2022-07-17 09:17:20 +05:30
product-ledger Fix: Ledger and product ledger on init would fail because account/product ledger was null. Fixed 2022-07-18 23:41:09 +05:30
profit-loss Chore: Moved from Untyped to Stongly Typed forms. 2022-07-15 13:24:25 +05:30
purchase Fix: Autocomplete could fuck up and was definitely doing it in product. 2022-07-17 14:31:19 +05:30
purchase-entries Chore: Moved from Untyped to Stongly Typed forms. 2022-07-15 13:24:25 +05:30
purchase-return Fix: Autocomplete could fuck up and was definitely doing it in product. 2022-07-17 14:31:19 +05:30
purchases Chore: Moved from Untyped to Stongly Typed forms. 2022-07-15 13:24:25 +05:30
rate-contract Fix: Autocomplete could fuck up and was definitely doing it in product. 2022-07-17 14:31:19 +05:30
raw-material-cost Chore: Moved from Untyped to Stongly Typed forms. 2022-07-15 13:24:25 +05:30
receipt Fix: Autocomplete could fuck up and was definitely doing it in product. 2022-07-17 14:31:19 +05:30
recipe Switched on the @typescript-eslint/no-non-null-assertion rule in eslint. 2022-07-17 09:17:20 +05:30
role Switched on the @typescript-eslint/no-non-null-assertion rule in eslint. 2022-07-17 09:17:20 +05:30
settings Switched on the @typescript-eslint/no-non-null-assertion rule in eslint. 2022-07-17 09:17:20 +05:30
shared Instanceof operator was not working so changed the way of checking it 2022-07-17 08:17:13 +05:30
stock-movement Chore: Moved from Untyped to Stongly Typed forms. 2022-07-15 13:24:25 +05:30
trial-balance Chore: Moved from Untyped to Stongly Typed forms. 2022-07-15 13:24:25 +05:30
user Switched on the @typescript-eslint/no-non-null-assertion rule in eslint. 2022-07-17 09:17:20 +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 Forgot to lint earlier 2022-07-11 20:14:22 +05:30
app.component.ts
app.module.ts