Ahmed Bouhuolia
70269d382a
feat: payment made form in new and edit mode.
2020-11-01 17:40:40 +02:00
Ahmed Bouhuolia
8a20deacf3
feat: add due bills reducer and selector.
2020-10-28 18:29:51 +02:00
Ahmed Bouhuolia
bc9638c9a2
feat: retrieve all due invoices and bills or for specific customer/vendor.
2020-10-28 13:47:35 +02:00
Ahmed Bouhuolia
7558f68fa0
fix: sale invoice relation with customer.
2020-10-26 16:45:49 +02:00
Ahmed Bouhuolia
dea6cdd245
fix: make sale invoices resource-able.
2020-10-26 16:36:22 +02:00
Ahmed Bouhuolia
4d3cd250fd
fix: sale invoices payment amount once invoice created, edited or deleted.
2020-10-26 12:47:59 +02:00
Ahmed Bouhuolia
950137ceb3
fix: formating dates in sale estimate service.
2020-10-26 11:49:04 +02:00
Ahmed Bouhuolia
ca6acf6517
fix: issue in sales invoices and bills.
2020-10-25 19:58:32 +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
173c14bd14
feat: add bills and payments made fields.
2020-10-24 15:36:04 +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
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
bd2ce7ccee
feat: add models fields labels.
2020-10-17 19:11:51 +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
8df5a45c29
fix: relations media links with models.
2020-10-08 00:00:49 +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
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
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
882f01a178
refactor: manual journal.
2020-09-19 21:14:09 +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
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
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
ca251a2d28
- feat: Optimize tenancy software architecture.
2020-08-30 22:11:14 +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
e23b8d9947
feat: Link sale invoice to payment receive entries.
2020-08-26 13:06:16 +02:00
Ahmed Bouhuolia
ab6bc0517f
feat: Concurrency control items cost compute.
2020-08-23 23:38:42 +02:00
Ahmed Bouhuolia
45088b2d3b
feat: Item validate cost, income and inventory account type.
...
feat: Style sales and purchases forms - 80% progress.
feat: Validate purchase-able and sell-able items in invoices and bills.
feat: Fix bugs in inventory FIFO/LIFO cost methods.
2020-08-22 11:58:08 +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
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
Ahmed Bouhuolia
8d4b3f1ab3
fix issues in sales and purchases API module.
2020-08-05 21:01:45 +02:00
Ahmed Bouhuolia
57ec5bdfbe
fix issues in sales and purchases module.
2020-08-05 16:25:53 +02:00
Ahmed Bouhuolia
ad772cf247
fix bugs in sales and purchases API.
2020-08-04 23:00:15 +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
Ahmed Bouhuolia
4718f63c94
- feat: Update react-query package to V 2.1.1.
...
- feat: Favicon setup.
- feat: Fix accounts inactivate/activate 1 account.
- feat: Seed accounts, expenses and manual journals resource fields.
- feat: Validate make journal receivable/payable without contact.
- feat: Validate make journal contact without receivable or payable.
- feat: More components abstractions.
- feat: Use reselect.js to memorize components properties.
- fix: Journal type of manual journal.
- fix: Sidebar style optimization.
- fix: Data-table check-box style optimization.
- fix: Data-table spinner style dimensions.
- fix: Submit journal with contact_id and contact_type.
2020-07-01 12:51:12 +02:00
Ahmed Bouhuolia
3e15cd42c8
feat: Financial statements enhancement.
2020-06-17 22:06:33 +02:00
Ahmed Bouhuolia
f0c1985e43
feat: Receivable aging summary front-end.
2020-06-14 14:19:18 +02:00