Compare commits
No commits in common. "c460f39c8c8e98f9c663004dbcd0d16347429b8c" and "56e7703859f2c0fd2ce5357a610f4d0f9a59c63f" have entirely different histories.
c460f39c8c
...
56e7703859
2 changed files with 0 additions and 4 deletions
|
|
@ -181,7 +181,6 @@
|
|||
duration=$duration
|
||||
date_mes=null
|
||||
status=$status
|
||||
created=true
|
||||
}}
|
||||
{{if $_POST.amortir}}
|
||||
{{:assign type_immo="managed"}}
|
||||
|
|
|
|||
|
|
@ -142,7 +142,6 @@
|
|||
type="amort_link"
|
||||
immo_doc_id=$info_immo.id
|
||||
amort_line_id=$line.id
|
||||
created=true
|
||||
}}
|
||||
{{/if}}
|
||||
{{/foreach}}
|
||||
|
|
@ -208,7 +207,6 @@
|
|||
type="exit_link"
|
||||
immo_doc_id=$info_immo.id
|
||||
exit_line_id=$line.id
|
||||
created=true
|
||||
}}
|
||||
{{:break}}
|
||||
{{/if}}
|
||||
|
|
@ -254,7 +252,6 @@
|
|||
type="cession_link"
|
||||
immo_doc_id=$info_immo.id
|
||||
cession_line_id=$line.id
|
||||
created=true
|
||||
}}
|
||||
{{:break}}
|
||||
{{/if}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue