Changement nom : immo_link => credit_link

This commit is contained in:
Jean-Christophe Engel 2026-05-04 13:48:48 +02:00
parent d06dd424b3
commit c620ac769e
6 changed files with 23 additions and 16 deletions

View file

@ -82,7 +82,7 @@
et déduire leur montant de celui de l'immo
*}}
{{#load
type="immo_link"
type="credit_link"
where="$$.immo_doc_id = :immo_doc_id" :immo_doc_id = $immo_doc_id
}}
{{if $amount == null}}
@ -143,7 +143,7 @@
{{:linkbutton
label="Détails"
href="details_immo.html?immo_doc_id=%s"|args:$immo_doc_id
shape="search"
shape="eye"
}}
{{* target="_dialog"*}}
{{*/if*}}