Commit Graph

20 Commits

Author SHA1 Message Date
Ahmed Bouhuolia
128feb73f8 feat: apply new cards design system.
feat: empty status datatables.
fix: edit account.
2020-11-18 21:55:17 +02:00
Ahmed Bouhuolia
fd6a3224fa fix: Edit account with parent_account_id. 2020-10-28 18:41:07 +02:00
Ahmed Bouhuolia
078098c593 fix: edit custom view details. 2020-10-17 18:12:15 +02:00
Ahmed Bouhuolia
27ec0e91fa refactoring: retrieve resources fields.
fix: issue in create a new custom view.
2020-10-17 15:00:22 +02:00
Ahmed Bouhuolia
7397afe2a9 feat: listing vendors and customers.
feat: items service events.
2020-10-15 21:27:51 +02:00
Ahmed Bouhuolia
681fa0560e feat: close specific account. 2020-10-05 22:05:04 +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
7d8b05ff66 fix: accounts types caching. 2020-09-30 11:45:25 +02:00
Ahmed Bouhuolia
108b52962a fix: accounts TS interfaces. 2020-09-28 17:45:26 +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
98bba3d3a0 fix: account name unique validation. 2020-09-07 17:43:07 +02:00
Ahmed Bouhuolia
d3870974c0 feat: refactoring middlewares to typescript. 2020-09-06 23:36:37 +02:00
Ahmed Bouhuolia
df0f842681 feat: Logger middleware.
feat: refactoring accounts service.
2020-09-06 20:18:41 +02:00
Ahmed Bouhuolia
ca251a2d28 - feat: Optimize tenancy software architecture. 2020-08-30 22:11:14 +02:00
Ahmed Bouhuolia
d423365a19 feat: Re-compute the given items cost job.
feat: Optimize the architecture.
2020-08-18 02:28:08 +02:00
Ahmed Bouhuolia
db28cd2aef - feat: Sales estimates.
- feat: Sales invoices.
- feat: Sales payment receives.
- feat: Purchases bills.
- feat: Purchases bills payments that made to the vendors.
2020-08-03 22:46:50 +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