Commit Graph

15 Commits

Author SHA1 Message Date
a.bouhuolia
d5151c365e fix: design flow of writing invoice journal entries. 2021-01-04 17:19:27 +02:00
a.bouhuolia
af96d4bde4 feat: writing inventory cost lot of opening item quantity transaction. 2020-12-24 12:06:10 +02:00
a.bouhuolia
47b40f6940 feat: add opening quantity, cost and date to items. 2020-12-23 21:31: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
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
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
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
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
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