Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
16402 Переглядів

What is the best way to create e new window action between the two? Is one of them deprecated?

What are the differences? The only difference I could find is that <act_window> supports the key2 parameter (about that, please check bug lp:1282641) while you would have to also create an ir_values record with the other method.

Аватар
Відмінити
Найкраща відповідь

the second one is just an alias and is not deprecated, just like <report>

you can have a look at all the elements here, as well as their attributes

using the <record> element is sometimes mandatory if the alias doesn't have all the attributes declared in the rng definition.

Аватар
Відмінити
Автор

Thanks. The xml tag definitions you linked is really useful. Is there an official guideline on which one to use? Personally I prefer the tag: the syntax is clearer and more compact, it supports additional attributes, and is more self-descripting. Most of the attributes are declared optional and if they aren't it probably makes no sense to omit them, so that is, imo, another point for the tag.

Related Posts Відповіді Переглядів Дія
Why XML in odoo ? Вирішено
3
бер. 25
1175
Odoo action error Вирішено
1
жовт. 24
5734
0
груд. 22
2037
3
вер. 20
15601
1
лют. 19
7332