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

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

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