Commit Graph

33 Commits

Author SHA1 Message Date
a.bouhuolia
1b90610cec feat: services quick search. 2021-08-07 20:37:11 +02:00
a.bouhuolia
2822270ac3 feat: custom view dynamic filter. 2021-08-04 15:01:43 +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
cf2ebe9597 WIP: Allocate landed cost. 2021-07-24 03:10:32 +02:00
a.bouhuolia
51940818c4 fix(Currency Code): add the missing the currency codes. 2021-04-06 18:57:34 +02:00
a.bouhuolia
2d6d642f3b feat(reports): inventory valuation report.
feat(reports): sales by items report.
feat(reports): purchases by items report.
2021-03-29 10:51:24 +02:00
a.bouhuolia
8646f3dcf9 fix(Items): Not display inactive items in sales and purchases.
fix(item): Prevent edit inventory account of item once item has transactions.
2021-03-24 11:10:58 +02:00
a.bouhuolia
96f20bf51b fix(Currencies): Currencies preferences. 2021-03-23 21:28:58 +02:00
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
9ff8e3159d feat(ManualJournals): Auto-increment.
fix(BillPayment): Validate the opened payment bills.
fix(redux): presist redux state.
fix(useRequestQuery): hook.
2021-03-18 14:23:37 +02:00
a.bouhuolia
4f98db4c4b feat(items): item type can not changing in inventory type. 2021-03-03 14:25:16 +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
c8f817b16d fix: items accounts issue.
fix: write item id, transaction reference and number on journal entries.
2021-01-26 14:07:11 +02:00
a.bouhuolia
8491d44118 feat: compute items cost of inventory adjustments transcations. 2021-01-10 17:41:32 +02:00
a.bouhuolia
149464fa7a fix: validate the not found items in delete items/item. 2021-01-02 15:13:18 +02:00
a.bouhuolia
b6392e4208 feat: reponse readable text and linting some pages. 2021-01-02 10:44:38 +02:00
a.bouhuolia
de9f6d9521 fix: item opening quantity and cost validation schema. 2020-12-24 12:47:17 +02:00
a.bouhuolia
47b40f6940 feat: add opening quantity, cost and date to items. 2020-12-23 21:31:17 +02:00
a.bouhuolia
46d06bd591 fix: issue in mail sender. 2020-12-17 01:16:08 +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
Ahmed Bouhuolia
a4195069c7 fix: data type validation in accounts, users, contacts, vendors, customers, journals. 2020-11-29 17:51:40 +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
acd74fd044 fix: journal number increment. 2020-11-07 14:28:25 +02:00
Ahmed Bouhuolia
ab4ec24619 fix: add missed handle request errors. 2020-10-21 12:11:42 +02:00
Ahmed Bouhuolia
bd2ce7ccee feat: add models fields labels. 2020-10-17 19:11:51 +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
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