You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ean Schuessler (JIRA)" <ji...@apache.org> on 2007/09/24 22:50:50 UTC

[jira] Commented: (OFBIZ-1177) Products should have Roles just as ProductCategories and ProductCatalogs do

    [ https://issues.apache.org/jira/browse/OFBIZ-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529972 ] 

Ean Schuessler commented on OFBIZ-1177:
---------------------------------------

Adrian,

That commented out section should read:

<relation type="one" fk-name="PROD_RLE_PRODUCT" rel-entity-name="Product">
    <key-map field-name="productId"/>
</relation>

I copied the code from the ProductCategory edit and missed changing that. Is there an existing text resource I can use for the "party ID text entry" or am I misunderstanding what you are referring to?

> Products should have Roles just as ProductCategories and ProductCatalogs do
> ---------------------------------------------------------------------------
>
>                 Key: OFBIZ-1177
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1177
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: product
>    Affects Versions: SVN trunk
>         Environment: Debian Linux, testing
>            Reporter: Ean Schuessler
>            Assignee: Adrian Crum
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: product_parties.diff, product_parties.patch
>
>
> This patch adds support for ProductRoles, including the entity definition and related editing screens for product catalog administration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.