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

Hi,

I have a scenario of which I am creating a custom module, in which there are two models Course Category and Course and inside each course category there can be multiple courses. I want to show them in master/detail page like we have in case of Sales order or purchase order. 

I have successfully defined the models but I don't know how to create the master-detail page? How to create that subpage(having lines items of course).

if anyone can briefly describe that will be great.

Thanks alot    

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

Follow this link 


https://www.cybrosys.com/blog/how-to-create-module-in-odoo12

you will understand basic of how you can create master detail in Odoo then can cover you case....

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

I know how to create module and standalone models. I want to know about the subpage(line item) algorithmically like how to display many2One field with line items? Any widget or what?

Автор

I know how to create module and standalone models. I want to know about the subpage(line item) algorithmically like how to display many2One field with line items? Any widget or what?

Лучший ответ

Check the code of one of these examples you have mentioned.

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

I did but they are quite complicated. A simple example with custom model like i have shared above will be grateful. Thanks

Автор

I know how to create module and standalone models. I want to know about the subpage(line item) algorithmically like how to display many2One field with line items? Any widget or what?

Related Posts Ответы Просмотры Активность
2
июн. 19
4093
1
июн. 19
3343
0
июн. 20
4077
1
мая 19
3746
2
июл. 24
14259