Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039984Retail ModulesTests Stabilizationpublic2019-01-04 11:252019-03-27 17:02
gorka_gil 
gorka_gil 
normalmajoralways
closedfixed 
5
 
RR19Q1RR19Q1 
marvintm
No
0039984: Test DocumentnoComputingLogicIntegrity fail when a previous test do a layaway
If execute:
    ConvertOrderToQuotation.class,
    DocumentnoComputingLogicIntegrity.class,

The test ConvertOrderToQuotation when doing the final layaway don't increase this attribute:
    OB.MobileApp.model.attributes.terminal.lastDocumentNumber

Which result in test DocumentnoComputingLogicIntegrity failing.
-
Not clear but probably the layaway should also increase this attribute.
No tags attached.
blocks defect 0039875 closed gorka_gil Test DocumentnoComputingLogicIntegrity fail when a previous test do a layaway 
Issue History
2019-01-21 12:04gorka_gilTypedefect => backport
2019-01-21 12:04gorka_gilTarget Version => RR19Q1
2019-01-21 12:55hgbotCheckin
2019-01-21 12:55hgbotNote Added: 0109037
2019-01-21 12:55hgbotStatusscheduled => resolved
2019-01-21 12:55hgbotResolutionopen => fixed
2019-01-21 12:55hgbotFixed in SCM revisionhttp://code.openbravo.com/tools/automation/pi-mobile/rev/22bb846710151ce64a55c004bf55a611f1a95e34 [^] => http://code.openbravo.com/retail/backports/3.0RR19Q1/pi-mobile/rev/6a3dde7ea9419bcacae9d70795f80f42305d7fcb [^]
2019-01-22 12:19hgbotCheckin
2019-01-22 12:19hgbotNote Added: 0109067
2019-01-29 17:37marvintmReview Assigned To => marvintm
2019-01-29 17:37marvintmStatusresolved => closed
2019-01-29 17:37marvintmFixed in Version => RR19Q1
2019-03-27 13:46hgbotCheckin
2019-03-27 13:46hgbotNote Added: 0110685
2019-03-27 13:46hgbotStatusclosed => resolved
2019-03-27 13:46hgbotFixed in SCM revisionhttp://code.openbravo.com/retail/backports/3.0RR19Q1/pi-mobile/rev/6a3dde7ea9419bcacae9d70795f80f42305d7fcb [^] => http://code.openbravo.com/tools/automation/pi-mobile/rev/6a3dde7ea9419bcacae9d70795f80f42305d7fcb [^]
2019-03-27 13:46hgbotCheckin
2019-03-27 13:46hgbotNote Added: 0110686
2019-03-27 17:02gorka_gilNote Deleted: 0110685
2019-03-27 17:02gorka_gilNote Deleted: 0110686
2019-03-27 17:02gorka_gilStatusresolved => closed

Notes
(0109037)
hgbot   
2019-01-21 12:55   
Repository: retail/backports/3.0RR19Q1/pi-mobile
Changeset: 6a3dde7ea9419bcacae9d70795f80f42305d7fcb
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Mon Jan 21 12:07:24 2019 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR19Q1/pi-mobile/rev/6a3dde7ea9419bcacae9d70795f80f42305d7fcb [^]

Fixes issue 39984: Fix test DocumentnoComputingLogicIntegrity - lastDocumentNumber is set only in the loading, so need to do reload

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/documentno/DocumentnoComputingLogicIntegrity.java
---
(0109067)
hgbot   
2019-01-22 12:19   
Repository: retail/backports/3.0RR19Q1/pi-mobile
Changeset: 848cc5585d80ce0e6dde8358490cfee099107e81
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Tue Jan 22 12:19:12 2019 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR19Q1/pi-mobile/rev/848cc5585d80ce0e6dde8358490cfee099107e81 [^]

Related to issue 39984: Fix test DocumentnoComputingLogicIntegrity

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/documentno/DocumentnoComputingLogicIntegrity.java
---