← Back to team overview

openerp-india team mailing list archive

[Bug 1223005] [NEW] No record_name on mail_message when creating by one2many field

 

Public bug reported:

Affects openobject-addons on trunk and 7.0
Module: mail (and the ones that inherits from mail.thread)

Class 1 has one2many field to Class 2
Class 2 inherits from 'mail.thread'

When creating a record of "class 1" and from the one2many widget we
create a record of "class 2". A new mail.message is generated but the
record_name field is not set.

If we generate a record of "class 2" directly from its menu, the
record_name fied is set correctly.

The mayor problem is that then, in the inbox message, you can see the
message but id donsn't have a title so you can't to which record it
belongs

** Affects: openobject-addons
     Importance: Undecided
         Status: New


** Tags: 7.0 inbox mail message trunk

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1223005

Title:
  No record_name on mail_message when creating by one2many field

Status in OpenERP Addons (modules):
  New

Bug description:
  Affects openobject-addons on trunk and 7.0
  Module: mail (and the ones that inherits from mail.thread)

  Class 1 has one2many field to Class 2
  Class 2 inherits from 'mail.thread'

  When creating a record of "class 1" and from the one2many widget we
  create a record of "class 2". A new mail.message is generated but the
  record_name field is not set.

  If we generate a record of "class 2" directly from its menu, the
  record_name fied is set correctly.

  The mayor problem is that then, in the inbox message, you can see the
  message but id donsn't have a title so you can't to which record it
  belongs

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1223005/+subscriptions


Follow ups

References