lp bug: https://launchpad.net/bugs/902158 fixed

bzr revid: fp@tinyerp.com-20111219220644-7imt3in19h7tb9gw
This commit is contained in:
Fabien Pinckaers 2011-12-19 23:06:44 +01:00
commit 93586f4324
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@
<field name="view_type">form</field>
<field name="view_mode">tree,form</field>
<field name="search_view_id" ref="view_mrp_property_search"/>
<field name="help">The Properties in OpenERP are used to select the right bill of materials for manufacturing a product when you have different ways of building the same product. You can assign several properties to each Bill of Materials. When a sales person creates a sales order, he can relate it to several properties and OpenERP will automatically select the BoM to use according the the needs.</field>
<field name="help">The Properties in OpenERP are used to select the right bill of materials for manufacturing a product when you have different ways of building the same product. You can assign several properties to each Bill of Materials. When a sales person creates a sales order, he can relate it to several properties and OpenERP will automatically select the BoM to use according the needs.</field>
</record>
<menuitem name="Master Bill of Materials"
id="menu_mrp_property"