Commit Graph

9 Commits

Author SHA1 Message Date
a.bouhuolia
1f6aca63e2 fix(Items): Remove bulk actions.
fix(Settings): Parse the fetched settings from the storage.
2021-03-22 11:35:21 +02:00
a.bouhuolia
0c6bbba647 feat(items): filter auto-complete results.
feat(contacts): filter auto-complete results.
2021-03-03 13:34:18 +02:00
a.bouhuolia
d51d9a5038 fix: sync contacts balance with journal entries.
fix: edit invoice amount that has payment transactions.
2021-03-02 11:22:44 +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
ca6acf6517 fix: issue in sales invoices and bills. 2020-10-25 19:58:32 +02:00
Ahmed Bouhuolia
7397afe2a9 feat: listing vendors and customers.
feat: items service events.
2020-10-15 21:27:51 +02:00
Ahmed Bouhuolia
ad51d12572 fix: remove relation bind knex. 2020-09-28 20:51:22 +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
ad00f140d1 feat: licenses administration basic authentication.
feat: accounts slug.
feat: duplicate accounts_balance table and merge balance with accounts table.
feat: refactoring customers and vendors.
feat: system user soft deleting.
feat: preventing build tenant database without any subscription.
feat: remove 'password' property from 'req.user' object.
feat: refactoring JournalPoster class.
feat: delete duplicated directories and files.
2020-09-09 21:30:19 +02:00