跳至內容
選單
此問題已被標幟

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?

相關帖文 回覆 瀏覽次數 活動
2
6月 19
4115
1
6月 19
3391
0
6月 20
4095
1
5月 19
3765
2
7月 24
14313