Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035186Retail ModulesWeb POSpublic2017-02-07 14:312017-11-13 15:23
guillermogil 
jorge-garcia 
highmajoralways
closedfixed 
5
 
RR17Q2 
marvintm
No
0035186: If you do a partial payment with a non default payment the payment selected does not go to the default one
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.
- 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
No tags attached.
Issue History
2017-02-07 14:31guillermogilNew Issue
2017-02-07 14:31guillermogilAssigned To => Retail
2017-02-07 14:31guillermogilResolution time => 1488236400
2017-02-07 14:31guillermogilTriggers an Emergency Pack => No
2017-02-07 16:33jorge-garciaStatusnew => scheduled
2017-02-07 16:33jorge-garciaAssigned ToRetail => jorge-garcia
2017-02-13 09:42hgbotCheckin
2017-02-13 09:42hgbotNote Added: 0094244
2017-02-13 09:42hgbotStatusscheduled => resolved
2017-02-13 09:42hgbotResolutionopen => fixed
2017-02-13 09:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9ea93d1e938ffa17303e8da3ba9fad07ae11c740 [^]
2017-02-13 09:43hgbotCheckin
2017-02-13 09:43hgbotNote Added: 0094245
2017-02-13 09:43hgbotCheckin
2017-02-13 09:43hgbotNote Added: 0094246
2017-02-13 09:43hgbotCheckin
2017-02-13 09:43hgbotNote Added: 0094247
2017-02-27 09:21marvintmReview Assigned To => marvintm
2017-02-27 09:21marvintmStatusresolved => closed
2017-02-27 09:21marvintmFixed in Version => RR17Q2
2017-11-13 15:23hgbotCheckin
2017-11-13 15:23hgbotNote Added: 0100485
2017-11-13 15:23hgbotCheckin
2017-11-13 15:23hgbotNote Added: 0100492

Notes
(0094244)
hgbot   
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   
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   
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   
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   
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   
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
---