Commit Graph

55 Commits

Author SHA1 Message Date
a.bouhuolia
cf2ebe9597 WIP: Allocate landed cost. 2021-07-24 03:10:32 +02:00
a.bouhuolia
70aea9bf2d WIP: Allocate landed cost. 2021-07-23 01:32:10 +02:00
a.bouhuolia
76c6cb3699 WIP: Allocate landed cost. 2021-07-22 18:11:17 +02:00
a.bouhuolia
1ba67f183b fix(Currencies): Currency code in services. 2021-03-30 16:18:57 +02:00
a.bouhuolia
9a204282a2 fix(Journals): sync posting datetime with jorunal entries. 2021-03-29 10:50:44 +02:00
a.bouhuolia
d79be910f9 fix(Contacts): validate contact associated transcations. 2021-03-22 15:21:52 +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
a10ab9e8eb fix(Payments): add currency code to payment entries in edit/new pages. 2021-03-17 13:52:26 +02:00
a.bouhuolia
59f8010122 fix: payment receive and made. 2021-03-09 17:47:01 +02:00
a.bouhuolia
3a3d881f67 feat(sales): currency code associated from invoice customer.
feat(purchases): currency code associated from vendor customer.
2021-03-08 09:47:04 +02:00
a.bouhuolia
9c2dfc7bd2 feat: get specifici payment receive/made details. 2021-03-06 11:04:24 +02:00
a.bouhuolia
ce875ccf4e feat(contacts): auto-complete contacts.
feat(items): auto-complete items.
feat(resources): resource columns feat.
feat(contacts): retrieve specific contact details.
2021-03-03 11:35:42 +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
df2d215071 refactoring: payment made form. 2021-02-21 13:00:06 +02:00
a.bouhuolia
d789228038 fix: accounts types with new design. 2021-01-26 12:51:13 +02:00
a.bouhuolia
d919b56e78 feat: redesign accounts types. 2021-01-23 11:39:29 +02:00
a.bouhuolia
40afb108e3 feat: AR/AP aging summary report. 2021-01-09 13:37:53 +02:00
a.bouhuolia
df85c9b295 fix: refactoring invoice calc cost service. 2021-01-05 17:06:42 +02:00
a.bouhuolia
b07bb2df53 feat: trigger compute items cost once the sale invoice and bill be edited or deleted. 2020-12-23 18:57:17 +02:00
a.bouhuolia
061b50c671 feat: average rate cost method. 2020-12-22 22:27:54 +02:00
a.bouhuolia
1e8b00d8fe fix: writing inventory transactions on invoice and bill created. 2020-12-19 19:48:38 +02:00
a.bouhuolia
cc47314a62 feat: validate the payment not delivered on make payment receive. 2020-12-19 13:44:02 +02:00
a.bouhuolia
920875d7d9 fix: writing the bill journal entries. 2020-12-19 12:08:42 +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
69e7612b62 feat: payment receive and made form. 2020-11-05 12:16:28 +02:00
Ahmed Bouhuolia
1738a333c7 fix: validate payment made entries ids exists.
fix: retrieve payment made and receive details.
2020-11-04 00:23:58 +02:00
Ahmed Bouhuolia
70269d382a feat: payment made form in new and edit mode. 2020-11-01 17:40:40 +02:00
Ahmed Bouhuolia
a457005fd8 feat: retrieve bills that associated to payment made transaction.
feat: retrieve sale invoices that associated to payment receive transactions.
2020-10-28 22:41:16 +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
61f2eda50f fix: sale invoices and bills date formating. 2020-10-26 15:12:21 +02:00
Ahmed Bouhuolia
4ed96e5143 fix: make unique number of sales and purchases transactions is optional. 2020-10-26 14:32:35 +02:00
Ahmed Bouhuolia
1c842662ab fix: issue bills payment change once bill payment made. 2020-10-26 13:34:56 +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
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
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
899ea7a52d refactoring: bills service.
refactoring: bills payments made service.
2020-10-15 15:10:41 +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
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
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
ab6bc0517f feat: Concurrency control items cost compute. 2020-08-23 23:38:42 +02:00
Ahmed Bouhuolia
c2a60e6ba5 feat: Schedule to compute items cost. 2020-08-19 01:30:12 +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