Ver código fonte

fixed view saldo in Zaliczka

Piotr Labudda 9 anos atrás
pai
commit
f6626ac30b

+ 1 - 0
SE/se-lib/Route/UrlAction/UserProNetMediaZaliczka.php

@@ -392,6 +392,7 @@ class Route_UrlAction_UserProNetMediaZaliczka extends RouteBase {// TODO: UrlAct
 						, (
 							select (v.KWOTA + v.NIEROZLICZONA_KWOTA - v.rozliczona_kwota) as saldo
 							from ZALICZKA_INFO_VIEW v
+							where v.L_APPOITMENT_USER = u.ADM_ACCOUNT
 							order by v.ID desc
 							limit 1
 						) as saldo