Amended orders lose Financial Account PaymentMethod
--------------------------------------------------- Key: OFBIZ-1059 URL: https://issues.apache.org/jira/browse/OFBIZ-1059 Project: OFBiz (The Open for Business Project) Issue Type: Bug Components: order Reporter: Andrew Sykes Priority: Minor The problem here was that when you pay by a financial account and then change the order, the amended order will not contain the financial account payment method. The reason for that is that when the shopping cart is loaded from the order, for the financial account the finAccountId must be set in the ShoppingCart.CartPaymentInfo when adding the payment method. -- 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-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Sykes updated OFBIZ-1059: -------------------------------- Attachment: ShoppingCartServices.java.patch > Amended orders lose Financial Account PaymentMethod > --------------------------------------------------- > > Key: OFBIZ-1059 > URL: https://issues.apache.org/jira/browse/OFBIZ-1059 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: order > Reporter: Andrew Sykes > Priority: Minor > Attachments: ShoppingCartServices.java.patch > > > The problem here was that when you pay by a financial account and then change the order, the amended order will not contain the financial account payment method. > The reason for that is that when the shopping cart is loaded from the order, for the financial account the finAccountId must be set in the ShoppingCart.CartPaymentInfo when adding the payment method. -- 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-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Gray reassigned OFBIZ-1059: --------------------------------- Assignee: Scott Gray > Amended orders lose Financial Account PaymentMethod > --------------------------------------------------- > > Key: OFBIZ-1059 > URL: https://issues.apache.org/jira/browse/OFBIZ-1059 > Project: OFBiz > Issue Type: Bug > Components: order > Reporter: Andrew Sykes > Assignee: Scott Gray > Priority: Minor > Attachments: ShoppingCartServices.java.patch > > > The problem here was that when you pay by a financial account and then change the order, the amended order will not contain the financial account payment method. > The reason for that is that when the shopping cart is loaded from the order, for the financial account the finAccountId must be set in the ShoppingCart.CartPaymentInfo when adding the payment method. -- 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-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Gray closed OFBIZ-1059. ----------------------------- Resolution: Fixed Thanks Andrew, committed in rev. 547992 > Amended orders lose Financial Account PaymentMethod > --------------------------------------------------- > > Key: OFBIZ-1059 > URL: https://issues.apache.org/jira/browse/OFBIZ-1059 > Project: OFBiz > Issue Type: Bug > Components: order > Reporter: Andrew Sykes > Assignee: Scott Gray > Priority: Minor > Attachments: ShoppingCartServices.java.patch > > > The problem here was that when you pay by a financial account and then change the order, the amended order will not contain the financial account payment method. > The reason for that is that when the shopping cart is loaded from the order, for the financial account the finAccountId must be set in the ShoppingCart.CartPaymentInfo when adding the payment method. -- 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 |