Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4 Ответы
10757 Представления

In a window action what is res_model and what is src_model and what is the use of it?

<id="act_test_test"
name="Emailpayslip"
res_model=""
context="{}"
domain="[]"
src_model=""/>

Аватар
Отменить

Hi,

What is the use of context and domain?

Лучший ответ

Hi,
  Suppose you want to open a wizard from res.partner the src_model will be the res.partner and res_model will be the wizard model.Refer this

Аватар
Отменить
Лучший ответ

Hi pramod,

Please refer this link to know more about window actions and wizards  ​


Аватар
Отменить
Лучший ответ

 Hello @Pramod,

 * res_model : is the name of the wizard model

 * src_model : is the target module where the wizard will appear when we click the action button.

 You can follow the below link that gives all examples in detail:

\     ​https://odooforbeginnersblog.wordpress.com/2017/03/05/how-to-create-wizards-in-odoo/

 Make sure it will helpful.

 Thank you. 

Аватар
Отменить
Related Posts Ответы Просмотры Активность
6
мая 24
50285
1
февр. 23
697
0
февр. 23
724
2
сент. 20
18282
1
июл. 19
3529