You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Cimballi <ci...@cimballi.net> on 2009/05/06 02:20:28 UTC

Questions about OrderItem and ProductFeature

Hi the list,

In the model of the Order application, an "OrderItem" contains a field
"productFeatureId".
1. There is no relation defined for this field, is it normal ?
2. It is possible to have a product with several productFeatures, but in an
orderItem you can specify only one "productFeature". What do you think about
having a one to many relation between an orderItem and productFeatures ?

Cimballi