Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031569Retail ModulesWeb POSpublic2015-11-24 19:532015-12-07 18:09
guilleaer 
guilleaer 
normalmajorhave not tried
closedfixed 
5
 
RR16Q1RR16Q1 
marvintm
No
0031569: Terminal authentication should be enabled for new instances
Terminal authentication should be enabled for new instances
N/A
Create a module script to set the preference to 'Y'
No tags attached.
related to defect 0030869 closed guilleaer Terminal authentication is allowing to connect from two distinct devices 
Issue History
2015-11-24 19:53guilleaerNew Issue
2015-11-24 19:53guilleaerAssigned To => guilleaer
2015-11-24 19:53guilleaerTriggers an Emergency Pack => No
2015-11-25 16:52guilleaerRelationship addedrelated to 0031426
2015-11-25 16:52guilleaerRelationship deletedrelated to 0031426
2015-11-25 16:53guilleaerRelationship addedrelated to 0030869
2015-11-27 13:39guilleaerStatusnew => scheduled
2015-11-30 08:48hgbotCheckin
2015-11-30 08:48hgbotNote Added: 0082457
2015-11-30 08:48hgbotStatusscheduled => resolved
2015-11-30 08:48hgbotResolutionopen => fixed
2015-11-30 08:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2f0c8759515126276718d87030d6b8be48d7c26d [^]
2015-11-30 10:06hgbotCheckin
2015-11-30 10:06hgbotNote Added: 0082461
2015-12-01 09:36hgbotCheckin
2015-12-01 09:36hgbotNote Added: 0082475
2015-12-01 09:49guilleaerAssigned Toguilleaer => marvintm
2015-12-01 09:54guilleaerAssigned Tomarvintm => guilleaer
2015-12-01 09:54guilleaerReview Assigned To => marvintm
2015-12-07 18:09marvintmStatusresolved => closed
2015-12-07 18:09marvintmFixed in Version => RR16Q1

Notes
(0082457)
hgbot   
2015-11-30 08:48   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2f0c8759515126276718d87030d6b8be48d7c26d
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Nov 30 08:45:44 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2f0c8759515126276718d87030d6b8be48d7c26d [^]

Fixed issue 31569: Terminal Authentication should be enabled starting from 16Q1

-Preference value has been changed to Y for that module
-A modulescript has been created to disable termiinal authentication for instances which already have terminals.
-Preference 'TerminalAuthenticationMSExecuted' will be created at the end of the execution of the MS to ensure that MS is executed just when this preference doesn't exsts.

---
M src-db/database/sourcedata/AD_PREFERENCE.xml
A build/classes/org/openbravo/retail/posterminal/modulescript/EnableTerminalAuthForNewInstances.class
A build/classes/org/openbravo/retail/posterminal/modulescript/EnableTerminalAuthForNewInstancesData.class
A src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/EnableTerminalAuthForNewInstances.java
A src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/EnableTerminalAuthForNewInstances_Data.xsql
---
(0082461)
hgbot   
2015-11-30 10:06   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c9dccb923e15b906f5a0287408d70ef214c4317b
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Nov 30 10:05:18 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c9dccb923e15b906f5a0287408d70ef214c4317b [^]

Related to issue 31569: Remove warnings from module script

---
M build/classes/org/openbravo/retail/posterminal/modulescript/EnableTerminalAuthForNewInstances.class
M src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/EnableTerminalAuthForNewInstances.java
---
(0082475)
hgbot   
2015-12-01 09:36   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 42d912c15069f4eacfba37a4a8b3347c33a4c979
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Dec 01 09:35:57 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/42d912c15069f4eacfba37a4a8b3347c33a4c979 [^]

Related to issue 31569: Remove warning from module script

---
M build/classes/org/openbravo/retail/posterminal/modulescript/EnableTerminalAuthForNewInstances.class
M src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/EnableTerminalAuthForNewInstances.java
---