ajout libelle status dans liste docs
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
<td>${detail.date.strftime('%d-%m-%Y')}</td>
|
||||
<td>${detail.nomcli}</td>
|
||||
<td class="text-right"><span tal:condition="access > 1">${layout.to_euro(detail.montant)}</span></td>
|
||||
<td class="text-center">${detail.status}</td>
|
||||
<td class="text-center">${detail.lib_status}</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user