Randhir Mayatra (OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-config-wizard-apa-mrp_wizard-rma into
lp:~openerp-dev/openobject-addons/trunk-config-wizard-apa.
Requested reviews:
Amit Patel (OpenERP) (apa-tiny)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-config-wizard-apa-mrp_wizard-rma/+merge/117264
Hello Sir,
I have Improve the Manufacturing Wizard.
Thank you..
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-config-wizard-apa-mrp_wizard-rma/+merge/117264
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-config-wizard-apa.
=== modified file 'mrp/res_config_view.xml'
--- mrp/res_config_view.xml 2012-07-20 10:43:08 +0000
+++ mrp/res_config_view.xml 2012-07-30 13:11:20 +0000
@@ -13,17 +13,13 @@
</header>
<separator string="Manufacturing Order"/>
<group>
- <label for="id" string="Order Settings"/>
+ <label for="id" string="Order"/>
<div>
<div>
<field name="module_mrp_operations" class="oe_inline"/>
<label for="module_mrp_operations" />
</div>
<div>
- <field name="module_stock_planning" class="oe_inline"/>
- <label for="module_stock_planning"/>
- </div>
- <div>
<field name="module_mrp_subproduct" class="oe_inline"/>
<label for="module_mrp_subproduct"/>
</div>
@@ -33,38 +29,36 @@
</div>
</div>
</group>
- <separator string="Logistics" />
+
<group >
- <label for="id" string="Logistics Settings"/>
+ <label for="id" string="Planing"/>
<div>
<div>
<field name="module_mrp_jit" class="oe_inline"/>
<label for="module_mrp_jit" string="Real-Time"/>
</div>
<div>
+ <field name="module_stock_planning" class="oe_inline"/>
+ <label for="module_stock_planning"/>
+ </div>
+ <div>
+ <field name="group_mrp_routings" class="oe_inline"/>
+ <label for="group_mrp_routings"/>
+ </div>
+ <div>
<field name="module_stock_no_autopicking" class="oe_inline"/>
<label for="module_stock_no_autopicking" />
</div>
</div>
</group>
- <separator string="Products"/>
+ <separator string="Master Data"/>
<group >
- <label for="id" string="Product Settings"/>
+ <label for="id" string="Products"/>
<div>
<div>
<field name="module_product_manufacturer" class="oe_inline"/>
<label for="module_product_manufacturer"/>
</div>
- </div>
- </group>
- <separator string="Bill Of Material" />
- <group >
- <label for="id" string="BOM Settings"/>
- <div>
- <div>
- <field name="group_mrp_routings" class="oe_inline"/>
- <label for="group_mrp_routings"/>
- </div>
<div>
<field name="group_mrp_properties" class="oe_inline"/>
<label for="group_mrp_properties" />
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp