Commit Graph

7 Commits

Author SHA1 Message Date
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
ab6bc0517f feat: Concurrency control items cost compute. 2020-08-23 23:38:42 +02:00
Ahmed Bouhuolia
45088b2d3b feat: Item validate cost, income and inventory account type.
feat: Style sales and purchases forms - 80% progress.
feat: Validate purchase-able and sell-able items in invoices and bills.
feat: Fix bugs in inventory FIFO/LIFO cost methods.
2020-08-22 11:58:08 +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
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