Onchange function could not change value of one2many list

Bug #619742 reported by Buyanbat
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Odoo Web Client
Fix Released
Medium
OpenERP R&D Web Team

Bug Description

Onchange function could not change value of one2many list. But when save that record It was changed.

Tags: maintenance
Revision history for this message
ksh (Axelor) (ksh-axelor) wrote :

Hello Buyanbat,
       Here, I have attached patch for the stated bug, this will fix onchange issue for both o2m and m2m lists
       Hope this will help you and sorry for my unintentional mistake.

Revision history for this message
Navrang Oza (noz-tiny) wrote :

Hello Buyanbat,

I have seen your post in questions sections also.
Here the patch is given, Is it fine for you ?
Is it working ?

Please let us know if its working then we can close this bug.
Thanks.

Revision history for this message
Buyanbat (buyanbat-ch) wrote :

Hello guys,

I cannot merge this patch. Cause I could not find line like this "var kind = getNodeAttribute(fld, 'kind');".
 So I think I should add this patch after "var kind = jQuery(fld).attr('kind');" line.
Is it right?

Revision history for this message
ksh (Axelor) (ksh-axelor) wrote :

Hello Buyanbat,
           yes, the patch was for stable-web-client, you can also apply the same on trunk
           after line "var kind = jQuery(fld).attr('kind');", as you have mentioned.

Revision history for this message
Anup(SerpentCS) (anup-serpent) wrote :

Hello Ksh(Axelor),

Can you please check whether https://bugs.launchpad.net/openobject-client-web/+bug/671608 is the same one?

Thanks.

Changed in openobject-client-web:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → OpenERP SA's Web Client R&D (openerp-dev-web)
tags: added: maintenance
Revision history for this message
Sananaz (Open ERP) (sma-tiny) wrote :

Hello Buyanbat,

Its fixed in trunk web-client. Please update your code and notify us.

Revision-info:
4070 <email address hidden>

Thanks.

Changed in openobject-client-web:
status: Confirmed → Fix Released
milestone: none → 6.0-rc2
Buyanbat (buyanbat-ch)
Changed in openobject-client-web:
status: Fix Released → In Progress
Revision history for this message
Jiten (OpenERP) (jiten-openerp) wrote :

Hello Buyanbat,

Its fixed in trunk web client and working fine with latest code.
We can not reproduce it, So At the moment i have changed the status as 'Fix Released'.

Please update related all branches and test it, After that still you get problem than please provide more details like video attachment or screen-shots which you follow the steps to produce it and give your server/addons/web-client branch revision info.

Thanks !

Changed in openobject-client-web:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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