modify the current code to include looking if this a configured product and let it pass the order entry phase. probably have to add a status in ordermgr for in production.
BJ Freeman sent the following on 7/20/2008 6:30 PM: > see > https://issues.apache.org/jira/browse/OFBIZ-1887 > > Maybe > productstore.requireInventory = "N" > product.requireInventory ="Y" > would allow the order but force the Production run to require inventory. > > Bilgin Ibryam sent the following on 7/19/2008 11:17 AM: >> Quoting BJ Freeman <[EMAIL PROTECTED]>: >> >>> Bilgin: >>> would not that defeat the purpose of doing a production run. >>> if no inventory is required how do you biuld the configured item? >>> and to address the error, why can't the production run see the inventory? >>> >> BJ this is a good point. >> The service that checks for required products, checks for configurable >> product itself (PC001) but not its components. That's why when store >> requires inventory it is not possible to order configurable products... >> Seems that this should be changed. Any other opinions? >> >> ---------------------------------------------------------------- >> This message was sent using IMP, the Internet Messaging Program. >> >> >> >> > > > >
