[FIX] yaml tests: Set on_change keys not in view logger as debug instead of warning
authorDenis Ledoux <dle@odoo.com>
Mon, 11 Aug 2014 09:11:36 +0000 (11:11 +0200)
committerDenis Ledoux <dle@odoo.com>
Mon, 11 Aug 2014 09:11:36 +0000 (11:11 +0200)
commit2b0487113aa4218655b039289b0657c4723ded3f
tree25a21423941fbcded40ad59499355e8f2ed6c656
parent2da233d89d69b7afaff0da7baaa197f4b30ba84f
[FIX] yaml tests: Set on_change keys not in view logger as debug instead of warning

This is related to commit d31faceb67fd87acaca00365dcfc28925b08a37f
(This is to avoid the runbot being yellow if on_change methods have extra keys in the returned value, this is not wrong, the web client will simply ignore them).
openerp/tools/yaml_import.py