Notes |
|
(0021051)
|
hgbot
|
2009-10-15 13:22
|
|
Repository: erp/stable/2.40
Changeset: 1f86e73e25461b3e4cc32238b17eff3a0f794a44
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Oct 15 12:43:42 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/1f86e73e25461b3e4cc32238b17eff3a0f794a44 [^]
Issue 10883: Improve performance of Manufacturing Plan process
Fix logic issue introduced in issue 7406, fixing behavior and improving
the performance as originally intended.
---
M src-db/database/model/functions/MRP_RUN_EXPLODE.xml
---
|
|
|
(0021053)
|
hgbot
|
2009-10-15 13:22
|
|
Repository: erp/stable/2.40
Changeset: 7d0f2b249074fef6a5808d41c48614bf0e81fa1c
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Oct 15 12:45:02 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/7d0f2b249074fef6a5808d41c48614bf0e81fa1c [^]
Issue 10883: Improve performance of manufacturing plan process
Simplify view definition by eliminating unneeded join with
ma_processplan_version
---
M src-db/database/model/views/MA_PROCESSPLAN_TOTALIZED.xml
---
|
|
|
(0021054)
|
hgbot
|
2009-10-15 13:22
|
|
Repository: erp/stable/2.40
Changeset: 5406cfccff305c2ff983914caf8157ddda757377
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Oct 15 12:46:13 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/5406cfccff305c2ff983914caf8157ddda757377 [^]
Issue 10883: Improve performance of the Manufacturing Plan process
Add some needed indices
---
M src-db/database/model/tables/AD_SEQUENCE.xml
M src-db/database/model/tables/MA_PROCESSPLAN_VERSION.xml
M src-db/database/model/tables/MA_SEQUENCE.xml
M src-db/database/model/tables/MA_SEQUENCEPRODUCT.xml
M src-db/database/model/tables/MA_WRPHASE.xml
M src-db/database/model/tables/MA_WRPHASEPRODUCT.xml
M src-db/database/model/tables/MRP_RUN_PRODUCTIONLINE.xml
M src-db/database/model/tables/MRP_RUN_PURCHASELINE.xml
---
|
|
|
|
Marking as resolved with the fixed already committed. |
|
|
|
|