出厂检验报告模版-页脚优化
This commit is contained in:
@@ -201,12 +201,31 @@
|
|||||||
</div>
|
</div>
|
||||||
</div> -->
|
</div> -->
|
||||||
|
|
||||||
|
<div class="footer">
|
||||||
|
<div style="border-top: 3px solid black;"></div>
|
||||||
|
<t t-if="o_last">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-6">
|
||||||
|
<p>售后服务: <span t-field="o.company_id.phone"/></p>
|
||||||
|
<p>公司名称: <span t-field="o.company_id.name"/></p>
|
||||||
|
<p>加工工厂: <span t-field="o.company_id.factory_name"/></p>
|
||||||
|
</div>
|
||||||
|
<div class="col-6">
|
||||||
|
<p>公司网址: <span t-field="o.company_id.website"/></p>
|
||||||
|
<p>公司邮箱: <span t-field="o.company_id.email"/></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</t>
|
||||||
|
<!-- <div style="border-top: 2px solid black;"></div> -->
|
||||||
|
<div class="text-center">
|
||||||
|
<span>第<span class="page"/> 页/共 <span class="topage"/>页</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<!-- 页脚固定在底部 -->
|
<!-- 页脚固定在底部 -->
|
||||||
<!-- <t t-if="loop.index == len(docs) - 1">-->
|
|
||||||
<!-- <div style="position: absolute; bottom: 0; left: 0; right: 0;"> -->
|
<!-- <div style="position: absolute; bottom: 0; left: 0; right: 0;"> -->
|
||||||
<t t-call="sf_quality.report_quality_footer"/>
|
<!-- <t t-call="sf_quality.report_quality_footer"/>-->
|
||||||
<!-- </div> -->
|
<!-- </div> -->
|
||||||
<!-- </t>-->
|
|
||||||
</div>
|
</div>
|
||||||
</t>
|
</t>
|
||||||
</t>
|
</t>
|
||||||
|
|||||||
Reference in New Issue
Block a user