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

Deepak Dixit commented on OFBIZ-7079:
-------------------------------------

Yup, thanks for the example ;)

I think as we have Facility.defaultInventoryItemTypeId, so we can add this flag as ProductFacility level as well, in this way different facilities may have different handling.

So handling should be like:
* if the flag at ProductFacility is set then it is used
* otherwise the flag at Product level is used

Does this sounds good?

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