task 5026 Add more check for the account
This commit is contained in:
parent
cc3977bda3
commit
9346524d2f
5 changed files with 60 additions and 69 deletions
|
|
@ -126,5 +126,4 @@ function GetSolde($p_cn,$p_account,$p_cond="") {
|
|||
|
||||
return $r['sum_deb']-$r['sum_cred'];
|
||||
}
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue