You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Leon (JIRA)" <ji...@apache.org> on 2014/01/14 03:25:56 UTC

[jira] [Created] (OFBIZ-5481) [RelationFieldNotFound] warining during startup : parentCustRequestId of entity CustRequest is not found.

Leon created OFBIZ-5481:
---------------------------

             Summary: [RelationFieldNotFound] warining during startup : parentCustRequestId of entity CustRequest is not found.
                 Key: OFBIZ-5481
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5481
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: SVN trunk
            Reporter: Leon
            Priority: Minor


{quote}
[   GenericDelegator.java:243:WARN ] [RelationFieldNotFound] The field parentCustRequestId was specified in the keymaps but is not found for relation ParentCustRequest of entity CustRequest.
[   GenericDelegator.java:243:WARN ] [RelationRelatedFieldNotFound] The field "parentCustRequestId" of related entity CustRequest was specified in the keymaps but is not found for relation ChildCustRequest of entity CustRequest.
{quote}

Entity CustRequest misses field parentCustRequestId, or unnecessary foreign key "CUST_REQ_PARENT"?



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)