c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23993
[Bug 781505] [NEW] object crm.case doesn't exist
Public bug reported:
This is my herited view
<!-- vue heritee de la fiche formulaire des pistes CRM -->
<record model="ir.ui.view" id="ap_crm_lead_form_inherit">
<field name="model">crm.lead</field>
<field name="name">ap.crm.lead.form.inherit.view</field>
<field name="type">form</field>
<field name="inherit_id" ref="crm.crm_case_form_view_leads"/>
<field name="arch" type="xml">
<field name="partner_name" position="after">
<!--<field name="ref"/>-->
</field>
</field>
</record>
I have a message error (in popup) : "Object crm.case dosn't exist".
I've seen in code and these files:
- addons/crm/crm_report.xml
- addons/crm/wizard/wizard_history_event.py
- addons/crm_fundraising/crm_fundraising.py
call object crm.case but crm.case doesn't exist in version 6 of OpenERP (called now crm.lead)
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/781505
Title:
object crm.case doesn't exist
Status in OpenERP Modules (addons):
New
Bug description:
This is my herited view
<!-- vue heritee de la fiche formulaire des pistes CRM -->
<record model="ir.ui.view" id="ap_crm_lead_form_inherit">
<field name="model">crm.lead</field>
<field name="name">ap.crm.lead.form.inherit.view</field>
<field name="type">form</field>
<field name="inherit_id" ref="crm.crm_case_form_view_leads"/>
<field name="arch" type="xml">
<field name="partner_name" position="after">
<!--<field name="ref"/>-->
</field>
</field>
</record>
I have a message error (in popup) : "Object crm.case dosn't exist".
I've seen in code and these files:
- addons/crm/crm_report.xml
- addons/crm/wizard/wizard_history_event.py
- addons/crm_fundraising/crm_fundraising.py
call object crm.case but crm.case doesn't exist in version 6 of OpenERP (called now crm.lead)
Follow ups
-
[Bug 781505] Re: object crm.case doesn't exist
From: Amit Parik (OpenERP), 2011-08-04
-
[Bug 781505] Re: object crm.case doesn't exist
From: Phong Nguyen-Thanh, 2011-08-03
-
[Bug 781505] Re: object crm.case doesn't exist
From: Amit Parik (OpenERP), 2011-08-03
-
[Bug 781505] Re: object crm.case doesn't exist
From: Phong Nguyen-Thanh, 2011-07-23
-
[Bug 781505] Re: object crm.case doesn't exist
From: Vishal Parmar(Open ERP), 2011-06-13
-
[Bug 781505] Re: object crm.case doesn't exist
From: Phong Nguyen-Thanh, 2011-06-03
-
[Bug 781505] Re: object crm.case doesn't exist
From: Phong Nguyen-Thanh, 2011-06-02
-
[Bug 781505] Re: object crm.case doesn't exist
From: Fabien (Open ERP), 2011-05-12
-
[Bug 781505] Re: object crm.case doesn't exist
From: David DRAPEAU, 2011-05-12
-
[Bug 781505] Re: object crm.case doesn't exist
From: David DRAPEAU, 2011-05-12
-
[Bug 781505] Re: object crm.case doesn't exist
From: Vishal Parmar(Open ERP), 2011-05-12
-
[Bug 781505] [NEW] object crm.case doesn't exist
From: David DRAPEAU, 2011-05-12
References