Skip to Content
Menu
This question has been flagged

Hello,

I'm using OpenERP 6.1.

In the "web" addon, i find an "onchange" method (controller/main.py) which seems to be called for each onchange triggered in the interface.

In my devs, i need to create a "super" onchange which can catch all the calls to any onchange method defined in OpenERP. So, i try to add a decorator on this method. This decorator just print some text and try to enter in pdb mode but nothing happens when i call any "onchange" in the interface.

Any solution to be able to enter in pdb mode ?

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 15
3635
1
May 24
2500
2
Feb 23
12400
3
Mar 17
10579
1
Mar 15
7675