[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=15294918#comment-15294918 ]

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

I don't believe it is necessary to call the field 'defaultInventoryItemTypeId' on the product entity. It is the default for the product, making the added 'default' superfluous. Having it just as inventoryItemTypeId is just as explaining, but saves on length (and thus potential errors in various places).

We don't have in other entities (e.g. facility) to ensure that developers understand that it is the default for the records of those entities.

> 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
>         Attachments: OFBIZ-7079.patch
>
>
> 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)