【发布时间】:2021-01-04 02:35:36
【问题描述】:
【问题讨论】:
【问题讨论】:
有多种方法,即从前端编辑或扩展模板。
选项 1:从前端
选项2:扩展模板
<template id="report_invoice_document_inherit321" inherit_id="external_id_of_template">
<xpath expr="YOUR_XPATH_WHERE_YOU_WANT_YOUR_OUTPUT" position="after">
</xpath>
</template>
【讨论】: