[MERGE] OPW 50627 Issue with act_window
authorJean-Christophe VASSORT <jcv@openerp.com>
Fri, 2 Mar 2012 15:46:02 +0000 (16:46 +0100)
committerJean-Christophe VASSORT <jcv@openerp.com>
Fri, 2 Mar 2012 15:46:02 +0000 (16:46 +0100)
related to this bug: https://bugs.launchpad.net/openobject-addons/+bug/708467

To reproduce the issue:

1 Create a new database with demo and sale module
2. Open Menu Sale/Address Book/Customers
3. Search Agrolait and open it
4. Click on Sales (link)
5. You must see 2 sales
6. Create new sale order
7. The customer field is empty (should have Agrolait)

This happens with all act_windows.

bzr revid: jcv@openerp.com-20120302154602-o0qlm7kdtj659aq1

1  2 
addons/account/account_invoice_view.xml
addons/account_budget/account_budget_view.xml
addons/stock/stock_view.xml

Simple merge