details:   https://code.openbravo.com/erp/devel/pi/rev/38a4c359ce90
changeset: 29262:38a4c359ce90
user:      Carlos Aristu <carlos.aristu <at> openbravo.com>
date:      Thu Apr 21 18:49:16 2016 +0200
summary:   fixes issue 32756: Hide the 'Recalculate Permissions' button

diffstat:

 src-db/database/sourcedata/AD_FIELD.xml        |  7 +++++--
 src-db/database/sourcedata/OBUIAPP_PROCESS.xml |  3 ++-
 2 files changed, 7 insertions(+), 3 deletions(-)

diffs (34 lines):

diff -r 25ae8eca2784 -r 38a4c359ce90 src-db/database/sourcedata/AD_FIELD.xml
--- a/src-db/database/sourcedata/AD_FIELD.xml   Thu Apr 21 10:07:35 2016 +0200
+++ b/src-db/database/sourcedata/AD_FIELD.xml   Thu Apr 21 18:49:16 2016 +0200
@@ -302932,12 +302932,15 @@
 <!--E63ED96DC2FB41A2ADD1F6C5B5C08319-->  <ISACTIVE><![CDATA[Y]]></ISACTIVE>
 <!--E63ED96DC2FB41A2ADD1F6C5B5C08319-->  <NAME><![CDATA[Recalculate 
Permissions]]></NAME>
 <!--E63ED96DC2FB41A2ADD1F6C5B5C08319-->  <DESCRIPTION><![CDATA[Recalculate 
Permissions]]></DESCRIPTION>
-<!--E63ED96DC2FB41A2ADD1F6C5B5C08319-->  <HELP><![CDATA[A process which 
recalculates role permissions using role inheritance]]></HELP>
+<!--E63ED96DC2FB41A2ADD1F6C5B5C08319-->  <HELP><![CDATA[A process that 
recalculates role permissions, based on the role inheritance defined. Depending 
on the role type the behavior varies:
+- If the role is a template one, the permissions for the role will be 
recalculated and also propagated to every role which is currently inheriting 
from this template.
+- If the role is not marked as template, just the permissions for this role 
are recalculated.
+For details - http://wiki.openbravo.com/wiki/Role#Permissions_Inheritance 
]]></HELP>
 <!--E63ED96DC2FB41A2ADD1F6C5B5C08319-->  
<ISCENTRALLYMAINTAINED><![CDATA[Y]]></ISCENTRALLYMAINTAINED>
 <!--E63ED96DC2FB41A2ADD1F6C5B5C08319-->  <AD_TAB_ID><![CDATA[119]]></AD_TAB_ID>
 <!--E63ED96DC2FB41A2ADD1F6C5B5C08319-->  
<AD_COLUMN_ID><![CDATA[BD52841FB8554ED8B347EDDD9A48D00E]]></AD_COLUMN_ID>
 <!--E63ED96DC2FB41A2ADD1F6C5B5C08319-->  
<IGNOREINWAD><![CDATA[N]]></IGNOREINWAD>
-<!--E63ED96DC2FB41A2ADD1F6C5B5C08319-->  
<ISDISPLAYED><![CDATA[Y]]></ISDISPLAYED>
+<!--E63ED96DC2FB41A2ADD1F6C5B5C08319-->  
<ISDISPLAYED><![CDATA[N]]></ISDISPLAYED>
 <!--E63ED96DC2FB41A2ADD1F6C5B5C08319-->  
<DISPLAYLENGTH><![CDATA[1]]></DISPLAYLENGTH>
 <!--E63ED96DC2FB41A2ADD1F6C5B5C08319-->  <ISREADONLY><![CDATA[N]]></ISREADONLY>
 <!--E63ED96DC2FB41A2ADD1F6C5B5C08319-->  <SEQNO><![CDATA[160]]></SEQNO>
diff -r 25ae8eca2784 -r 38a4c359ce90 
src-db/database/sourcedata/OBUIAPP_PROCESS.xml
--- a/src-db/database/sourcedata/OBUIAPP_PROCESS.xml    Thu Apr 21 10:07:35 
2016 +0200
+++ b/src-db/database/sourcedata/OBUIAPP_PROCESS.xml    Thu Apr 21 18:49:16 
2016 +0200
@@ -613,7 +613,8 @@
 <!--F1EC1AB61DCD4858BAD3A52BE60006F9-->  <NAME><![CDATA[Recalculate Role 
Permissions]]></NAME>
 <!--F1EC1AB61DCD4858BAD3A52BE60006F9-->  <HELP><![CDATA[This process 
recalculates role permissions, based on the role inheritance defined. Depending 
on the role type the behavior varies:
 - If the role is a template one, the permissions for the role will be 
recalculated and also propagated to every role which is currently inheriting 
from this template.
-- If the role is not marked as template, just the permissions for this role 
are recalculated. ]]></HELP>
+- If the role is not marked as template, just the permissions for this role 
are recalculated.
+For details - 
http://wiki.openbravo.com/wiki/Role#Permissions_Inheritance]]></HELP>
 <!--F1EC1AB61DCD4858BAD3A52BE60006F9-->  
<ACCESSLEVEL><![CDATA[3]]></ACCESSLEVEL>
 <!--F1EC1AB61DCD4858BAD3A52BE60006F9-->  
<CLASSNAME><![CDATA[OB.RoleInheritance.recalculatePermissions]]></CLASSNAME>
 <!--F1EC1AB61DCD4858BAD3A52BE60006F9-->  
<ISBACKGROUND><![CDATA[N]]></ISBACKGROUND>

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to