{include file="admin/_head.tpl" title="Modification de l'opération n°`$operation.id`" current="compta/saisie" js=1} {if $error}

{$error|escape}

{/if} {if $debug}

{$debug|escape}

{/if}
Informations sur l'opération
obligatoire
obligatoire
{if is_null($type)}
Flux obligatoire {foreach from=$fluxs item="flux" key="flux_n" name="fluxs"} {if !$tpl.foreach.fluxs.last} {/if} {/foreach}
{select_compte comptes=$comptes name="compte" form_name="compte_$flux_n" id="f_compte_$flux_n" data=$flux} {$config.monnaie|escape}
{else}
obligatoire
{/if}
{if is_null($type)} {else}
Catégorie
{foreach from=$categories item="cat"}
{if !empty($cat.description)}
{$cat.description|escape}
{/if} {/foreach}
{/if}

{csrf_field key="compta_modifier_`$operation.id`"}

{include file="admin/_foot.tpl"}