brewman/overlord/src/app
Amritanshu Agrawal ad8a2d2cc3 Fix: Save account error was because in constructor type did not end in underscore
Fix: Employee save as checking for in None instead of is None

Feature: Checking the existing token for validity in constructor of auth service, this should prevent last login showing
Feature: Moved the middleware secret key into the env file

Chore: Replaced my own GUID() with postgres UUID() type
2020-06-30 11:44:19 +05:30
..
account Settings working now. Everything working now. 2020-05-30 23:39:02 +05:30
attendance DbImage works!! 2020-05-30 01:58:17 +05:30
auth Fix: Save account error was because in constructor type did not end in underscore 2020-06-30 11:44:19 +05:30
balance-sheet Works: 2020-05-14 11:26:28 +05:30
cash-flow Fixed permission names in front end as they have to be kebab cased 2020-05-30 10:29:23 +05:30
client DbImage works!! 2020-05-30 01:58:17 +05:30
closing-stock Feature: Lazy loading 2019-06-13 16:36:43 +05:30
core Fix: Save account error was because in constructor type did not end in underscore 2020-06-30 11:44:19 +05:30
cost-centre DbImage works!! 2020-05-30 01:58:17 +05:30
daybook Bumped the version to 7 2020-06-01 09:02:52 +05:30
employee Fixed: Star now showing in employee list 2020-05-30 16:18:25 +05:30
employee-attendance DbImage works!! 2020-05-30 01:58:17 +05:30
employee-benefits Tag: v7.0.2 2020-06-02 08:35:36 +05:30
employee-functions DbImage works!! 2020-05-30 01:58:17 +05:30
home Moved to Angular 6.0 2018-06-09 17:05:11 +05:30
incentive Tag: v7.0.2 2020-06-02 08:35:36 +05:30
issue Tag: v7.0.2 2020-06-02 08:35:36 +05:30
journal Tag: v7.0.2 2020-06-02 08:35:36 +05:30
ledger Bumped the version to 7 2020-06-01 09:02:52 +05:30
net-transactions Done upto reconcile 2020-05-12 03:52:25 +05:30
payment Tag: v7.0.2 2020-06-02 08:35:36 +05:30
product Fix: Save account error was because in constructor type did not end in underscore 2020-06-30 11:44:19 +05:30
product-group DbImage works!! 2020-05-30 01:58:17 +05:30
product-ledger Product Ledger Done!! 2020-05-14 13:38:13 +05:30
profit-loss Profit & Loss Done!! 2020-05-14 13:49:40 +05:30
purchase Tag: v7.0.2 2020-06-02 08:35:36 +05:30
purchase-entries Purchase Entries Done!! 2020-05-14 14:39:19 +05:30
purchase-return Tag: v7.0.2 2020-06-02 08:35:36 +05:30
purchases Purchases done!! 2020-05-14 14:59:16 +05:30
raw-material-cost Raw Material Cost Done!! 2020-05-14 15:43:20 +05:30
receipt Tag: v7.0.2 2020-06-02 08:35:36 +05:30
role Fix: Save account error was because in constructor type did not end in underscore 2020-06-30 11:44:19 +05:30
settings DbImage works!! 2020-05-30 01:58:17 +05:30
shared Bumped the version to 7 2020-06-01 09:02:52 +05:30
stock-movement Stock Movement Done!! 2020-05-14 16:09:31 +05:30
trial-balance Feature: Lazy loading 2019-06-13 16:36:43 +05:30
unposted Fixed permission names in front end as they have to be kebab cased 2020-05-30 10:29:23 +05:30
user Fix: Save account error was because in constructor type did not end in underscore 2020-06-30 11:44:19 +05:30
app-routing.module.spec.ts Moved to Angular 6.0 2018-06-09 17:05:11 +05:30
app-routing.module.ts Renamed Service Charges to Incentives including account fixture and permission 2020-05-12 20:52:07 +05:30
app.component.css Moved to Angular 6.0 2018-06-09 17:05:11 +05:30
app.component.html Fix: Layout was getting squashed, now working properly 2018-11-26 08:46:23 +05:30
app.component.spec.ts Moved to Angular 6.0 2018-06-09 17:05:11 +05:30
app.component.ts Moved to Angular 6.0 2018-06-09 17:05:11 +05:30
app.module.ts Feature: Lazy loading 2019-06-13 16:36:43 +05:30