Randhir Mayatra (OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-config-wizard-apa-stock_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-stock_wizard-rma/+merge/117265
Hello Sir,
I have Improve the Stock Wizard.
Thank you..
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-config-wizard-apa-stock_wizard-rma/+merge/117265
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-config-wizard-apa.
=== modified file 'stock/res_config_view.xml'
--- stock/res_config_view.xml 2012-07-19 12:47:59 +0000
+++ stock/res_config_view.xml 2012-07-30 13:13:24 +0000
@@ -13,7 +13,7 @@
or
<button string="Cancel" type="object" name="cancel" class="oe_link"/>
</header>
- <div>
+
<separator string="Traceability & Logistics"/>
<group>
<label for="id" string="Traceability"/>
@@ -33,35 +33,35 @@
</div>
</group>
<group>
- <label for="id" string="Logistics"/>
+ <label for="id" string="Accounting"/>
<div>
- <div>
- <field name="group_stock_multiple_locations" class="oe_inline"/>
- <label for="group_stock_multiple_locations"/>
+ <div>
+ <field name="group_stock_inventory_valuation" class="oe_inline"/>
+ <label for="group_stock_inventory_valuation"/>
</div>
<div>
<field name="module_stock_invoice_directly" class="oe_inline"/>
<label for="module_stock_invoice_directly"/>
</div>
- <div>
- <field name="module_stock_location" class="oe_inline"/>
- <label for="module_stock_location"/>
- </div>
- <div>
- <label for="decimal_precision"/>
- <field name="decimal_precision" class="oe_inline"/>
- </div>
</div>
</group>
- </div>
- <div>
- <separator string="Partners & Products"/>
+ <separator string="Location & Warehouse"/>
<group>
- <label for="id" string="Partners"/>
- <div>
- <field name="module_claim_from_delivery" class="oe_inline"/>
- <label for="module_claim_from_delivery"/>
- </div>
+ <label for="id" string="Logistic"/>
+ <div>
+ <div>
+ <field name="group_stock_multiple_locations" class="oe_inline"/>
+ <label for="group_stock_multiple_locations"/>
+ </div>
+ <div>
+ <field name="module_stock_location" class="oe_inline"/>
+ <label for="module_stock_location"/>
+ </div>
+ <div>
+ <field name="module_claim_from_delivery" class="oe_inline"/>
+ <label for="module_claim_from_delivery"/>
+ </div>
+ </div>
</group>
<group>
<label for="id" string="Products"/>
@@ -70,6 +70,10 @@
<field name="group_stock_packaging" class="oe_inline"/>
<label for="group_stock_packaging"/>
</div>
+ <div>
+ <label for="decimal_precision"/>
+ <field name="decimal_precision" class="oe_inline"/>
+ </div>
<div>
<field name="group_uom" class="oe_inline"/>
<label for="group_uom"/>
@@ -79,16 +83,11 @@
<label for="group_uos" string="Unit of Measure (for Sale)"/>
</div>
<div>
- <field name="group_stock_inventory_valuation" class="oe_inline"/>
- <label for="group_stock_inventory_valuation"/>
- </div>
- <div>
<field name="group_product_variant" class="oe_inline"/>
<label for="group_product_variant"/>
</div>
</div>
</group>
- </div>
</form>
</field>
</record>
_______________________________________________
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