Amélioration présentation montants
This commit is contained in:
parent
aec5a83eef
commit
846a651008
13 changed files with 59 additions and 60 deletions
|
|
@ -126,7 +126,7 @@
|
|||
<td class="num"><a href={{$trans_url}}>#{{$trans_id}}</a></td>
|
||||
<td>{{$trans_date|date_short}}</td>
|
||||
<td>{{$trans_label}}</td>
|
||||
<td class="money">{{"%f"|math:$debit|money:false}}</td>
|
||||
<td class="money">{{"%f"|math:$debit|money_html:false|raw}}</td>
|
||||
<td><a href={{$compte_url}}>{{$account_code}}</a></td>
|
||||
<td>{{$account_label}}</td>
|
||||
<td class="actions">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue