brewman/overlord/src/app
2022-07-28 22:16:28 +05:30
..
account
attendance Fix: FormArrays were not getting cleared and were basically fucking the whole thing up. 2022-07-24 18:25:02 +05:30
auth
balance-sheet
batch-integrity-report
cash-flow
client
closing-stock Fix: FormArrays were not getting cleared and were basically fucking the whole thing up. 2022-07-24 18:25:02 +05:30
core Created a period table for date ranges and made the recipes dependent on it instead of having arbitrary date ranges. This will enable easy copying into new months. 2022-07-28 22:16:28 +05:30
cost-centre
daybook
employee
employee-attendance Fix: FormArrays were not getting cleared and were basically fucking the whole thing up. 2022-07-24 18:25:02 +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
entries
home
incentive Fix: FormArrays were not getting cleared and were basically fucking the whole thing up. 2022-07-24 18:25:02 +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
non-contact-purchase
payment
period Created a period table for date ranges and made the recipes dependent on it instead of having arbitrary date ranges. This will enable easy copying into new months. 2022-07-28 22:16:28 +05:30
product
product-group
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
purchase
purchase-entries
purchase-return
purchases
rate-contract
raw-material-cost
receipt
recipe Created a period table for date ranges and made the recipes dependent on it instead of having arbitrary date ranges. This will enable easy copying into new months. 2022-07-28 22:16:28 +05:30
role Fix: FormArrays were not getting cleared and were basically fucking the whole thing up. 2022-07-24 18:25:02 +05:30
settings Fix: FormArrays were not getting cleared and were basically fucking the whole thing up. 2022-07-24 18:25:02 +05:30
shared
stock-movement
trial-balance
user Fix: FormArrays were not getting cleared and were basically fucking the whole thing up. 2022-07-24 18:25:02 +05:30
app-routing.module.spec.ts
app-routing.module.ts Created a period table for date ranges and made the recipes dependent on it instead of having arbitrary date ranges. This will enable easy copying into new months. 2022-07-28 22:16:28 +05:30
app.component.css
app.component.html
app.component.spec.ts
app.component.ts
app.module.ts