Overview
Comment:Page qui n'existe plus
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 12a17394638473912e2317bb6c4c9533c9991974
User & Date: bohwaz on 2015-02-18 18:33:56
Other Links: manifest | tags
Context
2015-02-18
19:16
Fonctionnalité rapprochement bancaire check-in: 2fe1c3aa3e user: bohwaz tags: trunk
18:33
Page qui n'existe plus check-in: 12a1739463 user: bohwaz tags: trunk
18:28
Utilisation des conventions des icônes pour les actions partout (et nouvelle icône) check-in: c949cc09fe user: bohwaz tags: trunk
Changes

Modified src/templates/admin/compta/comptes/journal.tpl from [a128bc99e1] to [e28f6159a5].


1

2
3
4
5
6



7
8



9
10
11
12
13
14
15
1

2
3




4
5
6


7
8
9
10
11
12
13
14
15
16
+
-
+

-
-
-
-
+
+
+
-
-
+
+
+







{if isset($tpl.get.suivi)}
{include file="admin/_head.tpl" title="Journal : `$compte.id` - `$compte.libelle`" current="compta/gestion" body_id="rapport"}
    {include file="admin/_head.tpl" title="Journal : `$compte.id` - `$compte.libelle`" current="compta/banques" body_id="rapport"}

{if isset($tpl.get.suivi)}
<ul class="actions">
    <li><a href="{$www_url}admin/compta/banques/">Comptes bancaires</a></li>
    <li><a href="{$www_url}admin/compta/comptes/journal.php?id={Garradin\Compta\Comptes::CAISSE}">Journal de caisse</a></li>
    <ul class="actions">
        <li><a href="{$www_url}admin/compta/banques/">Comptes bancaires</a></li>
        <li><a href="{$www_url}admin/compta/comptes/journal.php?id={Garradin\Compta\Comptes::CAISSE}">Journal de caisse</a></li>
    {if $user.droits.compta >= Garradin\Membres::DROIT_ADMIN}<li><strong><a href="{$www_url}admin/compta/banques/ajouter.php">Ajouter un compte bancaire</a></strong></li>{/if}
</ul>
    </ul>
{else}
    {include file="admin/_head.tpl" title="Journal : `$compte.id` - `$compte.libelle`" current="compta/gestion" body_id="rapport"}
{/if}


<table class="list">
    <colgroup>
        <col width="3%" />
        <col width="3%" />