[REM] removed sheet tag from configuration of modules under setting Menu

bzr revid: bde@tinyerp.com-20120615064406-1i8mjsbxjbmrpzk8
This commit is contained in:
Bharat Devnani (OpenERP) 2012-06-15 12:14:06 +05:30
parent fbdabac83e
commit 571f72a29b
8 changed files with 96 additions and 110 deletions

View File

@ -42,7 +42,6 @@
<button string="Apply" type="object" name="execute"/>
<button string="Cancel" special="cancel"/>
</header>
<sheet>
<group>
<group name="config_sale" colspan="4"/>
@ -57,7 +56,6 @@
<group name="config_crm" colspan="2"/>
</group>
</sheet>
</form>
</field>
</record>

View File

@ -19,7 +19,6 @@
<button string="Apply" type="object" name="execute"/>
<button string="Cancel" special="cancel"/>
</header>
<sheet>
<group col="4">
<separator string="Additional Features" colspan="4"/>
<field name="module_hr_expense"/>
@ -39,7 +38,6 @@
<group name="config_recruitment" colspan="4"/>
</group>
</sheet>
</form>
</field>
</record>

View File

@ -11,7 +11,7 @@
<button string="Apply" type="object" name="execute"/>
<button string="Cancel" special="cancel"/>
</header>
<sheet layout="auto">
<newline/>
<separator string="Wiki" colspan="4"/>
<field name="module_wiki_faq"/>
<newline/>
@ -23,7 +23,6 @@
<field name="module_document_ftp"/>
<newline/>
<field name="module_document_webdav"/>
</sheet>
</form>
</field>
</record>

View File

@ -11,13 +11,11 @@
<button string="Apply" type="object" name="execute"/>
<button string="Cancel" special="cancel"/>
</header>
<sheet>
<group col="4" string="Campaigns">
<field name="module_marketing_campaign"/>
<field name="module_marketing_campaign_crm_demo"/>
<field name="module_crm_profiling"/>
</group>
</sheet>
</form>
</field>
</record>

View File

@ -11,7 +11,7 @@
<button string="Apply" type="object" name="execute"/>
<button string="Cancel" special="cancel"/>
</header>
<sheet layout="auto">
<newline/>
<group col="4" string="Manufacturing Order">
<field name="module_mrp_operations"/>
<field name="module_stock_planning"/>
@ -26,7 +26,6 @@
<field name="group_mrp_routings"/>
<field name="group_mrp_properties"/>
</group>
</sheet>
</form>
</field>
</record>

View File

@ -12,7 +12,6 @@
<button string="Apply" type="object" name="execute"/>
<button string="Cancel" special="cancel"/>
</header>
<sheet>
<group col="4">
<separator string="Project" colspan="4"/>
<field name="module_project_mrp"/>
@ -30,7 +29,6 @@
<field name="module_project_issue_sheet"/>
<group name="support" colspan="4"/>
</group>
</sheet>
</form>
</field>
</record>

View File

@ -11,7 +11,6 @@
<button string="Apply" type="object" name="execute"/>
<button string="Cancel" special="cancel"/>
</header>
<sheet>
<group col="4">
<separator string="Invoicing" colspan="4"/>
<field name="default_invoice_method"/>
@ -28,7 +27,6 @@
<separator string="Products" colspan="4"/>
<field name="module_product_manufacturer"/>
</group>
</sheet>
</form>
</field>
</record>

View File

@ -12,7 +12,6 @@
<button string="Apply" type="object" name="execute"/>
<button string="Cancel" special="cancel"/>
</header>
<sheet>
<group col="4">
<separator string="Traceability" colspan="4"/>
<field name="group_stock_production_lot"/>
@ -37,7 +36,6 @@
<separator string="Partners" colspan="4"/>
<field name="module_claim_from_delivery"/>
</group>
</sheet>
</form>
</field>
</record>