← Back to team overview

openerp-india team mailing list archive

[Bug 1227775] Re: Buttons in sublist generates error after an onchange

 

Hello Quentin,

I have checked this issue with different  browsers , and with this
browsers I am facing different errors:

Fire Fox (Version 23.0):

TypeError: this.records.get(...) is undefined
http://localhost:8069/web/webclient/js?db=trnk:3466

Google Chrome (Version 29.0.1547.65):

Uncaught TypeError: Cannot call method 'toContext' of undefined
http://localhost:8069/web/webclient/js?db=trnk:3466

Opera (Version 12.16) :

Uncaught exception: TypeError: Cannot convert 'this.records.get(id)' to object
http://localhost:8069/web/webclient/js?db=trnk:3463

So, I am confirming this issue.

Thank you.




** Changed in: openobject-addons
   Importance: Undecided => Medium

** Changed in: openobject-addons
       Status: New => Confirmed

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 1 (openerp-dev-addons1)

** Summary changed:

- Buttons in sublist generates error after an onchange
+ [trunk/7.0]Buttons in sublist generates error after an onchange

-- 
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/1227775

Title:
  [trunk/7.0]Buttons in sublist generates error after an onchange

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  Hello,

  When you click on a button place in a sublist (one2many,many2many) in
  a form after an onchange, we get this error:

  Uncaught TypeError: Cannot call method 'toContext' of undefined

  Example:

  -Make a meeting with invitations and save
  -Edit this meeting, change the date and try to accept/decline an invitation

  Tests made on the online demo and the latest revision.

  Hope to have been clear.

  Regards

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


References