changement identificateur
This commit is contained in:
parent
f3c2d2c884
commit
b45e53f5ea
5 changed files with 10 additions and 10 deletions
|
|
@ -30,13 +30,13 @@
|
|||
}}
|
||||
|
||||
{{* enregistrer les infos de l'immobilisation *}}
|
||||
{{:assign var="line_id" value=$result.lines.1.id}}
|
||||
{{:assign var="immo_id" value=$result.lines.1.id}}
|
||||
{{:assign key=""|uuid}}
|
||||
{{:save
|
||||
key=$key
|
||||
validate_schema="schema.json"
|
||||
type="immo"
|
||||
line=$line_id
|
||||
line=$immo_id
|
||||
duration=$_POST.duree|intval
|
||||
}}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue