| {!! $ecriture->id !!} |
{!! $ecriture->compte !!} |
{!! $ecriture->compte_label!!} |
{!! $ecriture->compte_aux !!} |
{!! $ecriture->compte_aux_label !!} |
{!! $ecriture->designation !!} |
{!! $ecriture->debit !!} |
{!! $ecriture->credit !!} |
@if(($mode!='show')&&($grand_livre_ligne->verrou!="1"))
@if($ecriture->verrou!="1")
@if($user->hasRole("ADMINISTRATEUR") || $user->canPermissionName("GLI_MAJ"))
@if($numligne>1)
@endif
@endif
@endif
|
@endif
@endforeach
@endif