Commit Graph

21 Commits

Author SHA1 Message Date
a.bouhuolia
76c6cb3699 WIP: Allocate landed cost. 2021-07-22 18:11:17 +02:00
a.bouhuolia
c75109a975 fix: specific account transactions.
fix: specific expense associated expense account graph.
fix: specific manual journal associated account and contact graph.
2021-04-25 23:42:36 +02:00
a.bouhuolia
5855d3f368 fix(InviteUsers): fix invite users bugs. 2021-03-23 18:57:04 +02:00
a.bouhuolia
760c38b54b refactoring: account form.
refactoring: expense form.
refactoring: manual journal form.
refactoring: invoice form.
2021-02-15 12:03:47 +02:00
a.bouhuolia
adac2386bb refactoring: migrating to react-query to manage service-side state. 2021-02-07 08:10:21 +02:00
a.bouhuolia
d919b56e78 feat: redesign accounts types. 2021-01-23 11:39:29 +02:00
a.bouhuolia
ccf4fa55d9 fix: writing journal entries of manual journal. 2021-01-03 19:39:17 +02:00
a.bouhuolia
a2284945f1 feat: journal entries with expenses operations. 2021-01-03 12:47:20 +02:00
a.bouhuolia
ddf31feb72 fix: save payee contact to expense transaction. 2020-12-16 12:23:07 +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
5c5a9438ee fix: handle expense already published error.
fix: expense validation schema.
2020-11-30 12:44:34 +02:00
Ahmed Bouhuolia
c14116a0fd Merge remote-tracking branch 'origin/Tasks' 2020-10-20 20:08:53 +02:00
Ahmed Bouhuolia
899ea7a52d refactoring: bills service.
refactoring: bills payments made service.
2020-10-15 15:10:41 +02:00
Ahmed Bouhuolia
15dca0a7d2 refactoring: media system. 2020-10-07 21:45:28 +02:00
Ahmed Bouhuolia
63c4567e08 fix: expense writing journal entries.
fix: delete expense from the storage.
2020-10-05 20:14:31 +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
35fce02c7a fix: expense publish db column. 2020-09-29 16:32:01 +02:00
Ahmed Bouhuolia
d47d36bb0e fix: record created by in expense service. 2020-09-28 23:18:50 +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