Prise en compte amortissement multi-lignes
This commit is contained in:
parent
8cf313502e
commit
a4b2115249
6 changed files with 186 additions and 75 deletions
|
|
@ -161,6 +161,9 @@
|
|||
</tbody>
|
||||
<tfoot>
|
||||
{{if $total_immo != 0}}
|
||||
<tr>
|
||||
<td colspan="9">
|
||||
</tr>
|
||||
{{#foreach from=$sommes_immo|ksort key="code" item="value"}}
|
||||
<tr>
|
||||
<td></td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue