Commit Graph

37 Commits

Author SHA1 Message Date
a.bouhuolia
d47633b8ea feat: Inventory item details report.
feat: Cash flow statement report.
2021-05-31 13:17:02 +02:00
a.bouhuolia
c4425d5f64 feat: WIP transactions by customers/vendors. 2021-05-06 22:06:37 +02:00
a.bouhuolia
6f36f32f7c feat(homepage): content.
fix(saleInvoice): invoice number error in edit.
2021-04-06 17:47:18 +02:00
a.bouhuolia
0dcd9e22cf fix build i18n files. 2021-04-04 14:59:54 +02:00
a.bouhuolia
4b7074dd20 fix ts config. 2021-04-04 14:32:13 +02:00
a.bouhuolia
df1ecc6d25 Fix config 2021-04-03 20:57:25 +02:00
a.bouhuolia
9ff8e3159d feat(ManualJournals): Auto-increment.
fix(BillPayment): Validate the opened payment bills.
fix(redux): presist redux state.
fix(useRequestQuery): hook.
2021-03-18 14:23:37 +02:00
a.bouhuolia
d51d9a5038 fix: sync contacts balance with journal entries.
fix: edit invoice amount that has payment transactions.
2021-03-02 11:22:44 +02:00
a.bouhuolia
d919b56e78 feat: redesign accounts types. 2021-01-23 11:39:29 +02:00
a.bouhuolia
7680150a31 feat: format amount rows of financial statemnets. 2021-01-12 11:45:36 +02:00
a.bouhuolia
17a38eafd1 feat: validate country code and phone number in user registration. 2020-12-16 15:37:12 +02:00
a.bouhuolia
6dd1229412 feat: Rate limiter on requests and login attempts. 2020-12-15 20:25:23 +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
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