Suppression code inutile
This commit is contained in:
parent
9649d6af0e
commit
a358858575
4 changed files with 14 additions and 22 deletions
|
|
@ -1,11 +1,9 @@
|
|||
{{* -*- brindille -*- *}}
|
||||
{{:admin_header title="Modifier l'immobilisation" custom_css="./style.css" current="module_amortization"}}
|
||||
|
||||
{{*
|
||||
@param immo_doc_id
|
||||
¿ @param type_immo : managed, amortized, archived, other ?
|
||||
|
||||
TODO :
|
||||
TODO ? :
|
||||
- séparer les cas des immo simples et complexes (BOI)
|
||||
par exemple pour la durée d'amort par défaut {{:input ...}}
|
||||
- prise en charge immo => param = immo_line_id
|
||||
|
|
@ -214,12 +212,12 @@
|
|||
{{:redirect force="index.html?ok=1&msg=infos&type_immo=%s"|args:$type_immo}}
|
||||
|
||||
{{/form}}
|
||||
{{:form_errors}}
|
||||
|
||||
{{* barre de navigation *}}
|
||||
{{:admin_header title="Modifier l'immobilisation" custom_css="./style.css" current="module_amortization"}}
|
||||
{{if ! $dialog}}
|
||||
{{:include file="_nav.html" current="index" subcurrent="%s"|args:$_GET.type_immo subsubcurrent="parameter"}}
|
||||
{{/if}}
|
||||
{{:form_errors}}
|
||||
|
||||
{{:assign choix_defaut=$_GET.type_immo}}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue