Vedam,
While most of OFBiz's data model is based on those books, "real life" installations and challenging
requirements have expanded the data model quite a bit. Sometimes entities and fields are added to
accomodate a client's requirements. In many cases, these additions are not documented.
If you're lucky, the original author of the additional entities/fields will see your post and will
respond. Typically, you are your own - you just have to dig through the code to see how they are used.
There is an initiative underway to document the data model within the entity definitions themselves
- https://issues.apache.org/jira/browse/OFBIZ-1387
You are welcome to contribute your findings to that effort.
-Adrian
Vedam B wrote:
Thanks David.
But is there any source to refer for entity description, so that it will be
more useful to understand the usage of entity.
Actually, i referred to Data Model Resource Book Vol 1& Vol 2.
But, many fields available in OFBiz are not discussed.
Regards
Vedam
On Nov 8, 2007 12:50 AM, David E Jones <[EMAIL PROTECTED]> wrote:
I recommend the examples in DemoProduct.xml.
-David
On Nov 7, 2007, at 12:17 PM, Vedam B wrote:
Can someone explain about PRODUCT_PRICE_COND entity.
COND_VALUE
OPERATOR_ENUM_ID
PRODUCT_PRICE_COND_SEQ_ID
INPUT_PARAM_ENUM_ID
Regards
Vedam