Commit Graph

14 Commits

Author SHA1 Message Date
a.bouhuolia
2822270ac3 feat: custom view dynamic filter. 2021-08-04 15:01:43 +02:00
a.bouhuolia
3546b6b7ae WIP: dynamic list filtering. 2021-07-31 17:07:37 +02:00
a.bouhuolia
9186076676 feat: optimize dynamic list service.
feat: inactive mode for accounts, items, customers and vendors services.
2021-07-29 08:46:41 +02:00
a.bouhuolia
ce875ccf4e feat(contacts): auto-complete contacts.
feat(items): auto-complete items.
feat(resources): resource columns feat.
feat(contacts): retrieve specific contact details.
2021-03-03 11:35:42 +02:00
a.bouhuolia
27483495cb feat: closed sale receipt status.
feat: approve and reject sale estimate.
feat: initial receipts, invoices, estimates and bills views.
2020-12-14 20:25:38 +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
322af97d77 feat: remove SET_DASHBOARD_REQUEST_LOADING reducer.
feat: fix dropdown filter.
feat: fix fetch resource data.
2020-10-20 19:58:24 +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
0114ed9f8b fix: database migrations FK relations.
fix: database columns indexing.
2020-10-03 12:08:11 +02:00
Ahmed Bouhuolia
6f85e164ac fix: sales/purchases services. 2020-09-30 11:17:14 +02:00
Ahmed Bouhuolia
8cccf23fcc fear: implement interface to dynamic list service. 2020-09-16 22:01:06 +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
56278a25f0 - feat: Sales estimates APIs.
- feat: Sales invoices APIs.
- feat: Sales receipts APIs.
- WIP: Sales payment receipts.
- WIP: Purchases bills.
- WIP: Purchases payments made.
2020-07-22 02:03:12 +02:00