Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029153 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | critical | always | 2015-03-06 03:03 | 2015-03-24 13:57 | |||
Reporter | Orekaria | View Status | public | |||||
Assigned To | Orekaria | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR15Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | e90c089b0f69 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | adrianromero | |||||||
Regression level | Automated tests | |||||||
Regression date | ||||||||
Regression introduced in release | RR15Q1.1 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/diff/7134637f5070/web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js [^] | |||||||
Triggers an Emergency Pack | Yes | |||||||
Summary | 0029153: The totalReturns amount of the payment methods fails to be sent to the server | |||||||
Description | The totalReturns amount of the payment methods fails to be sent to the server | |||||||
Steps To Reproduce | log into the WebPOS clean the cashup create a sale return a sale verify that in WebSQL, the totalreturns is being updated in the network tab of the browser, open the '../org.openbravo.mobile.core.service.jsonrest/org.openbravo.retail.posterminal.ProcessCashClose' transaction. open the cash payment methods segment of the json ('cashPaymentMethodInfo') verify that a field called 'totalReturn' is appended (INCORRECT); instead of the 'totalReturns' field (CORRECT) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
Notes | |
(0075265) hgbot (developer) 2015-03-07 21:27 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: b984294889f4e50611c69311e13335549ffbdaa3 Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Fri Mar 06 17:19:57 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b984294889f4e50611c69311e13335549ffbdaa3 [^] Fixes issue 29153: 'totalReturn' has been renamed to 'totalReturns' The problem was that the information about the amounts returned for each payment method, were sent to the server with the field name 'totalReturn' The field has been renamed to 'totalReturns' --- M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js --- |
(0075281) hgbot (developer) 2015-03-09 00:20 |
Repository: tools/automation/pi-mobile Changeset: f472a492da0dbce927c1df3854b3a5062961f7ea Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Sat Mar 07 23:11:22 2015 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f472a492da0dbce927c1df3854b3a5062961f7ea [^] Related to issue 28933. Verifies issue 29153: Added 'I29153_CashupWithSaleAndReturnRetrieveFromServer' test --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I29153_CashupWithSaleAndReturnRetrieveFromServer.java --- |
(0075572) adrianromero (manager) 2015-03-13 15:20 |
Verified |
(0075877) hgbot (developer) 2015-03-23 15:26 |
Repository: retail/backports/3.0RR15Q1.2/org.openbravo.retail.posterminal Changeset: e90c089b0f693215e8ed4928dda05e2335c4d0bf Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Fri Mar 06 17:19:57 2015 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR15Q1.2/org.openbravo.retail.posterminal/rev/e90c089b0f693215e8ed4928dda05e2335c4d0bf [^] Fixes issue 29153: 'totalReturn' has been renamed to 'totalReturns' The problem was that the information about the amounts returned for each payment method, were sent to the server with the field name 'totalReturn' The field has been renamed to 'totalReturns' --- M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js --- |
(0075928) malsasua (developer) 2015-03-24 13:57 |
verified in RR15Q1.2 |
Issue History | |||
Date Modified | Username | Field | Change |
2015-03-06 03:03 | Orekaria | New Issue | |
2015-03-06 03:03 | Orekaria | Assigned To | => marvintm |
2015-03-06 03:03 | Orekaria | Triggers an Emergency Pack | => No |
2015-03-06 03:03 | Orekaria | Relationship added | depends on 0028130 |
2015-03-06 03:04 | Orekaria | Relationship added | blocks 0028933 |
2015-03-06 17:27 | Orekaria | Regression introduced in release | => RR15Q1.1 |
2015-03-06 17:27 | Orekaria | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/diff/7134637f5070/web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js [^] |
2015-03-06 17:27 | Orekaria | Relationship added | caused by 0027019 |
2015-03-06 17:35 | Orekaria | Summary | When a layaway is void, the cashup is missing the returned amount => The totalReturns amount of the payment methods fails to be sent to the server |
2015-03-06 17:35 | Orekaria | Description Updated | View Revisions |
2015-03-06 17:35 | Orekaria | Steps to Reproduce Updated | View Revisions |
2015-03-06 18:32 | Orekaria | Regression level | => Automated tests |
2015-03-06 18:32 | Orekaria | Priority | normal => urgent |
2015-03-06 18:32 | Orekaria | Severity | major => critical |
2015-03-06 18:32 | Orekaria | Triggers an Emergency Pack | No => Yes |
2015-03-06 18:43 | Orekaria | Steps to Reproduce Updated | View Revisions |
2015-03-07 21:27 | hgbot | Checkin | |
2015-03-07 21:27 | hgbot | Note Added: 0075265 | |
2015-03-07 21:27 | hgbot | Status | new => resolved |
2015-03-07 21:27 | hgbot | Resolution | open => fixed |
2015-03-07 21:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b984294889f4e50611c69311e13335549ffbdaa3 [^] |
2015-03-07 21:28 | Orekaria | Assigned To | marvintm => Orekaria |
2015-03-07 21:28 | Orekaria | Status | resolved => new |
2015-03-07 21:28 | Orekaria | Resolution | fixed => open |
2015-03-07 21:28 | Orekaria | Status | new => scheduled |
2015-03-07 21:28 | Orekaria | Status | scheduled => resolved |
2015-03-07 21:28 | Orekaria | Fixed in Version | => RR15Q2 |
2015-03-07 21:28 | Orekaria | Resolution | open => fixed |
2015-03-09 00:20 | hgbot | Checkin | |
2015-03-09 00:20 | hgbot | Note Added: 0075281 | |
2015-03-13 15:20 | adrianromero | Review Assigned To | => adrianromero |
2015-03-13 15:20 | adrianromero | Note Added: 0075572 | |
2015-03-13 15:20 | adrianromero | Status | resolved => closed |
2015-03-23 15:26 | hgbot | Checkin | |
2015-03-23 15:26 | hgbot | Note Added: 0075877 | |
2015-03-23 15:26 | hgbot | Status | closed => resolved |
2015-03-23 15:26 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b984294889f4e50611c69311e13335549ffbdaa3 [^] => http://code.openbravo.com/retail/backports/3.0RR15Q1.2/org.openbravo.retail.posterminal/rev/e90c089b0f693215e8ed4928dda05e2335c4d0bf [^] |
2015-03-24 13:57 | malsasua | Note Added: 0075928 | |
2015-03-24 13:57 | malsasua | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |