← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

Hello DR Ferdinand,

In current system all security xml files are not supposed to update
every time as it is one type of demo data. Thanks for the report. We
will planned to make a new openerp tag "data_xml" to resolve the issue
regarding the updation of xml file's content.

Thanks.

** Changed in: openobject-server
       Status: New => Invalid

-- 
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:
  Invalid

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">

??





References