[MERGE] trunk-improve_config_wizards-rco (use full page for config wizards)

bzr revid: rco@openerp.com-20120706145608-rxdarbopirltc9gm
This commit is contained in:
Raphael Collet 2012-07-06 16:56:08 +02:00
commit e70648a123
8 changed files with 136 additions and 153 deletions

View File

@ -21,7 +21,7 @@
or
<button string="Cancel" type="object" name="cancel" class="oe_link"/>
</header>
<sheet>
<field name="has_default_company" invisible="1" />
<field name="has_chart_of_accounts" invisible="1"/>
<field name="complete_tax_set" invisible="1"/>
@ -134,7 +134,6 @@
<group name="analytic_accounting" invisible="1" string="Analytic Accounting"/>
</group>
</sheet>
</form>
</field>
</record>

View File

@ -12,7 +12,6 @@
or
<button string="Cancel" type="object" name="cancel" class="oe_link"/>
</header>
<sheet>
<group string="Company Settings">
<group>
<field name="module_multi_company"/>
@ -34,7 +33,6 @@
<button type="action" name="%(base.action_ir_mail_server_list)d"
string="Configure" icon="gtk-execute"/>
</group>
</sheet>
</form>
</field>
</record>
@ -60,7 +58,6 @@
or
<button string="Cancel" type="object" name="cancel" class="oe_link"/>
</header>
<sheet>
<field name="module_crm" invisible="1"/>
<group name="config_sale"/>
<group name="config_fetchmail" string="Emails" attrs="{'invisible': [('module_crm','=',False)]}">
@ -68,7 +65,6 @@
<field name="module_plugin_outlook"/>
</group>
<group name="config_crm"/>
</sheet>
</form>
</field>
</record>

View File

@ -20,7 +20,6 @@
or
<button string="Cancel" type="object" name="cancel" class="oe_link"/>
</header>
<sheet>
<group string="Additional Features">
<group>
<field name="module_hr_expense"/>
@ -47,7 +46,6 @@
</group>
<group name="config_recruitment"/>
</group>
</sheet>
</form>
</field>
</record>

View File

@ -13,7 +13,6 @@
<button string="Cancel" type="object" name="cancel" class="oe_link"/>
</header>
<sheet>
<group>
<group string="Wiki">
<field name="module_wiki_faq"/>
@ -25,7 +24,6 @@
<field name="module_document_webdav"/>
</group>
</group>
</sheet>
</form>
</field>
</record>

View File

@ -12,7 +12,6 @@
or
<button string="Cancel" type="object" name="cancel" class="oe_link"/>
</header>
<sheet>
<group string="Manufacturing Order">
<field name="module_mrp_operations"/>
<field name="module_stock_planning"/>
@ -30,7 +29,6 @@
<group string="Products">
<field name="module_product_manufacturer"/>
</group>
</sheet>
</form>
</field>
</record>

View File

@ -12,7 +12,6 @@
or
<button string="Cancel" type="object" name="cancel" class="oe_link"/>
</header>
<sheet>
<group string="Project">
<group>
<field name="module_project_mrp"/>
@ -33,7 +32,6 @@
<field name="module_project_issue"/>
<field name="module_project_issue_sheet"/>
</group>
</sheet>
</form>
</field>
</record>

View File

@ -12,7 +12,6 @@
or
<button string="Cancel" type="object" name="cancel" class="oe_link"/>
</header>
<sheet>
<group string="Invoicing">
<field name="default_invoice_method"/>
<field name="decimal_precision"/>
@ -30,7 +29,6 @@
<field name="module_purchase_analytic_plans"/>
</group>
</group>
</sheet>
</form>
</field>
</record>

View File

@ -13,7 +13,6 @@
or
<button string="Cancel" type="object" name="cancel" class="oe_link"/>
</header>
<sheet>
<group string="Traceability">
<field name="group_stock_production_lot"/>
<field name="group_stock_tracking_lot"/>
@ -44,7 +43,6 @@
<group string="Partners">
<field name="module_claim_from_delivery"/>
</group>
</sheet>
</form>
</field>
</record>