Commit Graph

29 Commits

Author SHA1 Message Date
a.bouhuolia
cf2ebe9597 WIP: Allocate landed cost. 2021-07-24 03:10:32 +02:00
a.bouhuolia
76c6cb3699 WIP: Allocate landed cost. 2021-07-22 18:11:17 +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
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
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
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
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
70269d382a feat: payment made form in new and edit mode. 2020-11-01 17:40:40 +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
4d3cd250fd fix: sale invoices payment amount once invoice created, edited or deleted. 2020-10-26 12:47:59 +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
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