diff --git a/TODO b/TODO index 12862db..de907f1 100755 --- a/TODO +++ b/TODO @@ -1,10 +1,6 @@ Issues : ======== -To fix : -======== -* Better way to not cache the username on index page - Improvements : ============== * User groups diff --git a/tpl/default_en/new_invoice.html b/tpl/default_en/new_invoice.html index f62b5d9..5c0af11 100755 --- a/tpl/default_en/new_invoice.html +++ b/tpl/default_en/new_invoice.html @@ -43,7 +43,7 @@ {/loop}

- + {if condition="$id != 0"}{/if}

diff --git a/tpl/default_fr/new_invoice.html b/tpl/default_fr/new_invoice.html index 92c3961..fe72c33 100755 --- a/tpl/default_fr/new_invoice.html +++ b/tpl/default_fr/new_invoice.html @@ -43,7 +43,7 @@ {/loop}

- + {if condition="$id != 0"}{/if}