← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 695309] [NEW] [6.0] base security noupdate ="0" -> can't run update all

 

Public bug reported:

server r 3165

openobject-server/bin/addons/base/security/base_security.xml
<?xml version="1.0"?>
<openerp>
    <data noupdate="0">

<!--
 Users Groups
-->
.....
  
shouldn't it read 
<data noupdate="1">

??

** Affects: openobject-server
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/695309

Title:
  [6.0] base security noupdate ="0" -> can't run update all

Status in OpenObject Server:
  New

Bug description:
  server r 3165

openobject-server/bin/addons/base/security/base_security.xml
<?xml version="1.0"?>
<openerp>
    <data noupdate="0">

<!--
 Users Groups
-->
.....
  
shouldn't it read 
<data noupdate="1">

??





Follow ups

References