Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037149Retail ModulesWeb POSpublic2017-10-24 07:202017-11-21 13:22
guillermogil 
jorge-garcia 
normaltrivialalways
closedfixed 
5
 
RR18Q1 
marvintm
No
0037149: On login window wrong release appear on the bottom right corner
On login window wrong release appear on the bottom right corner.
See screenshot attached extracted from Livebuilds 17Q2.3 version.

Although it is just a label it may lead to confusion is version does not match.
Go to login page of WebPOS on any livebuilds version.
This label should be removed, there is no reason to explain to any possible attacker the specific version of the software. The version is available in the backend About window after you have properly logged in the system.
See attached patches
No tags attached.
duplicate of defect 0034351 new Retail Version of release is shown in Web POS login screen before the login has been executed 
has duplicate defect 0036910 closed gorka_gil WebPOS login shows not very useful + broken information about Retail Version 
has duplicate defect 0036604 closed Retail RR16Q2 tag is shown when accessing POS Terminal although you have different version of Openbravo For Retail 
png Screenshot from 2017-10-24 07-06-47.png (212,755) 2017-10-24 07:20
https://issues.openbravo.com/file_download.php?file_id=11220&type=bug
png

diff mobileCore.diff (2,998) 2017-10-24 09:29
https://issues.openbravo.com/file_download.php?file_id=11221&type=bug
diff posterminal.diff (2,019) 2017-10-24 09:29
https://issues.openbravo.com/file_download.php?file_id=11222&type=bug
Issue History
2017-10-24 07:20guillermogilNew Issue
2017-10-24 07:20guillermogilAssigned To => Retail
2017-10-24 07:20guillermogilFile Added: Screenshot from 2017-10-24 07-06-47.png
2017-10-24 07:20guillermogilTriggers an Emergency Pack => No
2017-10-24 07:21guillermogilDescription Updatedbug_revision_view_page.php?rev_id=16169#r16169
2017-10-24 08:53marvintmResolution time => 1510873200
2017-10-24 08:54marvintmProposed Solution updated
2017-10-24 09:29guillermogilProposed Solution updated
2017-10-24 09:29guillermogilFile Added: mobileCore.diff
2017-10-24 09:29guillermogilFile Added: posterminal.diff
2017-11-21 09:49hgbotCheckin
2017-11-21 09:49hgbotNote Added: 0100634
2017-11-21 09:49hgbotCheckin
2017-11-21 09:49hgbotNote Added: 0100635
2017-11-21 09:49jorge-garciaAssigned ToRetail => jorge-garcia
2017-11-21 09:49hgbotCheckin
2017-11-21 09:49hgbotNote Added: 0100636
2017-11-21 09:49hgbotStatusnew => resolved
2017-11-21 09:49hgbotResolutionopen => fixed
2017-11-21 09:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/614f62d2a5c1ca42d1b6798b91c7b6ef25f8102f [^]
2017-11-21 12:00gorka_gilRelationship addedhas duplicate 0036910
2017-11-21 13:22marvintmReview Assigned To => marvintm
2017-11-21 13:22marvintmStatusresolved => closed
2017-11-21 13:22marvintmFixed in Version => RR18Q1
2018-02-06 13:09ngarciaRelationship addedhas duplicate 0036604
2018-02-06 13:34lorenzofidalgoRelationship addedduplicate of 0034351

Notes
(0100634)
hgbot   
2017-11-21 09:49   
Repository: tools/automation/pi-mobile
Changeset: 67cd02b0fe73fe6dc55e5812468bc3e4923ee4f7
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Nov 20 17:30:42 2017 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/67cd02b0fe73fe6dc55e5812468bc3e4923ee4f7 [^]

Related to issue 37149: On login window wrong release appear on the bottom
right corner

it’s not necessary to check the pos version on login page

Remove some test which are not necessary anymore.

---
M src-test/org/openbravo/test/mobile/core/junit/SequentialTestInfo.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/documentno/DocumentnoSynchronizationEmptyReceipt.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/documentno/I28690_DocumentnoPrefixChangeAndSale.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/documentno/I28690_QuotationnoPrefixChangeAndSale.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I27615_PartiallyPaidLayaway.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/I29055_TerminalChange.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/I29055_TerminalChangeWithLogin.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/LoginWithWrongCredentialsNonSecureNoAlert.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I27864_SurplusReceiptWhenLayawayIsRetrieved.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I28314_ReceiptDiscountsMenuEntryVisibility.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I28582_NoNewReceiptWhenQueueExists.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I25623_VerifiedReturnsAlreadyReturned.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I25623_VerifiedReturnsAvoidMoreThanOrdered.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/synchronizedtransactions/Synchronized_I25623_VerifiedReturnsAvoidMoreThanOrdered.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/synchronizedtransactions/Synchronized_I27615_PartiallyPaidLayaway.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I29277_LogClientCircular.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31768_VerifyTaxWhileReturnReceipt.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/Keypad_PaymentSwitchingButton.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/discountsandpromotions/I30904_TaxesAndTotalNotUpdated.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/documentno/DocumentnoComputingLogicIntegrityWithSynchronization.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31161_OpenTheSameLayawayTwice.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/LoginWithWrongCredentialsNonSecure.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/TerminalChangeAllowedAfterCashup.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/TerminalChangeNotAllowed.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/TerminalChangeNotAllowedAfterLogout.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/CheckModuleVersions.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I29260_InDevelopmentMessage.java
---
(0100635)
hgbot   
2017-11-21 09:49   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 91118d4d1bb1e40c7ac3743d0bfc166a181bbc60
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Nov 20 17:28:39 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/91118d4d1bb1e40c7ac3743d0bfc166a181bbc60 [^]

Related to issue 37149: On login window wrong release appear on the bottom
right corner

Remove all reference to module version of webPOS.

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
M web/org.openbravo.retail.posterminal/js/main.js
---
(0100636)
hgbot   
2017-11-21 09:49   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 614f62d2a5c1ca42d1b6798b91c7b6ef25f8102f
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Nov 20 17:27:02 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/614f62d2a5c1ca42d1b6798b91c7b6ef25f8102f [^]

Fixed issue 37149: On login window wrong release appear on the bottom
right corner

Remove all reference to module version of webPOS.

---
M web/org.openbravo.mobile.core/source/component/ob-login.js
M web/org.openbravo.mobile.core/source/main.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---