Openerp javascript debugging -


is there way debug javascript code openerp module? using eclipse. tried firebug, javascript code minified , hard follow.

you have put ?debug in url following http://127.0.0.1:8069/?debug

and it's better if use crome activating developer mode

regards, matteo


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -