Project:
View Revisions: Issue #56495 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0056495: Bill of Material Production - Stock validation missing in for production lines generated from bom hierarchy | ||
Revision | 2024-09-19 08:49 by prakashmurugesan88 | ||
Description | Stock validation missing in for production lines generated from bom hierarchy Lines are generated from M_PRODUCTION_RUN process, * If the lines are generated directly from the bom lines, production lines are generated based on stock, https://gitlab.com/openbravo/product/openbravo/-/blob/master/src-db/database/model/functions/M_PRODUCTION_RUN.xml#L255 [^] https://gitlab.com/openbravo/product/openbravo/-/blob/master/src-db/database/model/functions/M_PRODUCTION_RUN.xml#L306 [^] * But if the lines are generated from the hierarchy of bom line, no stock validation is done, https://gitlab.com/openbravo/product/openbravo/-/blob/master/src-db/database/model/functions/M_PRODUCTION_RUN.xml#L480 [^] |
||
Revision | 2024-09-19 08:46 by prakashmurugesan88 | ||
Description | Stock validation missing in case of lines generated from hierarchy * If the lines are generated directly from the bom lines, production lines are generated based on stock, https://gitlab.com/openbravo/product/openbravo/-/blob/master/src-db/database/model/functions/M_PRODUCTION_RUN.xml#L255 [^] https://gitlab.com/openbravo/product/openbravo/-/blob/master/src-db/database/model/functions/M_PRODUCTION_RUN.xml#L306 [^] * But if the lines are generated from the hierarchy of bom line, no stock validation is done, https://gitlab.com/openbravo/product/openbravo/-/blob/master/src-db/database/model/functions/M_PRODUCTION_RUN.xml#L480 [^] |
Copyright © 2000 - 2009 MantisBT Group |