Commit Graph

24 Commits

Author SHA1 Message Date
a.bouhuolia
1b90610cec feat: services quick search. 2021-08-07 20:37:11 +02:00
a.bouhuolia
2822270ac3 feat: custom view dynamic filter. 2021-08-04 15:01:43 +02:00
a.bouhuolia
3546b6b7ae WIP: dynamic list filtering. 2021-07-31 17:07:37 +02:00
a.bouhuolia
9186076676 feat: optimize dynamic list service.
feat: inactive mode for accounts, items, customers and vendors services.
2021-07-29 08:46:41 +02:00
a.bouhuolia
76c6cb3699 WIP: Allocate landed cost. 2021-07-22 18:11:17 +02:00
a.bouhuolia
40b2ba099e fix(Journal): account balance with journal entries. 2021-03-25 12:46:36 +02:00
a.bouhuolia
40afb108e3 feat: AR/AP aging summary report. 2021-01-09 13:37:53 +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
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
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
0114ed9f8b fix: database migrations FK relations.
fix: database columns indexing.
2020-10-03 12:08:11 +02:00
Ahmed Bouhuolia
ad51d12572 fix: remove relation bind knex. 2020-09-28 20:51:22 +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
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
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