fix reference to industry_fsm_report > industry_fsm
This commit is contained in:
parent
46f8831c42
commit
d9f4ab30cc
1 changed files with 3 additions and 3 deletions
|
|
@ -361,8 +361,8 @@
|
||||||
</template>
|
</template>
|
||||||
<!-- Make the front-end "Sign" page show our new template -->
|
<!-- Make the front-end "Sign" page show our new template -->
|
||||||
<template id="portal_my_worksheet"
|
<template id="portal_my_worksheet"
|
||||||
inherit_id="industry_fsm_report.portal_my_worksheet">
|
inherit_id="industry_fsm.portal_my_worksheet">
|
||||||
<xpath expr="//div[@t-call='industry_fsm_report.worksheet_custom_page']"
|
<xpath expr="//div[@t-call='industry_fsm.worksheet_custom_page']"
|
||||||
position="replace">
|
position="replace">
|
||||||
<div t-call="bemade_fsm.work_order_page"/>
|
<div t-call="bemade_fsm.work_order_page"/>
|
||||||
</xpath>
|
</xpath>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue