[jira] [Created] (OFBIZ-12232) In productstore a shipment estimate can't be edited

2021-05-06 Thread Pierre Smits (Jira)
Pierre Smits created OFBIZ-12232:


 Summary: In productstore a shipment estimate can't be edited
 Key: OFBIZ-12232
 URL: https://issues.apache.org/jira/browse/OFBIZ-12232
 Project: OFBiz
  Issue Type: Bug
  Components: product/catalog
Affects Versions: Trunk, Release Branch 18.12, Release Branch 17.12
Reporter: Pierre Smits


Via path /catalog/control/EditProductStoreShipmentCostEstimates the overview of 
shipment cost estimates are shown. There the user can select a line item.

However the user can't edit the selected line item.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (OFBIZ-7481) ProductFacility record must exist before creating inventoryItem for a facility

2021-05-06 Thread Priya Sharma (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Priya Sharma reassigned OFBIZ-7481:
---

Assignee: Priya Sharma  (was: Suraj Khurana)

> ProductFacility record must exist before creating inventoryItem for a facility
> --
>
> Key: OFBIZ-7481
> URL: https://issues.apache.org/jira/browse/OFBIZ-7481
> Project: OFBiz
>  Issue Type: Bug
>  Components: product
>Affects Versions: 14.12.01, 16.11.01, 15.12.01, 13.07.04
>Reporter: Suraj Khurana
>Assignee: Priya Sharma
>Priority: Major
>
> ProductFacility entity is used to decide that  a particular  product is 
> maintained in which facility. So, in case of receiving a product in a 
> facility or in case creating InventoryItem for a facility, the 
> ProductFacility record must exist. But in these cases, currently in OFBiz 
> inventoryItem gets created even if ProductFacility record doesn't exist.
> Proposed solution:
> 1) In receiveInventoryProduct service check and create ProductFacility record 
> if not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)