Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035235Retail ModulesWeb POSpublic2017-02-13 10:432017-03-07 13:35
marvintm 
marvintm 
normalminoralways
closedfixed 
5
 
RR17Q1RR17Q1 
guilleaer
No
0035235: HandlePayments method in OrderLoader has been changed, and the API has been broken
A new parameter has been added in handlePayments method in the OrderLoader class. The method is public, so this is not a valid change unless the previous method is also preserved.
.
No tags attached.
blocks defect 0035234 closed marvintm HandlePayments method in OrderLoader has been changed, and the API has been broken 
Issue History
2017-02-13 10:44marvintmTypedefect => backport
2017-02-13 10:44marvintmTarget Version => RR17Q1
2017-02-13 10:46hgbotCheckin
2017-02-13 10:46hgbotNote Added: 0094255
2017-02-13 10:46hgbotStatusscheduled => resolved
2017-02-13 10:46hgbotResolutionopen => fixed
2017-02-13 10:46hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR17Q1/org.openbravo.retail.posterminal/rev/dfa980509154983005330b7d14ec2c1b326aeecb [^]
2017-03-07 13:35guilleaerReview Assigned To => guilleaer
2017-03-07 13:35guilleaerStatusresolved => closed
2017-03-07 13:35guilleaerFixed in Version => RR17Q1

Notes
(0094255)
hgbot   
2017-02-13 10:46   
Repository: retail/backports/3.0RR17Q1/org.openbravo.retail.posterminal
Changeset: dfa980509154983005330b7d14ec2c1b326aeecb
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Feb 13 10:46:02 2017 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1/org.openbravo.retail.posterminal/rev/dfa980509154983005330b7d14ec2c1b326aeecb [^]

Fixed issue 35235. Preserve previous version of the handlePayments method for API compatibility purposes.

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---