Hiral Patel (OpenERP) has proposed merging lp:~openerp-dev/openobject-addons/trunk-bug-1081193-hip into lp:openobject-addons.
Requested reviews: OpenERP Core Team (openerp) Related bugs: Bug #1081193 in OpenERP Addons: "Trunk/6.1 stock - Error in new company" https://bugs.launchpad.net/openobject-addons/+bug/1081193 For more details, see: https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1081193-hip/+merge/138127 Hello, Steps to reproduce this bug: 1. Create a company (X) 2. Create a user with multy companies as true and Set allowed company & company to (X) 3. Login with this newly created user 4. Click on Product Menu Thanks. hip -- https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1081193-hip/+merge/138127 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-addons/trunk-bug-1081193-hip.
=== modified file 'stock/security/ir.model.access.csv' --- stock/security/ir.model.access.csv 2012-11-29 22:26:45 +0000 +++ stock/security/ir.model.access.csv 2012-12-05 12:19:29 +0000 @@ -62,3 +62,4 @@ access_product_pricelist_item_stock_manager,product.pricelist.item stock_manager,product.model_product_pricelist_item,stock.group_stock_manager,1,1,1,1 access_account_account_stock_manager,account.account stock manager,account.model_account_account,stock.group_stock_manager,1,0,0,0 access_board_stock_user,board.board user,board.model_board_board,stock.group_stock_user,1,1,0,0 +access_stock_warehouse_salesman,stock.warehouse,stock.model_stock_warehouse,base.group_sale_salesman,1,0,0,0 \ No newline at end of file
_______________________________________________ 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

