Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031570 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2015-11-25 09:59 | 2015-12-23 13:20 | |||
Reporter | amayavicente | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 8b79e190a66e | ||||
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 | Orekaria | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031570: [SERQA 436] A user who has NOT access to any payment methods belong to a category, see the category in the webpos | |||||||
Description | For a payment method category, a user who has NOT access to any payment methods belong to that category, see the category in the webpos and when open it, it is empty. | |||||||
Steps To Reproduce | 1. Create new POS Payment Method Category called 'Cards' 2. For the POS Terminal type 'VBS POS Terminal Type' include 'Voucher' and 'Credit Card' in the category created in the step1. 3. In the preference window, define that the user Vall Blanca Store User has NOT access to the payment method 'Voucher' and 'Credit Card' | |||||||
Tags | SER-QA | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0082513) hgbot (developer) 2015-12-02 06:31 |
Repository: tools/automation/pi-mobile Changeset: 916e6b2ed905cb8a92caaf0d766195dba4f84fb8 Author: Ranjith <ranjith <at> qualiantech.com> Date: Wed Dec 02 11:00:29 2015 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/916e6b2ed905cb8a92caaf0d766195dba4f84fb8 [^] Verifies issue 31570: Added automated test 'I31570CheckPaymentTypesBasedonPreference' --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31570CheckPaymentTypesBasedonPreference.java --- |
(0082514) hgbot (developer) 2015-12-02 06:31 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 99240bd55802265de720d8516787c3b4ced3b983 Author: Ranjith <ranjith <at> qualiantech.com> Date: Wed Dec 02 11:00:43 2015 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/99240bd55802265de720d8516787c3b4ced3b983 [^] Fixes issue 31570 : Show Payment Types based on Preferences --- M src/org/openbravo/retail/posterminal/term/Payments.java --- |
(0082594) guilleaer (viewer) 2015-12-07 12:10 |
The fix is not valid, because in the fix just "default" payments preferences are being checked. If there are more payment methods with different keys they also should be checked. To do it, the query should search preferences for the "distinct" search key defined in OBPOS_APP_Payment http://wiki.openbravo.com/wiki/Retail:Configuration_Guide#POS_Terminal_window [^] |
(0082661) hgbot (developer) 2015-12-11 04:17 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 555cf6ca5d800e8a415fec9c63d9299904125d40 Author: Ranjith <ranjith <at> qualiantech.com> Date: Fri Dec 11 08:46:25 2015 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/555cf6ca5d800e8a415fec9c63d9299904125d40 [^] Fixes issue 31570 : Show Payment Types based on Preferences --- M src/org/openbravo/retail/posterminal/term/Payments.java --- |
(0082701) guilleaer (viewer) 2015-12-14 11:45 |
I can still reproduce the issue: 1. create debit payment category 2. open ps-1 terminal 3. navigate to terminal type 4. set voucher and card with the created category 5. check in web pos that everything is ok. 6. create a preference to disable card 7. check in web pos that just voucher is shown in the category popup 8. create a preference to disable voucher check that category is still being shown in web POS, but the popup is empty. Attached a video |
(0082744) hgbot (developer) 2015-12-15 07:58 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 8b79e190a66eeea8fb8c2267ac219d3c1f47f690 Author: Ranjith <ranjith <at> qualiantech.com> Date: Tue Dec 15 12:27:03 2015 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8b79e190a66eeea8fb8c2267ac219d3c1f47f690 [^] Fixes issue 31570 : Show Payment Types based on Preferences --- M src/org/openbravo/retail/posterminal/term/Payments.java --- |
(0082939) agete (viewer) 2015-12-22 13:46 |
The solution is incomplete because the payment method category still appears if the payment methods that belong to it are deactivated. Steps to reproduce: 1. Go to POS terminal and deactivate all payment methods of one payment method category. 2. Log into WEB POS and check the payment method category is available but when clicking no payment method is available there |
![]() |
|||
Date Modified | Username | Field | Change |
2015-11-25 09:59 | amayavicente | New Issue | |
2015-11-25 09:59 | amayavicente | Assigned To | => Retail |
2015-11-25 09:59 | amayavicente | OBNetwork customer | => Yes |
2015-11-25 09:59 | amayavicente | Resolution time | => 1449615600 |
2015-11-25 09:59 | amayavicente | Triggers an Emergency Pack | => No |
2015-11-25 12:59 | Orekaria | Status | new => acknowledged |
2015-11-26 11:55 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2015-11-26 11:55 | ranjith_qualiantech_com | Status | acknowledged => scheduled |
2015-12-01 11:13 | agete | Tag Attached: SER-QA | |
2015-12-01 11:13 | agete | Summary | A user who has NOT access to any payment methods belong to a category, see the category in the webpos => [SERQA 436] A user who has NOT access to any payment methods belong to a category, see the category in the webpos |
2015-12-02 06:31 | hgbot | Checkin | |
2015-12-02 06:31 | hgbot | Note Added: 0082513 | |
2015-12-02 06:31 | hgbot | Checkin | |
2015-12-02 06:31 | hgbot | Note Added: 0082514 | |
2015-12-02 06:31 | hgbot | Status | scheduled => resolved |
2015-12-02 06:31 | hgbot | Resolution | open => fixed |
2015-12-02 06:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/99240bd55802265de720d8516787c3b4ced3b983 [^] |
2015-12-07 12:10 | guilleaer | Note Added: 0082594 | |
2015-12-07 12:10 | guilleaer | Status | resolved => new |
2015-12-07 12:10 | guilleaer | Resolution | fixed => open |
2015-12-07 12:10 | guilleaer | Status | new => scheduled |
2015-12-11 04:17 | hgbot | Checkin | |
2015-12-11 04:17 | hgbot | Note Added: 0082661 | |
2015-12-11 04:17 | hgbot | Status | scheduled => resolved |
2015-12-11 04:17 | hgbot | Resolution | open => fixed |
2015-12-11 04:17 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/99240bd55802265de720d8516787c3b4ced3b983 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/555cf6ca5d800e8a415fec9c63d9299904125d40 [^] |
2015-12-14 11:45 | guilleaer | Note Added: 0082701 | |
2015-12-14 11:45 | guilleaer | Status | resolved => new |
2015-12-14 11:45 | guilleaer | Resolution | fixed => open |
2015-12-14 11:45 | guilleaer | File Added: payment_category | |
2015-12-14 13:45 | Orekaria | Status | new => scheduled |
2015-12-15 07:58 | hgbot | Checkin | |
2015-12-15 07:58 | hgbot | Note Added: 0082744 | |
2015-12-15 07:58 | hgbot | Status | scheduled => resolved |
2015-12-15 07:58 | hgbot | Resolution | open => fixed |
2015-12-15 07:58 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/555cf6ca5d800e8a415fec9c63d9299904125d40 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8b79e190a66eeea8fb8c2267ac219d3c1f47f690 [^] |
2015-12-15 16:39 | Orekaria | Review Assigned To | => marvintm |
2015-12-22 13:46 | agete | Note Added: 0082939 | |
2015-12-22 13:46 | agete | Status | resolved => new |
2015-12-22 13:46 | agete | Resolution | fixed => open |
2015-12-23 13:20 | Orekaria | Review Assigned To | marvintm => Orekaria |
2015-12-23 13:20 | Orekaria | Status | new => closed |
2015-12-23 13:20 | Orekaria | Resolution | open => fixed |
2015-12-23 13:20 | Orekaria | Fixed in Version | => RR16Q1 |
Copyright © 2000 - 2009 MantisBT Group |