Commit Graph

9 Commits

Author SHA1 Message Date
a.bouhuolia
dbb4e4de47 fix(biling): Subscription billing system.
fix(GeneralLedger): running balance.
2021-03-13 15:36:03 +02:00
Ahmed Bouhuolia
188e411f02 feat: rewrite repositories with base entity repository class.
feat: sales and purchases status.
feat: sales and purchases auto-increment number.
fix: settings find query with extra columns.
2020-12-13 19:50:59 +02:00
Ahmed Bouhuolia
b5b9764676 fix: handle make journal errors with contacts. 2020-11-30 17:56:13 +02:00
Ahmed Bouhuolia
9f315ca657 fix: method hasType in service errors. 2020-09-26 16:46:05 +02:00
Ahmed Bouhuolia
a22c8395f3 feat: remove path alias.
feat: remove Webpack and depend on nodemon.
feat: refactoring expenses.
feat: optimize system users with caching.
feat: architecture tenant optimize.
2020-09-15 00:51:39 +02:00
Ahmed Bouhuolia
ffb0499280 fix: mark payment license as used after usage.
fix: fix system models with createdAt and updatedAt fields.
fix: reset password token expiration time.
2020-09-07 17:14:14 +02:00
Ahmed Bouhuolia
9ee7ed89ec - feat: remove unnecessary migrations, controllers and models files.
- feat: metable store
- feat: metable store with settings store.
- feat: settings middleware to auto-save and load.
- feat: DI db manager to master container.
- feat: write some logs to sale invoices.
2020-09-03 16:51:48 +02:00
Ahmed Bouhuolia
abefba22ee refactor: Authentication service. 2020-08-31 22:15:44 +02:00
Ahmed Bouhuolia
e4270dc039 feat: Payment system with voucher cards.
feat: Design with inversion dependency injection architecture.
feat: Prettier http middleware.
feat: Re-write items categories with preferred accounts.
2020-08-27 20:39:55 +02:00