Commit Graph

19 Commits

Author SHA1 Message Date
a.bouhuolia
42ce791713 feat(invoices|receipts|estimates|payments): auto-increment backend logic based. 2021-03-07 16:14:59 +02:00
a.bouhuolia
9fef91b965 feat(saleReceipts): fix schedule compute inventory items cost. 2021-03-03 14:05:58 +02:00
a.bouhuolia
d919b56e78 feat: redesign accounts types. 2021-01-23 11:39:29 +02:00
a.bouhuolia
df85c9b295 fix: refactoring invoice calc cost service. 2021-01-05 17:06: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
d68e3f41ea fix: sale receipt date formating. 2020-10-26 15:09:32 +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
3446dba0c5 feat: retrieve specific sale receipt details. 2020-10-26 14:02:27 +02:00
Ahmed Bouhuolia
d0785c65db feat: add sale receipt number. 2020-10-26 13:47:42 +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
da448f445c refactoring: sales receipts service. 2020-10-24 20:17:46 +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
ca251a2d28 - feat: Optimize tenancy software architecture. 2020-08-30 22:11:14 +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
ad772cf247 fix bugs in sales and purchases API. 2020-08-04 23:00:15 +02:00