This commit is contained in:
michel 2018-02-26 11:14:57 +01:00
parent 54697f78bf
commit c176c4aff2
1 changed files with 4 additions and 4 deletions

View File

@ -54,9 +54,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
t-esc-options="{'widget': 'monetary',
'display_currency': o.currency_id}"/>
</td>
</td></td></td></td></td></td></td>
</tr>
</tfoot>
</td></td></td></td></td></td></td>
</tr>
</tfoot>
</xpath>
<xpath expr="//table[@id='table_activity_ref']" position="after">
@ -107,9 +107,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<spam t-field="l.invoice_id.number" />
</td>
<td class="col-xs-6">
<!-- <p t-if="l.invoice_id.payment_ids.state not in ['draft']" > -->
<span t-field="l.invoice_id.payment_ids.state" />
</td>
</tr>
</tr>
</t>