Atik Agewan(OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-812206-aag into
lp:openobject-addons.
Requested reviews:
Rucha (Open ERP) (rpa-openerp)
Related bugs:
Bug #812206 in OpenERP Addons: "receptions - no automatic refresh in case of
new pack"
https://bugs.launchpad.net/openobject-addons/+bug/812206
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-812206-aag/+merge/68350
Hello
Stock:Menu->Warehouse->Product moves->Receive products automatic refresh in
case of new pack.
Thanks
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-812206-aag/+merge/68350
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-812206-aag.
=== modified file 'stock/stock_view.xml'
--- stock/stock_view.xml 2011-06-15 13:48:31 +0000
+++ stock/stock_view.xml 2011-07-19 09:10:46 +0000
@@ -1759,6 +1759,7 @@
<field name="view_id" ref="view_move_tree_reception_picking"/>
<field name="context" eval="'{\'search_default_receive\':1, \'product_receive\' : True, \'default_location_id\':%d, \'default_location_dest_id\':%d}' % (ref('stock_location_suppliers'),ref('stock_location_stock') )"/>
<field name="search_view_id" ref="view_move_search_reception_incoming_picking"/>
+ <field name="auto_refresh" eval="1"/>
<field name="help">Here you can receive individual products, no matter what purchase order or picking order they come from. You will find the list of all products you are waiting for. Once you receive an order, you can filter based on the name of the supplier or the purchase order reference. Then you can confirm all products received using the buttons on the right of each line.</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