Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031326 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2015-11-02 18:20 | 2015-11-13 14:51 | |||
Reporter | umartirena | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 916e3e5d7e2a | ||||
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 | guilleaer | |||||||
Regression level | Pre packaging ( pi ) | |||||||
Regression date | ||||||||
Regression introduced in release | pi | |||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031326: Return values are not properly displayed in Web POS | |||||||
Description | Return values are not properly displayed in Web POS. Quantities, Line Amounts, Taxes, Payments are not displayed in negative. | |||||||
Steps To Reproduce | Open WebPOS: * Create a ticket with a line * Click on Return this Receipt. Check that all quantities above are displayed in negative. * Pay the receipt and complete it. * Click on Receipts and search the previous ticket. * Verify that all quantities are displayed in positive (INCORRECT) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0081556) hgbot (developer) 2015-11-06 11:14 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 916e3e5d7e2ac3616f678555d19ccf50ac526c19 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Tue Nov 03 17:49:52 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/916e3e5d7e2ac3616f678555d19ccf50ac526c19 [^] Fixed issue 31326: Return values are not properly displayed in Web POS The problem was that before the orderType wasn't set to '1' (Return). With previous fixes, now the orderType is set to 1. The solution is to not execute the function changeSignToShowReturns() from order.js. It's necessary to change the order type title from the order in the POS. Finally, it's necessary to change to change the printAmount function to show the negative valor of the payment. Now, the information of the return is shown properly. --- M web/org.openbravo.retail.posterminal/js/components/order.js M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0081557) hgbot (developer) 2015-11-06 11:15 |
Repository: tools/automation/pi-mobile Changeset: beb990810e29098765e4aeb36dc91f5b6815141c Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu Nov 05 09:52:10 2015 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/beb990810e29098765e4aeb36dc91f5b6815141c [^] Verifies issue 31326: Return values are not properly displayed in Web POS Added test I31326_VerifyCorrectPaidReturnValues --- M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I31326_VerifyCorrectPaidReturnValues.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2015-11-02 18:20 | umartirena | New Issue | |
2015-11-02 18:20 | umartirena | Assigned To | => Retail |
2015-11-02 18:20 | umartirena | Triggers an Emergency Pack | => No |
2015-11-02 19:01 | umartirena | Resolution time | => 1447628400 |
2015-11-02 19:01 | umartirena | Regression level | => Pre packaging ( pi ) |
2015-11-02 19:01 | umartirena | Regression introduced in release | => pi |
2015-11-02 19:06 | Orekaria | Steps to Reproduce Updated | View Revisions |
2015-11-02 19:35 | Orekaria | Status | new => acknowledged |
2015-11-03 08:02 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2015-11-03 10:30 | Orekaria | Status | acknowledged => scheduled |
2015-11-03 10:30 | Orekaria | Assigned To | ranjith_qualiantech_com => jorge-garcia |
2015-11-05 16:21 | jorge-garcia | Relationship added | related to 0031166 |
2015-11-06 11:14 | hgbot | Checkin | |
2015-11-06 11:14 | hgbot | Note Added: 0081556 | |
2015-11-06 11:14 | hgbot | Status | scheduled => resolved |
2015-11-06 11:14 | hgbot | Resolution | open => fixed |
2015-11-06 11:14 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/916e3e5d7e2ac3616f678555d19ccf50ac526c19 [^] |
2015-11-06 11:15 | hgbot | Checkin | |
2015-11-06 11:15 | hgbot | Note Added: 0081557 | |
2015-11-09 09:38 | Orekaria | Review Assigned To | => guilleaer |
2015-11-13 14:51 | guilleaer | Status | resolved => closed |
2015-11-13 14:51 | guilleaer | Fixed in Version | => RR16Q1 |
Copyright © 2000 - 2009 MantisBT Group |