Commit Graph

51 Commits

Author SHA1 Message Date
a.bouhuolia
ddf31feb72 fix: save payee contact to expense transaction. 2020-12-16 12:23:07 +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
e9e4ddaee0 fix: auto-increment settings. 2020-12-12 13:26:36 +02:00
Ahmed Bouhuolia
d49992a6d7 refactoring: balance sheet report.
refactoring: trial balance sheet report.
refactoring: general ledger report.
refactoring: journal report.
refactoring: P&L report.
2020-12-10 13:04:49 +02:00
Ahmed Bouhuolia
ac6904daaa feat: remove parent item category from item categories service. 2020-12-02 17:38:49 +02:00
Ahmed Bouhuolia
130aa6a400 fix: activate/inactivate item. 2020-11-29 13:04:00 +02:00
Ahmed Bouhuolia
218d90c571 feat: payment receive/made number optional. 2020-11-24 11:31:06 +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
347bc672fe feat: add missed salutation and website columns. 2020-11-09 11:29:28 +02:00
Ahmed Bouhuolia
9241f8b8a5 feat: customer form styling.
feat: customers list.
2020-11-08 21:44:20 +02:00
Ahmed Bouhuolia
69e7612b62 feat: payment receive and made form. 2020-11-05 12:16:28 +02:00
Ahmed Bouhuolia
d0785c65db feat: add sale receipt number. 2020-10-26 13:47:42 +02:00
Ahmed Bouhuolia
92ddc1bf38 fix: missed send_to_email column in sale estimate. 2020-10-26 12:48:26 +02:00
Ahmed Bouhuolia
426f9fcf55 refactoring: payment receive and sale invoice actions. 2020-10-25 18:30:44 +02:00
Ahmed Bouhuolia
da448f445c refactoring: sales receipts service. 2020-10-24 20:17:46 +02:00
Ahmed Bouhuolia
5e139e9b54 feat: review sale estimates. 2020-10-24 18:16:07 +02:00
Ahmed Bouhuolia
b91c452101 feat: issues in bills and payments made 2020-10-24 14:49:32 +02:00
Ahmed Bouhuolia
0a03fcdd92 fix: retrieve bills and bills payments list. 2020-10-24 12:38:19 +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
899ea7a52d refactoring: bills service.
refactoring: bills payments made service.
2020-10-15 15:10:41 +02:00
Ahmed Bouhuolia
99d88c8ab0 fix: remove organization name in register form. 2020-10-08 12:44:21 +02:00
Ahmed Bouhuolia
15dca0a7d2 refactoring: media system. 2020-10-07 21:45:28 +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
8f90b75ccd refactor: item categories service. 2020-09-30 10:47:20 +02:00
Ahmed Bouhuolia
35fce02c7a fix: expense publish db column. 2020-09-29 16:32:01 +02:00
Ahmed Bouhuolia
9fbad4ac46 feat: items bulk delete.
refactor: items to service design.
2020-09-29 16:04:13 +02:00
Ahmed Bouhuolia
d47d36bb0e fix: record created by in expense service. 2020-09-28 23:18:50 +02:00
Ahmed Bouhuolia
108b52962a fix: accounts TS interfaces. 2020-09-28 17:45:26 +02:00
Ahmed Bouhuolia
d3d772f735 feat: ensure organization tenant configured. 2020-09-28 13:30:50 +02:00
Ahmed Bouhuolia
9f315ca657 fix: method hasType in service errors. 2020-09-26 16:46:05 +02:00
Ahmed Bouhuolia
933afb37bf refactor: currencies service.
refactor: exchange rates service.
2020-09-26 16:23:57 +02:00
Ahmed Bouhuolia
882f01a178 refactor: manual journal. 2020-09-19 21:14:09 +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
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
d3870974c0 feat: refactoring middlewares to typescript. 2020-09-06 23:36:37 +02:00
Ahmed Bouhuolia
df0cf287ff feat: rename voucher to license. 2020-09-05 22:58:36 +02:00
Ahmed Bouhuolia
9ee7ed89ec - feat: remove unnecessary migrations, controllers and models files.
- feat: metable store
- feat: metable store with settings store.
- feat: settings middleware to auto-save and load.
- feat: DI db manager to master container.
- feat: write some logs to sale invoices.
2020-09-03 16:51:48 +02:00
Ahmed Bouhuolia
abefba22ee refactor: Authentication service. 2020-08-31 22:15:44 +02:00
Ahmed Bouhuolia
ca251a2d28 - feat: Optimize tenancy software architecture. 2020-08-30 22:11:14 +02:00
Ahmed Bouhuolia
74321a2886 - fix: Schedule write journal entries after item compute cost.
- fix: active vouchers query.
- fix: remove babel loader in server-side.
2020-08-29 22:11:42 +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
Ahmed Bouhuolia
ab6bc0517f feat: Concurrency control items cost compute. 2020-08-23 23:38:42 +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
42569c89e4 fix: Graph fetch relations with sales & purchases models.
feat: Inventory tracker algorithm lots with FIFO or LIFO cost method.
2020-08-11 01:00:33 +02:00