Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035744Retail ModulesMulti order paymentpublic2017-04-10 13:272018-01-10 13:56
migueldejuana 
Sandrahuguet 
normaltrivialalways
closedfixed 
5
 
RR18Q2 
marvintm
No
0035744: Synchronized Mode with Pay Open Tickets has no tests
Create these tests for Pay Open tickets and Synchronized Mode:

- Process just one order in Pay Open Tickets
- Process 3 order in Pay open tickets with 3 different payments (Cash, Card, USA Cash)
- Process just one order in Pay Open Tickets and make it fail in backend
- Process 3 order in Pay open tickets with 3 different payments (Cash, Card, USA Cash) and make it fail in backend
- Process 2 order in Pay open tickets and make it fail in backend --> Reload window --> Press X and got to Order Mode --> Try yo process one order --> After the error is shown, remove all orders(if the order have payments, the test must fail)


***All tests must have Synchronized Mode enabled
***All tests must have a validation of the currentCash available, client database payment method available amount and that the backend info is updated
***Failing tests must also check that UI is at it was before the error
See Description
No tags attached.
related to defect 0035700 closed migueldejuana [Synchronized Mode] Fix some errors when using Pay Open Tickets 
Issue History
2017-04-10 13:27migueldejuanaNew Issue
2017-04-10 13:27migueldejuanaAssigned To => Retail
2017-04-10 13:27migueldejuanaTriggers an Emergency Pack => No
2017-05-08 11:46migueldejuanaRelationship addedrelated to 0035700
2017-07-19 12:27mtaalAssigned ToRetail => Sandrahuguet
2017-08-04 08:32SandrahuguetStatusnew => scheduled
2018-01-03 17:40hgbotCheckin
2018-01-03 17:40hgbotNote Added: 0101538
2018-01-03 17:40hgbotStatusscheduled => resolved
2018-01-03 17:40hgbotResolutionopen => fixed
2018-01-03 17:40hgbotFixed in SCM revision => http://code.openbravo.com/tools/automation/pi-mobile/rev/e948153411146fef852781ad62ca0cabf8950397 [^]
2018-01-03 17:51hgbotCheckin
2018-01-03 17:51hgbotNote Added: 0101539
2018-01-08 12:16SandrahuguetReview Assigned To => marvintm
2018-01-10 13:56marvintmStatusresolved => closed
2018-01-10 13:56marvintmFixed in Version => RR18Q2

Notes
(0101538)
hgbot   
2018-01-03 17:40   
Repository: tools/automation/pi-mobile
Changeset: e948153411146fef852781ad62ca0cabf8950397
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Wed Jan 03 17:40:31 2018 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e948153411146fef852781ad62ca0cabf8950397 [^]

Fixed issue 35744 added pay open tickets test in sync mode

---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
A src-test/org/openbravo/test/mobile/retail/multiserver/selenium/tests/store1/MS030_I35744_PayOpenTickets.java
---
(0101539)
hgbot   
2018-01-03 17:51   
Repository: tools/automation/pi-mobile
Changeset: 42751f866ea36f8947f57dd6e1e1bfa6ec10ff97
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Wed Jan 03 17:51:17 2018 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/42751f866ea36f8947f57dd6e1e1bfa6ec10ff97 [^]

related to issue 35744 update Copyright and clean commented code

---
M src-test/org/openbravo/test/mobile/retail/multiserver/selenium/tests/store1/MS030_I35744_PayOpenTickets.java
---