Ahmed Bouhuolia
681fa0560e
feat: close specific account.
2020-10-05 22:05:04 +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
elforjani3
be6cb9c0e4
Merge branch 'master' of https://github.com/abouolia/Bigcapital
2020-09-30 21:26:21 +02:00
Ahmed Bouhuolia
1250eccc0d
Merge branch 'sales'
2020-09-30 20:39:41 +02:00
elforjani3
912e549cac
Merge branch 'master' of https://github.com/abouolia/Bigcapital
2020-09-30 19:01:28 +02:00
elforjani3
23f381065a
fix: settings
2020-09-30 19:01:07 +02:00
Ahmed Bouhuolia
8b9082d961
Merge remote-tracking branch 'origin/billing_style'
2020-09-30 18:29:38 +02:00
elforjani3
e8c84637b5
fix: preferneces style
2020-09-30 16:52:48 +02:00
Ahmed Bouhuolia
7d8b05ff66
fix: accounts types caching.
2020-09-30 11:45:25 +02:00
Ahmed Bouhuolia
4e8c670968
fix: remove duplicated files.
2020-09-30 11:18:41 +02:00
Ahmed Bouhuolia
6f85e164ac
fix: sales/purchases services.
2020-09-30 11:17:14 +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
4732fa1d21
fix: record expense, item and item category date session.
...
fix: delete bulk accounts.
fix: activate/inactive bulk accounts.
2020-09-28 23:06:29 +02:00
Ahmed Bouhuolia
ad51d12572
fix: remove relation bind knex.
2020-09-28 20:51:22 +02:00
Ahmed Bouhuolia
108b52962a
fix: accounts TS interfaces.
2020-09-28 17:45:26 +02:00
Ahmed Bouhuolia
f035c7f10a
feat: application configuration completed flag.
2020-09-28 16:28:58 +02:00
Ahmed Bouhuolia
d3d772f735
feat: ensure organization tenant configured.
2020-09-28 13:30:50 +02:00
elforjani3
7b6e895be5
WIP: billing /style
2020-09-27 20:42:27 +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
986cd6b7a0
feat: Logging all system and tenants databases queries.
2020-09-20 19:03:53 +02:00
Ahmed Bouhuolia
e2c53f4513
fix: should retrieve user inactive error in login response API.
...
fix: prevent from delete or inactivate the current authorized user.
2020-09-20 18:39:14 +02:00
Ahmed Bouhuolia
e28f8496c6
fix: config env file.
2020-09-20 17:12:56 +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
31d6488075
fix: remove duplicated files.
2020-09-16 21:47:22 +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
ffb0499280
fix: mark payment license as used after usage.
...
fix: fix system models with createdAt and updatedAt fields.
fix: reset password token expiration time.
2020-09-07 17:14:14 +02:00
elforjani3
7dafd67022
Fix: PaymentReceive & ExchangeRate & itemCategories
2020-09-07 07:29:33 +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
df0cf287ff
feat: rename voucher to license.
2020-09-05 22:58:36 +02:00
Ahmed Bouhuolia
750377ba86
feat: fix issues in invite user.
...
feat: fix update last login at after login.
2020-09-05 22:18:53 +02:00
Ahmed Bouhuolia
d35b124178
feat: i18n middleware
...
feat: i18n configuration.
feat: i18n with tenancy.
2020-09-05 17:31:39 +02:00
Ahmed Bouhuolia
79b7a02f85
fix: issues in organization build.
2020-09-05 15:12:38 +02:00
Ahmed Bouhuolia
481ca8aa8b
fix: issues in authentication mail messages.
2020-09-05 13:29:39 +02:00
elforjani3
9c21e233ea
feature : Puschases & Sales / fix : tasks
2020-09-04 00:41:22 +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