Ajout info création nouvelle immobilisation
This commit is contained in:
parent
0cf2a3f7e9
commit
420b91265c
6 changed files with 18 additions and 16 deletions
|
|
@ -56,7 +56,7 @@
|
|||
{{* immobilisation sortie du bilan *}}
|
||||
{{:save
|
||||
key=""|uuid
|
||||
validate_schema="schema.json"
|
||||
validate_schema="asset.schema.json"
|
||||
type="immo"
|
||||
line=$_GET.immo_line_id|intval
|
||||
duration=0
|
||||
|
|
@ -129,7 +129,7 @@
|
|||
{{/if}}
|
||||
{{:save
|
||||
key=$key
|
||||
validate_schema="schema.json"
|
||||
validate_schema="asset.schema.json"
|
||||
type="immo"
|
||||
line=$_GET.immo_line_id|intval
|
||||
duration=$duration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue