When OrderPaymentPreference.statusId changes create a history record in OrderStatus
----------------------------------------------------------------------------------- Key: OFBIZ-1408 URL: https://issues.apache.org/jira/browse/OFBIZ-1408 Project: OFBiz Issue Type: New Feature Components: order Reporter: Vikas Mayur Priority: Trivial Order payment history was not saved earlier, so when OrderPaymentPreference.statusId changes create a history record in OrderStatus. This require to change the order helper methods logics to query OrderStatus for all three i.e. order, order item and order payment history. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur updated OFBIZ-1408: ------------------------------- Attachment: order_status.patch > When OrderPaymentPreference.statusId changes create a history record in OrderStatus > ----------------------------------------------------------------------------------- > > Key: OFBIZ-1408 > URL: https://issues.apache.org/jira/browse/OFBIZ-1408 > Project: OFBiz > Issue Type: New Feature > Components: order > Reporter: Vikas Mayur > Priority: Trivial > Attachments: order_status.patch > > > Order payment history was not saved earlier, so when OrderPaymentPreference.statusId changes create a history record in OrderStatus. > This require to change the order helper methods logics to query OrderStatus for all three i.e. order, order item and order payment history. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel reassigned OFBIZ-1408: ----------------------------------- Assignee: Anil K Patel > When OrderPaymentPreference.statusId changes create a history record in OrderStatus > ----------------------------------------------------------------------------------- > > Key: OFBIZ-1408 > URL: https://issues.apache.org/jira/browse/OFBIZ-1408 > Project: OFBiz > Issue Type: New Feature > Components: order > Reporter: Vikas Mayur > Assignee: Anil K Patel > Priority: Trivial > Attachments: order_status.patch > > > Order payment history was not saved earlier, so when OrderPaymentPreference.statusId changes create a history record in OrderStatus. > This require to change the order helper methods logics to query OrderStatus for all three i.e. order, order item and order payment history. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel closed OFBIZ-1408. ------------------------------- Resolution: Fixed Vikas, thanks for providing this patch, its in svn # 598148. > When OrderPaymentPreference.statusId changes create a history record in OrderStatus > ----------------------------------------------------------------------------------- > > Key: OFBIZ-1408 > URL: https://issues.apache.org/jira/browse/OFBIZ-1408 > Project: OFBiz > Issue Type: New Feature > Components: order > Reporter: Vikas Mayur > Assignee: Anil K Patel > Priority: Trivial > Attachments: order_status.patch > > > Order payment history was not saved earlier, so when OrderPaymentPreference.statusId changes create a history record in OrderStatus. > This require to change the order helper methods logics to query OrderStatus for all three i.e. order, order item and order payment history. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |