Meera Trambadia (OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-behavior-of-incoming-shipment-mtr into 
lp:openobject-addons.

Requested reviews:
  OpenERP Core Team (openerp)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-behavior-of-incoming-shipment-mtr/+merge/104872

purchase:-improved demo records for correct behaviour of incoming shipments.
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-behavior-of-incoming-shipment-mtr/+merge/104872
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-behavior-of-incoming-shipment-mtr.
=== modified file 'stock/stock_demo.yml'
--- stock/stock_demo.yml	2012-04-02 06:04:08 +0000
+++ stock/stock_demo.yml	2012-05-07 06:16:20 +0000
@@ -1,7 +1,7 @@
 -
  !record {model: stock.location, id: location_refrigerator}:
     name: Refrigerator
-    usage: internal
+    usage: supplier
 -
  !record {model: stock.location, id: location_delivery_counter}:
     name: Delivery Counter
@@ -9,7 +9,7 @@
 -
  !record {model: stock.location, id: location_refrigerator_small}:
     name: Small Refrigerator
-    usage: internal
+    usage: supplier
     location_id: location_refrigerator
 -
  !record {model: stock.location, id: location_opening}:
@@ -101,4 +101,4 @@
     product_uom: product.product_uom_kgm
     product_qty: 50.0
     location_id: location_convenience_shop
-    location_dest_id: location_refrigerator
+    location_dest_id: location_delivery_counter

_______________________________________________
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

Reply via email to