[ https://issues.apache.org/jira/browse/OFBIZ-10855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rishi Solanki reopened OFBIZ-10855: ----------------------------------- Open to make code consistent and use best practices for checking the context param value is empty or not. > Store Order Service Imrovements > ------------------------------- > > Key: OFBIZ-10855 > URL: https://issues.apache.org/jira/browse/OFBIZ-10855 > Project: OFBiz > Issue Type: Improvement > Components: order > Reporter: Rishi Solanki > Assignee: Rishi Solanki > Priority: Major > Fix For: Trunk > > Attachments: OFBIZ-10855.patch > > > Few OrderHeader level values not passed and stored in storeOrder service. Also no code support exists for those order header fields. Below are the fields which is not taken care by the service code. We can add conditional support for these field, that means if the value comes in parameter then it will be stored otherwise not. > - priority > - isRushOrder >   > These values can be reset after creating order by using updateOrderHeader service, but I think this should be fine to have these and other missing values of header level as IN parameters and handled by the service. -- This message was sent by Atlassian JIRA (v7.6.3#76005)