Openbravo Issue Tracking System - POS2
View Issue Details
0055376POS2Corepublic2024-04-12 10:422024-04-30 16:45
jarmendariz 
jarmendariz 
immediatecriticalhave not tried
closedfixed 
5
 
24Q224Q2 
No
0055376: UpdateApplicationModeOnRole Modulescript does not insert data on update
When updating an environment to a version that has Application Modes, there are 2 modulescript to migrate the data and let users access their terminals. UpdateApplicationModeOnRole, although it is invoked during upgrade, does not update the table obc2_appMode_role.
See description
No tags attached.
blocks defect 0055183 closed jarmendariz UpdateApplicationModeOnRole Modulescript does not insert data on update 
Issue History
2024-04-30 15:23jarmendarizTypedefect => backport
2024-04-30 15:23jarmendarizTarget Version => 24Q2
2024-04-30 15:32hgbotNote Added: 0163955
2024-04-30 15:36hgbotNote Added: 0163956
2024-04-30 16:45hgbotNote Added: 0163957
2024-04-30 16:45hgbotNote Added: 0163958
2024-04-30 16:45hgbotResolutionopen => fixed
2024-04-30 16:45hgbotStatusscheduled => closed
2024-04-30 16:45hgbotFixed in Version => 24Q2
2024-04-30 16:45hgbotNote Added: 0163959
2024-04-30 16:45hgbotNote Added: 0163960

Notes
(0163955)
hgbot   
2024-04-30 15:32   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1480 [^]
(0163956)
hgbot   
2024-04-30 15:36   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2603 [^]
(0163957)
hgbot   
2024-04-30 16:45   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 035cb15e0f3463726b5e390d2d4249ad98f4061d
Author: Javier Armendáriz <j.armendariz@orisha.com>
Date: 30-04-2024 15:35:27
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/035cb15e0f3463726b5e390d2d4249ad98f4061d [^]

Related to ISSUE-55376: Added modulescript to set POS access to roles with access to WebPOS form

---
A build/classes/org/openbravo/pos2/modulescript/UpdatePOSApplicationModeOnRole.class
A build/classes/org/openbravo/pos2/modulescript/UpdatePOSApplicationModeOnRoleData.class
A src-util/modulescript/src/org/openbravo/pos2/modulescript/UpdatePOSApplicationModeOnRole.java
A src-util/modulescript/src/org/openbravo/pos2/modulescript/UpdatePOSApplicationModeOnRole_Data.xsql
M build/classes/org/openbravo/pos2/modulescript/UpdateTouchpointTypeApplicationMode.class
---
(0163958)
hgbot   
2024-04-30 16:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2603 [^]
(0163959)
hgbot   
2024-04-30 16:45   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 2bf0b664fcc597d7bc29b0e9547648201eea9a7c
Author: Javier Armendáriz <j.armendariz@orisha.com>
Date: 30-04-2024 15:34:21
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/2bf0b664fcc597d7bc29b0e9547648201eea9a7c [^]

Fixed ISSUE-55376: Update modulescript to set properly the access to application modes on Roles

---
R build/classes/org/openbravo/core2/modulescript/UpdateApplicationModeOnRole.class
R build/classes/org/openbravo/core2/modulescript/UpdateApplicationModeOnRoleData.class
R src-util/modulescript/src/org/openbravo/core2/modulescript/UpdateApplicationModeOnRole.java
R src-util/modulescript/src/org/openbravo/core2/modulescript/UpdateApplicationModeOnRole_Data.xsql
---
(0163960)
hgbot   
2024-04-30 16:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1480 [^]