fix to fsm worksheets
This commit is contained in:
parent
953ae15747
commit
b80dc8a465
1 changed files with 8 additions and 7 deletions
|
|
@ -461,13 +461,14 @@
|
|||
</t>
|
||||
</t>
|
||||
</template>
|
||||
<!-- MD Commented out since this no longer matches the structure of industry_fsm at all -->
|
||||
<!-- Make the front-end "Sign" page show our new template -->
|
||||
<template id="portal_my_worksheet"
|
||||
inherit_id="industry_fsm.portal_my_worksheet">
|
||||
<xpath expr="//div[@t-call='industry_fsm.worksheet_custom_page']"
|
||||
position="replace">
|
||||
<div t-call="bemade_fsm.work_order_page"/>
|
||||
</xpath>
|
||||
</template>
|
||||
<!-- <template id="portal_my_worksheet" -->
|
||||
<!-- inherit_id="industry_fsm.portal_my_task"> -->
|
||||
<!-- <xpath expr="//div[@t-call='industry_fsm.worksheet_custom_page']" -->
|
||||
<!-- position="replace"> -->
|
||||
<!-- <div t-call="bemade_fsm.work_order_page"/> -->
|
||||
<!-- </xpath> -->
|
||||
<!-- </template> -->
|
||||
</data>
|
||||
</odoo>
|
||||
|
|
|
|||
Loading…
Reference in a new issue