Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
1269 Weergaven

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
Annuleer
Beste antwoord

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
Annuleer