Balance :Show type of accounting

This commit is contained in:
sparkyx 2025-02-02 14:49:56 +01:00
parent 1a665ce9d2
commit 4b4f6e882b
3 changed files with 19 additions and 3 deletions

View file

@ -52,6 +52,7 @@ class Acc_Balance
* array of
* - $a['poste']
* - $a['label']
* - $a['type'] string pcm_type actif, passif...
* - $a['sum_deb']
* - $a['sum_cred']
* - $a['solde_deb']