← Back to team overview

openerp-india team mailing list archive

[Bug 1059977] [NEW] on_change method on tree view

 

Public bug reported:


on_change method called from editable tree then passing wrong params on ids argument. 

I'm testing 6.1 version.
If i create one2many item on form then no problem. But when i try to create one2many item on tree then called on_change method with ids param such as 'one2many_v_id_1189' values. On gtkclient it will be empty list passed on ids param.

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

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

Title:
  on_change method on tree view

Status in OpenERP Server:
  New

Bug description:
  
  on_change method called from editable tree then passing wrong params on ids argument. 

  I'm testing 6.1 version.
  If i create one2many item on form then no problem. But when i try to create one2many item on tree then called on_change method with ids param such as 'one2many_v_id_1189' values. On gtkclient it will be empty list passed on ids param.

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


Follow ups

References