Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
1069 Prikazi

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

Avatar
Opusti
Best Answer

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

Avatar
Opusti