コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1068 ビュー

I have made a customized app that has a list of data to be display in odoo website, but I can't find any object or fields that can connect or retrieve data from the customized app. 

Any suggestion with coding..

Thanks

アバター
破棄
最善の回答

Hello baylonyap

Please clear where do you want your data to be visible,

- You need to show the list of data in Customer Portal or in any page of website

1) If it is Customer Portal than you need to inherit the customer portal class and call your function in that and need to create a page for that
2) If it is any page in of website than again you need to inherit that controller and inherit the and add your

with the list of data.

- But you cannot do this without coding customization. 

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

アバター
破棄