Deepak Nigam created OFBIZ-7986:
-----------------------------------
Summary: Warning related to 'InventoryItemAndLocation' entity on server start
Key: OFBIZ-7986
URL:
https://issues.apache.org/jira/browse/OFBIZ-7986 Project: OFBiz
Issue Type: Bug
Reporter: Deepak Nigam
Priority: Trivial
On starting ofbiz server following error is coming at console :
2016-08-27 11:53:54,084 |delegator-startup-1 |ModelViewEntity |I| [InventoryItemAndLocation]: Throwing out field alias in view entity because one already exists with the alias name [inventoryItemTypeId] and field name [PR(Product).inventoryItemTypeId], existing field name is [II.inventoryItemTypeId] 2016-08-27 11:53:54,088 |delegator-startup-1 |ModelViewEntity |I| [ProductInventoryItem]: Throwing out field alias in view entity because one already exists with the alias name [inventoryItemTypeId] and field name [II(InventoryItem).inventoryItemTypeId], existing field name is [PR.inventoryItemTypeId]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)