Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032814 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2016-04-29 12:30 | 2016-06-07 16:58 | |||
Reporter | aaroncalero | View Status | public | |||||
Assigned To | mario_castello | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 436e71f54375 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | guilleaer | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032814: [SERQA 1018] Overlapping messages in Payment screen using Payment Method categories | |||||||
Description | In web pos, when paying a return with cash and changing to a payment method which is part of a payment method category, some messages overlap on the payment screen. | |||||||
Steps To Reproduce | Backend configuration: 1. Go to the POS Payment Method Categories window and define a category (e.g. Test). 2. Go to POS Terminal window, select the VBS-1 terminal, move to the Payment Type subtab, and from there, navigate to the Payment Method tab (subtab of POS Terminal Type). 3. Open the voucher payment method and assign the Payment Method category Test. Repeat this step for the Card payment method. Login in web pos and create a new ticket Click on menu > return this receipt. Add an Avalanche Transceiver; total of the ticket= -150.50€ Click on the Total Amount button to pay the ticket. Add 200€ in cash. Click on the Test payment method button, and select Card. > 3 messages are shown together on the payment screen: *Card has been selected as payment method *There is not enough cash available. *Only cash payment methods are allowed to return change. The first two messages appear on the same line. | |||||||
Tags | SER-QA | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0086358) hgbot (developer) 2016-05-10 16:15 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 436e71f5437521dce7c28701609bf8f0ea998e53 Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Tue May 10 08:15:05 2016 -0600 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/436e71f5437521dce7c28701609bf8f0ea998e53 [^] Fixed issue 32814: Added validation in payment view to show messages --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js --- |
(0086359) hgbot (developer) 2016-05-10 16:18 |
Repository: tools/automation/pi-mobile Changeset: a27f8ebcaa6c31968eada87dd8729673234da1b6 Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Tue May 10 08:18:17 2016 -0600 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a27f8ebcaa6c31968eada87dd8729673234da1b6 [^] Related to issue 32814: Added changes to test I32534_VerifylblMessagePaymentView --- M src-test/org/openbravo/test/mobile/quarantine/pack/MCA/layaway/I32534_VerifylblMessagePaymentView.java --- |
(0086416) hgbot (developer) 2016-05-12 16:15 |
Repository: tools/automation/pi-mobile Changeset: 188b3a48f5bc7bf3ee89223481492d43157a770d Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Thu May 12 08:15:03 2016 -0600 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/188b3a48f5bc7bf3ee89223481492d43157a770d [^] Related to issue 32814: Added automated test --- A src-test/org/openbravo/test/mobile/quarantine/pack/MCA/receipts/I32814_VerifyMessagesPaymentView.java --- |
(0086417) hgbot (developer) 2016-05-12 16:19 |
Repository: tools/automation/pi-mobile Changeset: 2551339047cca55fb9b1ca283d9b96ea25d75355 Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Thu May 12 08:19:00 2016 -0600 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/2551339047cca55fb9b1ca283d9b96ea25d75355 [^] Related to issue 32814: Added information to testId class for test I32814_VerifyMessagesPaymentView --- M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-04-29 12:30 | aaroncalero | New Issue | |
2016-04-29 12:30 | aaroncalero | Assigned To | => Retail |
2016-04-29 12:30 | aaroncalero | OBNetwork customer | => No |
2016-04-29 12:30 | aaroncalero | Triggers an Emergency Pack | => No |
2016-04-29 12:30 | aaroncalero | Tag Attached: SER-QA | |
2016-04-29 12:31 | aaroncalero | OBNetwork customer | No => Yes |
2016-04-29 12:31 | aaroncalero | Resolution time | => 1463090400 |
2016-04-29 12:36 | aaroncalero | File Added: Screenshot from 2016-04-29 12:10:46.png | |
2016-05-04 17:21 | Orekaria | Status | new => acknowledged |
2016-05-05 23:54 | mario_castello | Assigned To | Retail => mario_castello |
2016-05-09 18:36 | mario_castello | Status | acknowledged => scheduled |
2016-05-10 16:15 | hgbot | Checkin | |
2016-05-10 16:15 | hgbot | Note Added: 0086358 | |
2016-05-10 16:15 | hgbot | Status | scheduled => resolved |
2016-05-10 16:15 | hgbot | Resolution | open => fixed |
2016-05-10 16:15 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/436e71f5437521dce7c28701609bf8f0ea998e53 [^] |
2016-05-10 16:18 | hgbot | Checkin | |
2016-05-10 16:18 | hgbot | Note Added: 0086359 | |
2016-05-11 16:11 | mario_castello | Relationship added | related to 0032534 |
2016-05-12 16:15 | hgbot | Checkin | |
2016-05-12 16:15 | hgbot | Note Added: 0086416 | |
2016-05-12 16:19 | hgbot | Checkin | |
2016-05-12 16:19 | hgbot | Note Added: 0086417 | |
2016-05-17 09:44 | guilleaer | Review Assigned To | => guilleaer |
2016-05-17 09:44 | guilleaer | Status | resolved => closed |
2016-05-17 09:44 | guilleaer | Fixed in Version | => RR16Q3 |
2016-06-07 16:58 | Orekaria | Relationship added | causes 0032974 |
2016-06-07 16:58 | Orekaria | Relationship added | caused by 0030407 |
Copyright © 2000 - 2009 MantisBT Group |