Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035186 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2017-02-07 14:31 | 2017-11-13 15:23 | |||
Reporter | guillermogil | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR17Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 9ea93d1e938f | ||||
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 | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035186: If you do a partial payment with a non default payment the payment selected does not go to the default one | |||||||
Description | If you do a partial payment with a non default payment the payment selected does not go to the default one. This behavior can rely on adding a wrong payment. | |||||||
Steps To Reproduce | - Login on WebPOS - Add some products - Click total button - Click Credit card payment - Add a partial amount - Click "enter" button from WebPOS keyboard You will see that selected payment is still credit card | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0094244) hgbot (developer) 2017-02-13 09:42 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 9ea93d1e938ffa17303e8da3ba9fad07ae11c740 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu Feb 09 18:00:05 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9ea93d1e938ffa17303e8da3ba9fad07ae11c740 [^] Fixed issue 35186: If you do a partial payment with a non default payment the payment selected does not go to the default one Now the payment will return to the default payment if the users adds a payment without counting it. --- M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboard-toolbars.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js --- |
(0094245) hgbot (developer) 2017-02-13 09:43 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: ec81f85540c22d6bc850a7e1c9f1de1b8fbe1f47 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Wed Feb 08 16:52:50 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/ec81f85540c22d6bc850a7e1c9f1de1b8fbe1f47 [^] Related to issue 35186: If you do a partial payment with a non default payment the payment selected does not go to the default one Change the order of execution of a button command of a statefull button. --- M web/org.openbravo.mobile.core/source/component/ob-keyboard.js --- |
(0094246) hgbot (developer) 2017-02-13 09:43 |
Repository: tools/automation/pi-mobile Changeset: 90ec23e94a5b2472c921518dc1455c36c0afe85a Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Wed Feb 08 17:53:17 2017 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/90ec23e94a5b2472c921518dc1455c36c0afe85a [^] Verifies issue 35186: If you do a partial payment with a non default payment the payment selected does not go to the default one Added test I35186_DefaultPaymentButtonInPayments. Added new TestIds. --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I35186_DefaultPaymentButtonInPayments.java --- |
(0094247) hgbot (developer) 2017-02-13 09:43 |
Repository: tools/automation/pi-mobile Changeset: fcc23f7ba5e1cea5f73e0bc4cad557ca09b565a7 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Fri Feb 10 12:34:40 2017 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/fcc23f7ba5e1cea5f73e0bc4cad557ca09b565a7 [^] Related to issue 35186: If you do a partial payment with a non default payment the payment selected does not go to the default one Change tests to work as expected with recent changes. --- M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/I31651_VerfiyGiftCardReturnTransaction.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31279_LayawayUSACashPayments.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/LayawayVerifyPaymentsInformation.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineBusinessDay.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I31791_CheckingErrorMsgInOverpayment.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I33238_VerifyMultiCurrencyReceipt.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31677_VerifyPaymentMethodSelection.java --- |
(0100485) hgbot (developer) 2017-11-13 15:23 |
Repository: tools/automation/pi-mobile Changeset: 356e51935fa49d726cfde898575b26b5b50a0126 Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu> Date: Tue Oct 31 18:27:24 2017 -0400 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/356e51935fa49d726cfde898575b26b5b50a0126 [^] Related to issue 35186: If you do a partial payment with a non default payment the payment selected does not go to the default one --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I35186_DefaultPaymentButtonInPayments.java --- |
(0100492) hgbot (developer) 2017-11-13 15:23 |
Repository: tools/automation/pi-mobile Changeset: 7384e6fc54cf539e86de5f4ec8ea9d266731b923 Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu> Date: Thu Nov 09 11:50:04 2017 -0500 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/7384e6fc54cf539e86de5f4ec8ea9d266731b923 [^] Related to issue 35186: If you do a partial payment with a non default payment the payment selected does not go to the default one Change tests to work as expected with recent changes on issue 36982. --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineBusinessDay.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2017-02-07 14:31 | guillermogil | New Issue | |
2017-02-07 14:31 | guillermogil | Assigned To | => Retail |
2017-02-07 14:31 | guillermogil | OBNetwork customer | => Yes |
2017-02-07 14:31 | guillermogil | Resolution time | => 1488236400 |
2017-02-07 14:31 | guillermogil | Triggers an Emergency Pack | => No |
2017-02-07 16:33 | jorge-garcia | Status | new => scheduled |
2017-02-07 16:33 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2017-02-13 09:42 | hgbot | Checkin | |
2017-02-13 09:42 | hgbot | Note Added: 0094244 | |
2017-02-13 09:42 | hgbot | Status | scheduled => resolved |
2017-02-13 09:42 | hgbot | Resolution | open => fixed |
2017-02-13 09:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9ea93d1e938ffa17303e8da3ba9fad07ae11c740 [^] |
2017-02-13 09:43 | hgbot | Checkin | |
2017-02-13 09:43 | hgbot | Note Added: 0094245 | |
2017-02-13 09:43 | hgbot | Checkin | |
2017-02-13 09:43 | hgbot | Note Added: 0094246 | |
2017-02-13 09:43 | hgbot | Checkin | |
2017-02-13 09:43 | hgbot | Note Added: 0094247 | |
2017-02-27 09:21 | marvintm | Review Assigned To | => marvintm |
2017-02-27 09:21 | marvintm | Status | resolved => closed |
2017-02-27 09:21 | marvintm | Fixed in Version | => RR17Q2 |
2017-11-13 15:23 | hgbot | Checkin | |
2017-11-13 15:23 | hgbot | Note Added: 0100485 | |
2017-11-13 15:23 | hgbot | Checkin | |
2017-11-13 15:23 | hgbot | Note Added: 0100492 |
Copyright © 2000 - 2009 MantisBT Group |