Merge PR #406 into 12.0

Signed-off-by rafaelbn
This commit is contained in:
OCA-git-bot
2019-10-30 21:16:15 +00:00

View File

@@ -36,7 +36,7 @@
</tr>
</thead>
<tbody>
<tr t-foreach="o.recurring_invoice_line_ids" t-as="l">
<tr t-foreach="o.contract_line_ids" t-as="l">
<td>
<span t-field="l.name"/>
</td>