[6.0] Lots of extra-addons broken after (2010-05-13) major CRM changes

Bug #583240 reported by Borja López Soilán (NeoPolus)
36
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Won't Fix
Undecided
Unassigned

Bug Description

Lots of addons got broken after the last major CRM changes (Bug detected on 6.0 revno 3485).

On 2010-03-13, some major changes on the crm where merged into the trunk addons branch (revno 3429 revid:<email address hidden> - http://bazaar.launchpad.net/~openerp/openobject-addons/trunk/revision/3429).

One of those changes was removing the 'crm.case' openobject. That means that a lot of modules that had references (like many2one references) to this object will now fail.

This is a list of some of the broken modules that will no longer work on the trunk version:

    Module => Object (Field)

    cci_mission => cci_missions_embassy_folder (crm_case_id)
    dm_lead => dm_workitem (case_id), dm_campaign_document (case_id), dm_event_case (case_id)
    event => event_registration (case_id)
    hr_interview => hr_interview (crm_case_id)
    project_crm => project_task (case_id)
    zarafa => email (crm_case)

Also, any other module depending on those ones, will fail too.

My questions are:
  - What will happen with those modules? Is somebody working to fix them?
  - How can we adapt any of them to be compatible with the new CRM? (we use the hr_inverview)

Changed in openobject-addons:
assignee: nobody → rpa (Open ERP) (rpa-openerp)
Changed in openobject-addons:
status: New → Confirmed
Revision history for this message
Rucha (Open ERP) (rpa-openerp) wrote :

Hello Borja,
Thanks for pointing out the crm.case references.
There are major improvement and fixes going on for this changes,
modules in trunk-addons are completely fixed for the changes,
(event is fixed in branch lp:~openerp-dev/openobject-addons/rpa-dev-addons2 for this changes and will be available in trunk-addons soon)
modules of extra-addons are in progress to change.
You can refer to proper case model instead of crm.case,
For hr_interview, the crm_case_id field should be removed as is not referenced in any code,
Thanks.

Revision history for this message
Ferdinand (office-chricar) wrote :

project_crm still fails to install

Revision history for this message
Ferdinand (office-chricar) wrote :

please can someone elaborate which of the new crm modules provides the closest similarity to the old crm_case table

thanks

Revision history for this message
Ferdinand (office-chricar) wrote :

please can someone elaborate which of the new crm modules provides the closest similarity to the old crm_case table

all of these new modules are lacking the E-Mail capabilities known from V5

thanks

Revision history for this message
Ferdinand (office-chricar) wrote :

I found Add notes and Send EMail on the "history tab" (if it exists) but both do nothing

Revision history for this message
Samantha (samantha-z-mathews) wrote :

+1.

Changed in openobject-addons:
assignee: rpa (Open ERP) (rpa-openerp) → nobody
Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

The 'Extra addons' is currently not a focus of developments.
We will consider these modules after the release and when needed really.
Thanks.

Changed in openobject-addons:
status: Confirmed → Won't Fix
Revision history for this message
OpenBMS JSC (openbmsjsc) wrote :

I'll need addons-extra/account_report but this doesn't seem to be supported yet, while it's confusing to have addons/account_reporting, addons-extra/account_reporting and addons-extra/account_report. I don't really know if I should use addons/account_reporting instead of addons-extra/account_report? Please shed some lights.

https://answers.launchpad.net/openobject-addons/+question/132326

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.