[
https://issues.apache.org/jira/browse/OFBIZ-7079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15303803#comment-15303803 ]
Rishi Solanki commented on OFBIZ-7079:
--------------------------------------
Agree with Deepak on this .... Overall functionality should work as follows;
- A productX with no inventoryItemType set then system will use Facility.defaultInventoryItemTypeId, otherwise system will use what set at the Product level.
- Generally Facility manage one Inventory Item Type of inventories. But it does not mean facility with default type as serialized will never and/or can not store non-serialized products.
- That means even if facility is set default as serialized then it should serve same as it serve for InventoryItem.inventoryItemTypeId.
- As we are able to receive non serialized inventory in default serialized Facility same we should be able to do for Product.
On the basis of above observations I would say code is good to go. I think Deepak you would like to check how inventoryItemTypeId behaves with Facility and InvetoryItem, and if it matches then we are 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
> Fix For: Upcoming Branch
>
> 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)