[jira] [Created] (OFBIZ-10338) Confusing entity names

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-10338) Confusing entity names

Nicolas Malin (Jira)
Suraj Khurana created OFBIZ-10338:
-------------------------------------

             Summary: Confusing entity names
                 Key: OFBIZ-10338
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10338
             Project: OFBiz
          Issue Type: Improvement
            Reporter: Suraj Khurana
            Assignee: Suraj Khurana


There are some entities which could be renamed as per their usage.
 * *OrderItemShipGroup*: It shows order ship groups and it doesn't contain anything at order item level. So, it could be re-named as *OrderShipGroup.*
 * *OrderItemShipGroupAssoc:* It do not maintain any association type, it just contains order item with respect to ship group, so this could be re-named as *OrderShipGroupItem* to maintain consistency and code readablity.

There is a discussion as well on Dev ML regarding this improvement. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)