Browse Source

[ADD] mis_builder: add css class on pdf report

pull/86/head
Adrien Peiffer (ACSONE) 9 years ago
committed by Stéphane Bidoul
parent
commit
6a28cf2341
  1. 2
      mis_builder/report/report_mis_report_instance.xml

2
mis_builder/report/report_mis_report_instance.xml

@ -8,7 +8,7 @@
<t t-call="report.internal_layout">
<div class="page">
<h2 t-field="o.name"></h2>
<table>
<table class="table table-condensed text-right">
<thead>
<tr>
<t t-foreach="docs_computed[o.id]['header']" t-as="h">

Loading…
Cancel
Save