Skeleton for the new module: base_module_publish

Better descriptions on __terp__.py files

bzr revid: fp@tinyerp.com-7019d618d5f0429abfc772eaea58a542cd57163d
This commit is contained in:
Fabien Pinckaers 2007-04-23 19:59:02 +00:00
parent 5e962936f2
commit a4a4589402
1 changed files with 2 additions and 0 deletions

View File

@ -1,11 +1,13 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<terp> <terp>
<data> <data>
<!--
<wizard <wizard
id="wizard_info_get" id="wizard_info_get"
string="Request Info" string="Request Info"
model="ir.module.module" model="ir.module.module"
name="module.info_get"/> name="module.info_get"/>
-->
<record model="ir.actions.wizard" id="wizard_update"> <record model="ir.actions.wizard" id="wizard_update">
<field name="name">Download module list</field> <field name="name">Download module list</field>