[jira] [Commented] (OFBIZ-7079) Extend Product entity and add serialized field

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-7079) Extend Product entity and add serialized field

Nicolas Malin (Jira)

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

Pierre Smits commented on OFBIZ-7079:
-------------------------------------

e.g:
{code}
        <field name="inventoryItemTypeId" title="${uiLabelMap.ProductInventoryItemTypeId}">
            <drop-down allow-empty="false">
                <entity-options entity-name="InventoryItemType" key-field-name="inventoryItemTypeId"/>
            </drop-down>
        </field>
{code}
in InventoryForms.xml

> Extend Product entity and add serialized field
> ----------------------------------------------
>
>                 Key: OFBIZ-7079
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7079
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Deepak Dixit
>            Assignee: Deepak Dixit
>
> Extend Product entity and add serialized field to recognize product behavior.
> Will use product.serialized at the time of receiving to identified inventory item behavior.
> This will be setup time configuration, At the time of Product creation will set this flag.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)