0

I want to change definition of field of class View residing in addons/base/ir/ir_ui_view.py.

Found solution for odoo 8, but it no longer works. What the approach to do the same operation in odoo 10 (11).

Thanks in advance!

Juriy
  • 565
  • 1
  • 5
  • 17
  • Your question is quite broad and therefore hard to answer. The indicated solution defines a whole new view type, which is quite rare, but should generally work the same way in newer Odoo versions. Please ask a more specific question what you are trying to do, what you tried, and what does not work as expected/desired. – miw Aug 18 '18 at 16:08
  • Thanks ! Particularly want to change `fields` field. – Juriy Aug 19 '18 at 06:34
  • Ok... what do you want to change about the `fields` field - from what to what? And what do you want to achieve with this? – miw Aug 19 '18 at 11:58

0 Answers0