bemade_fix_quality_report stuff

This commit is contained in:
Marc Durepos 2024-03-18 13:55:12 -04:00
parent c98e949828
commit 4972b04951

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<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">
<span t-field="doc.measure"/>
</xpath>