From 6deae9e9ead38e9b65805af1bbc3481908e02f6b Mon Sep 17 00:00:00 2001 From: Denis Ledoux Date: Thu, 6 Mar 2014 12:30:21 +0100 Subject: [PATCH] [FIX] *: replace various widgets selection by option no_create, as the purpose of these widgets selection were to actually hide the create and edit and quick create bzr revid: dle@openerp.com-20140306113021-r280g41vkdyf5ew8 --- addons/account/account_invoice_view.xml | 10 +++++----- addons/procurement/procurement_view.xml | 2 +- addons/purchase/purchase_view.xml | 2 +- addons/sale/sale_view.xml | 4 ++-- addons/sale_crm/sale_crm_view.xml | 2 +- addons/sale_stock/sale_stock_view.xml | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/addons/account/account_invoice_view.xml b/addons/account/account_invoice_view.xml index 3cf10f477e2..940ac543cc8 100644 --- a/addons/account/account_invoice_view.xml +++ b/addons/account/account_invoice_view.xml @@ -168,7 +168,7 @@ on_change="onchange_partner_id(type,partner_id,date_invoice,payment_term, partner_bank_id,company_id)" context="{'default_customer': 0, 'search_default_supplier': 1, 'default_supplier': 1}" domain="[('supplier', '=', True)]"/> - +