Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035901Retail ModulesCash uppublic2017-05-03 00:312017-05-15 09:29
Osmany 
mario_castello 
highmajoralways
closedfixed 
5
 
RR17Q3 
marvintm
No
0035901: [SER-QA 2806] Not appears message with configuration special for Slave Terminal.
Not appears message with configuration special for Slave Terminal.
Preconditions:

Open hardware manager.

Apply diff (compile) for reproduce issue. changeForReproduce.diff

Log in ERP

Navigate to POS Terminal window.

Search: VBS-1. Check Master.

Search: VBS1001. Add in Master Terminal: VBS POS Terminal


Steps to reproduce:

Log in Web POS. Opening slave terminal: VBS1001.

Menu. Cashup

Should be appears a message(POPUP) in this moment.
SER-QA
diff changeForReproduce.diff (628) 2017-05-03 00:31
https://issues.openbravo.com/file_download.php?file_id=10709&type=bug
diff ProposedSolution.diff (1,005) 2017-05-03 00:32
https://issues.openbravo.com/file_download.php?file_id=10710&type=bug
Issue History
2017-05-03 00:31OsmanyNew Issue
2017-05-03 00:31OsmanyAssigned To => mario_castello
2017-05-03 00:31OsmanyFile Added: changeForReproduce.diff
2017-05-03 00:31OsmanyResolution time => 1494799200
2017-05-03 00:31OsmanyTriggers an Emergency Pack => No
2017-05-03 00:32OsmanyTag Attached: SER-QA
2017-05-03 00:32OsmanyFile Added: ProposedSolution.diff
2017-05-03 16:00mario_castelloStatusnew => acknowledged
2017-05-03 16:00mario_castelloStatusacknowledged => scheduled
2017-05-04 15:42hgbotCheckin
2017-05-04 15:42hgbotNote Added: 0096387
2017-05-04 15:42hgbotStatusscheduled => resolved
2017-05-04 15:42hgbotResolutionopen => fixed
2017-05-04 15:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/da5065cec8842dc4ecfa3875fb9c719c741a9a31 [^]
2017-05-04 15:46hgbotCheckin
2017-05-04 15:46hgbotNote Added: 0096388
2017-05-15 09:29marvintmReview Assigned To => marvintm
2017-05-15 09:29marvintmStatusresolved => closed
2017-05-15 09:29marvintmFixed in Version => RR17Q3

Notes
(0096387)
hgbot   
2017-05-04 15:42   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: da5065cec8842dc4ecfa3875fb9c719c741a9a31
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Wed May 03 08:18:10 2017 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/da5065cec8842dc4ecfa3875fb9c719c741a9a31 [^]

Fixed issue 0035901: [SER-QA 2806] Not appears message with configuration special for Slave Terminal

- Show the error message and navigate after the popup is closed

---
M web/org.openbravo.retail.posterminal/js/closecash/view/closecash.js
---
(0096388)
hgbot   
2017-05-04 15:46   
Repository: tools/automation/pi-mobile
Changeset: 137eebe0486fb35aafbcf3f9791a817185baee37
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Wed May 03 10:23:37 2017 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/137eebe0486fb35aafbcf3f9791a817185baee37 [^]

Verifies issue 35901: Added automated test 'I35901_SPMVerifyErrorPopupInSlave'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sharedpaymentmethods/I35901_SPMVerifyErrorPopupInSlave.java
---