From 38aa042eb16966bf426ac3cea4edc8215c862d7e Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Thu, 25 Jun 2026 09:32:52 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20info=20cr=C3=A9ation=20nouvelles=20?= =?UTF-8?q?=C3=A9critures?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- transfer.html | 1 + write_exit.html | 3 +++ 2 files changed, 4 insertions(+) diff --git a/transfer.html b/transfer.html index 17d3b31..6a491b1 100644 --- a/transfer.html +++ b/transfer.html @@ -181,6 +181,7 @@ duration=$duration date_mes=null status=$status + created=true }} {{if $_POST.amortir}} {{:assign type_immo="managed"}} diff --git a/write_exit.html b/write_exit.html index beb6e68..cfd4a3a 100644 --- a/write_exit.html +++ b/write_exit.html @@ -142,6 +142,7 @@ type="amort_link" immo_doc_id=$info_immo.id amort_line_id=$line.id + created=true }} {{/if}} {{/foreach}} @@ -207,6 +208,7 @@ type="exit_link" immo_doc_id=$info_immo.id exit_line_id=$line.id + created=true }} {{:break}} {{/if}} @@ -252,6 +254,7 @@ type="cession_link" immo_doc_id=$info_immo.id cession_line_id=$line.id + created=true }} {{:break}} {{/if}}