Commit Graph

13 Commits

Author SHA1 Message Date
a.bouhuolia
26452d9c05 feat: changing items quantity on hand with sales invoices and bills. 2020-12-23 13:11:02 +02:00
a.bouhuolia
3ac6d8897e fix: delete item from the storage. 2020-12-16 16:38:18 +02:00
a.bouhuolia
42c2e583ed feat: ability to activate and inactivate the given item. 2020-12-16 16:23:00 +02:00
a.bouhuolia
0e5e13597f feat: ability to change customer/vendor opening balance. 2020-12-16 11:55:52 +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
130aa6a400 fix: activate/inactivate item. 2020-11-29 13:04:00 +02:00
Ahmed Bouhuolia
15dca0a7d2 refactoring: media system. 2020-10-07 21:45:28 +02:00
Ahmed Bouhuolia
99e6fe273f refactoring: custom views service.
fix: constraints of delete item from storage.
fix: constraints of delete item category from storage.
fix: localize database seeds files.
fix: view meta data in accounts list response.
2020-10-05 19:09:56 +02:00
Ahmed Bouhuolia
9fbad4ac46 feat: items bulk delete.
refactor: items to service design.
2020-09-29 16:04:13 +02:00
Ahmed Bouhuolia
ca92c925a9 fix: resource advanced view filter. 2020-09-16 21:41:09 +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
Ahmed Bouhuolia
ca251a2d28 - feat: Optimize tenancy software architecture. 2020-08-30 22:11:14 +02:00