correction typos
This commit is contained in:
parent
6b78d480f6
commit
5e5c470a24
|
@ -86,14 +86,14 @@
|
|||
}}
|
||||
{{if $key != $key_mvt}}
|
||||
{{if $date > $mvt_modif.date && ! $insere}}
|
||||
{{:assign var=movements_modif." from=mvt_modif}}
|
||||
{{:assign var="movements_modif." from=mvt_modif}}
|
||||
{{:assign insere=true}}
|
||||
{{/if}}
|
||||
{{:assign var=movements_modif." from=movement}}
|
||||
{{:assign var="movements_modif." from=movement}}
|
||||
{{/if}}
|
||||
{{/load}}
|
||||
{{if ! $insere}}
|
||||
{{:assign var=movements_modif." from=mvt_modif}}
|
||||
{{:assign var="movements_modif." from=mvt_modif}}
|
||||
{{/if}}
|
||||
|
||||
{{* Vérifier la cohérence des opérations de l'ancien matériel *}}
|
||||
|
|
Loading…
Reference in New Issue