Commit Graph

11 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
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
8491d44118 feat: compute items cost of inventory adjustments transcations. 2021-01-10 17:41:32 +02:00
a.bouhuolia
47b40f6940 feat: add opening quantity, cost and date to items. 2020-12-23 21:31:17 +02:00
Ahmed Bouhuolia
130aa6a400 fix: activate/inactivate item. 2020-11-29 13:04:00 +02:00
Ahmed Bouhuolia
0321f29442 feat: rename item sku to code.
feat: fix sidebar current tab issue.
2020-11-24 11:30:27 +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
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