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
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