Browse Source

[FIX] remove header in purchase order

pull/92/head
Thibault Francois 5 years ago
parent
commit
e67a32f588
  1. 3
      beesdoo_purchase_manual_date_planned/report/report_purchaseorder.xml

3
beesdoo_purchase_manual_date_planned/report/report_purchaseorder.xml

@ -13,6 +13,9 @@
<xpath expr="//span[@t-field='line.date_planned']/.." position="attributes">
<attribute name="style">display:none;</attribute>
</xpath>
<xpath expr="//th[hasclass('text-center')]" position="attributes">
<attribute name="style">display:none;</attribute>
</xpath>
</template>
</data>
</odoo>
Loading…
Cancel
Save