[jira] [Created] (OFBIZ-11191) Correct occurrences of OPP and use entity auto service instead of direct create/store

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

[jira] [Created] (OFBIZ-11191) Correct occurrences of OPP and use entity auto service instead of direct create/store

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

             Summary: Correct occurrences of OPP and use entity auto service instead of direct create/store
                 Key: OFBIZ-11191
                 URL: https://issues.apache.org/jira/browse/OFBIZ-11191
             Project: OFBiz
          Issue Type: Improvement
          Components: ALL COMPONENTS
    Affects Versions: Trunk
            Reporter: Suraj Khurana


Currently we have used directly delegator methods so fields like lastUpdatedByUserLogin or lastUpdateTimeStamp in OPP are never handled or filled up properly.

We can use entity-auto service instead of direct delegator methods.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)