콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3164 화면

hello. I want to create a new webpage in the module website_sale
I entered into the website_sale/views/template.xml and added a page called offer.

The header of the page is:

<?xml version="1.0"?>

<t name="Offers" t-name="website_sale.offers">

<t t-call="website.layout">

<t t-set="additional_title">Offers</t>


And so on...


I can easily see and modify the page into my view manager into Odoo. But i cannot display it in the frontend in /shop/offers.
Why? How to add a new page? I cannot do it from the front end because i need to import stuff from the module itself

아바타
취소