bemade_fix_quality_report stuff
This commit is contained in:
parent
c98e949828
commit
4972b04951
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
<odoo>
|
<odoo>
|
||||||
<template inherit_id="quality_control.worksheet_page">
|
<template id="worksheet_page" inherit_id="quality_control.worksheet_page">
|
||||||
<xpath expr="//span[@t-field='doc.result']" position="replace">
|
<xpath expr="//span[@t-field='doc.result']" position="replace">
|
||||||
<span t-field="doc.measure"/>
|
<span t-field="doc.measure"/>
|
||||||
</xpath>
|
</xpath>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue