[ADD] mis_builder: add css class on pdf report

pull/86/head
Adrien Peiffer (ACSONE) 2015-05-26 15:44:04 +02:00 committed by Stéphane Bidoul
parent 39ef3a0a5e
commit 6a28cf2341
1 changed files with 1 additions and 1 deletions

View File

@ -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">