Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0033037 | Retail Modules | Web POS | public | 2016-05-24 14:13 | 2016-06-02 16:05 |
|
Reporter | amayavicente | |
Assigned To | ranjith_qualiantech_com | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | migueldejuana |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0033037: [SERQA 1156] % doesn't work well with product method categories |
Description | % doesn't work well with product method categories in WebPOS |
Steps To Reproduce | 1. In backend, open POS Payment Method Categories and create a new category 'Test'
2. For the POS Terminal Type 'VBS POS Terminal Type', include the Payment Methods Credit card and Voucher in the new payment method category.
3. Log into the termianl VBS-1.
4. Create a ticket with a product.
5. Click the total amount.
6. Click button 'Cash'. Check that now are all the payment method buttons in grey (disable)
7. Enter 50% in the numeric keyboard.
8. Click button 'Test' and select, for instance'Card'.
ERROR: Check that 50EUR has been added instead the 50% of the ticket amount.
See the video:
https://drive.google.com/a/openbravo.com/file/d/0B3RBrE5TUxwbZ1RRRzE2a1dhRUE/view [^] |
Proposed Solution | |
Additional Information | |
Tags | SER-QA |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-05-24 14:13 | amayavicente | New Issue | |
2016-05-24 14:13 | amayavicente | Assigned To | => Retail |
2016-05-24 14:13 | amayavicente | OBNetwork customer | => Yes |
2016-05-24 14:13 | amayavicente | Resolution time | => 1465250400 |
2016-05-24 14:13 | amayavicente | Triggers an Emergency Pack | => No |
2016-05-24 14:15 | amayavicente | Tag Attached: SER-QA | |
2016-05-24 14:15 | amayavicente | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=12221#r12221 |
2016-05-27 09:12 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2016-05-27 09:12 | ranjith_qualiantech_com | Status | new => scheduled |
2016-05-29 06:49 | hgbot | Checkin | |
2016-05-29 06:49 | hgbot | Note Added: 0086791 | |
2016-05-29 06:49 | hgbot | Status | scheduled => resolved |
2016-05-29 06:49 | hgbot | Resolution | open => fixed |
2016-05-29 06:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e57075a292f53e0f070b77958680362b71df0335 [^] |
2016-05-31 11:18 | hgbot | Checkin | |
2016-05-31 11:18 | hgbot | Note Added: 0086855 | |
2016-05-31 11:18 | hgbot | Checkin | |
2016-05-31 11:18 | hgbot | Note Added: 0086856 | |
2016-06-02 14:34 | ranjith_qualiantech_com | Note Added: 0086926 | |
2016-06-02 16:05 | migueldejuana | Review Assigned To | => migueldejuana |
2016-06-02 16:05 | migueldejuana | Note Added: 0086944 | |
2016-06-02 16:05 | migueldejuana | Status | resolved => closed |
Notes |
|
(0086791)
|
hgbot
|
2016-05-29 06:49
|
|
|
|
(0086855)
|
hgbot
|
2016-05-31 11:18
|
|
|
|
(0086856)
|
hgbot
|
2016-05-31 11:18
|
|
|
|
|
In modalpayment.js,
1) name attribute is added in order to use the component in test
2) "options" arguments used in the "pay" fn which was triggered from "onStatusChanged" event |
|
|
|
|