Kuldeep Joshi(OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-900811-kjo into
lp:openobject-addons.
Requested reviews:
Bhumika (OpenERP) (sbh-openerp)
Related bugs:
Bug #900811 in OpenERP Addons: "the button "create partner" in opportunity
view is not really usefull"
https://bugs.launchpad.net/openobject-addons/+bug/900811
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-900811-kjo/+merge/85604
Remove the create partner button from the opportunity form view
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-900811-kjo/+merge/85604
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-900811-kjo.
=== modified file 'crm/crm_lead_view.xml'
--- crm/crm_lead_view.xml 2011-12-05 14:02:57 +0000
+++ crm/crm_lead_view.xml 2011-12-14 05:20:40 +0000
@@ -473,10 +473,6 @@
<field name="partner_id" select="1"
on_change="onchange_partner_id(partner_id, email_from)" string="Customer"
colspan="2" />
- <button name="%(action_crm_lead2partner)d"
- icon="terp-partner" type="action"
- string="Create"
- attrs="{'invisible':[('partner_id','!=',False)]}"/>
</group>
<field name="partner_address_id"
string="Contact"
_______________________________________________
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