Commit Graph

25 Commits

Author SHA1 Message Date
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
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
ea39eb17a7 fix: converting API body attributes empty strings to null. 2020-11-29 12:43:37 +02:00
Ahmed Bouhuolia
322af97d77 feat: remove SET_DASHBOARD_REQUEST_LOADING reducer.
feat: fix dropdown filter.
feat: fix fetch resource data.
2020-10-20 19:58:24 +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
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
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
Ahmed Bouhuolia
d35b124178 feat: i18n middleware
feat: i18n configuration.
feat: i18n with tenancy.
2020-09-05 17:31:39 +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
52d01b4ed8 fix: Date format in sales/purchases APIs.
fix: Algorithm FIFO cost calculate method.
2020-08-19 00:13:53 +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
ab21f439e2 feat: bigcapital CLI. 2020-05-25 06:14:44 +02:00
Ahmed Bouhuolia
11e3d4c1a9 feat: User invitation system. 2020-04-23 20:09:07 +02:00
Ahmed Bouhuolia
8f588ffc51 WIP Multi-tenant architecture. 2020-04-21 22:47:27 +02:00
Ahmed Bouhuolia
ab81f4be40 WIP 2020-03-19 17:02:37 +02:00
Ahmed Bouhuolia
73711384f6 WIP 2020-03-16 00:06:15 +02:00
Ahmed Bouhuolia
488709088b WIP server side. 2020-01-22 02:09:45 +02:00
Ahmed Bouhuolia
de905d7e7c Permissions authorization middleware. 2019-09-16 01:08:19 +02:00
Ahmed Bouhuolia
ed4d37c8fb Custom fields feature. 2019-09-13 20:24:09 +02:00
Ahmed Bouhuolia
9a8de9ca7d WIP Metadata class. 2019-09-08 02:41:46 +02:00
Ahmed Bouhuolia
70809cb05c WIP Items module. 2019-09-03 02:07:28 +02:00
Ahmed Bouhuolia
cb8c294d74 Initial commit. 2019-08-20 00:32:41 +02:00