Suppression code inutile
This commit is contained in:
parent
9649d6af0e
commit
a358858575
4 changed files with 14 additions and 22 deletions
|
|
@ -126,7 +126,13 @@
|
|||
{{:continue}}
|
||||
{{/if}}
|
||||
|
||||
{{* voir s'il existe une écriture qui solde l'immobilisation *}}
|
||||
{{*
|
||||
TODO cas où :
|
||||
- il y a (au moins) une écriture d'avoir
|
||||
- il y a une écriture dui solde l'immo (montant = montant immo - avoir
|
||||
*}}
|
||||
|
||||
{{* voir s'il existe une écriture qui solde l'immobilisation (voir ci-dessus) *}}
|
||||
{{#select
|
||||
count(*) AS count
|
||||
FROM acc_transactions AS trans
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue