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

Jacopo Cappellato commented on OFBIZ-7079:
------------------------------------------

I agree with Pierre about the name of the field, for consistency it should be inventoryItemTypeId or (maybe better) defaultInventoryItemTypeId.
I also like the idea of providing the option to specify the type at product facility level, in fact the same company may want to manage the same product as serialized in one facility and not serialized in the other facilities.
In order to implement this the data can be optionally specified in the ProductFacility entity, to override the value in the Product entity. If on the other hand the company wants consistency in the management of the product in all its facilities, they can simply ignore (i.e. set it to null) the type in ProductFacility and only set the inventoryItemTypeId in the Product entity (as in the initial proposal of this ticket).


> 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)