Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2133 Представления
```
    <template id="custom_homepage" inherit_id="website.homepage" name="Home">
    
<xpath expr="//t[@t-call='website.layout']" position="replace">
    
<t t-call="website.layout">
    
<t t-set="pageName" t-value="'homepage'"/>
    <
div id="wrap" class="oe_structure">
This is the new homepage.
    div>
    
t>
    
xpath>
    template>```

I am using this code to override the home page but when i try to update the theme an error occurred "Error - Remaining: ['Home']"

Аватар
Отменить
Автор
Odoo15 entreprise 

On Sun, Nov 27, 2022, 9:46 AM Abdallah Sabeel <notifications@mail.odoo.com> wrote:

Hello,
which odoo version you use ?

--
abdallah Sabeel

Sent by Odoo S.A. using Odoo.

Автор

I am Using Odoo15 entreprise

Related Posts Ответы Просмотры Активность
4
мар. 24
5135
1
мар. 24
1689
1
янв. 24
2878
1
сент. 22
3809
2
июл. 22
2368