Review: Needs Fixing

Hello,

We have an error on the runbot with CRM. It states case_get_note_msg_prefix 
does not exist for crm_claim; however it seems to be inheriting from crm_case 
... could you please check ?

Regards,

Thibault.

Traceback (most recent call last):
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-social-all-tde-5900/server/openerp/tools/yaml_import.py",
 line 811, in process
    self._process_node(node)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-social-all-tde-5900/server/openerp/tools/yaml_import.py",
 line 826, in _process_node
    self.process_python(node)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-social-all-tde-5900/server/openerp/tools/yaml_import.py",
 line 497, in process_python
    unsafe_eval(code_obj, {'ref': self.get_id}, code_context)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-social-all-tde-5900/server/openerp/addons/crm_claim/test/process/claim.yml",
 line 2, in <module>
    Customer requests a claim after the sale of our product. He sends claim 
request by email.
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-social-all-tde-5900/server/openerp/addons/crm_claim/crm_claim.py",
 line 137, in case_open
    res = super(crm_claim, self).case_open(cr, uid, ids, *args)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-social-all-tde-5900/server/openerp/addons/crm/crm.py",
 line 447, in case_open
    self.case_open_send_note(cr, uid, [case.id], context=context)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-social-all-tde-5900/server/openerp/addons/crm/crm.py",
 line 266, in case_open_send_note
    msg = '%s has been <b>opened</b>.' % (self.case_get_note_msg_prefix(cr, 
uid, id, context=context))
AttributeError: 'crm.claim' object has no attribute 'case_get_note_msg_prefix'
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-social-crm-bth/+merge/96754
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-social-tde.

_______________________________________________
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

Reply via email to