Merge remote-tracking branch 'origin/master'

This commit is contained in:
M_Kececi
2026-03-03 10:16:05 +03:00
parent ecf3a8bd07
commit ce31aff645
26 changed files with 2013 additions and 965 deletions

View File

@@ -41,4 +41,6 @@ type CustomerBalanceListRow struct {
Bakiye13 float64 `json:"bakiye_1_3"`
TLBakiye13 float64 `json:"tl_bakiye_1_3"`
USDBakiye13 float64 `json:"usd_bakiye_1_3"`
VadeGun float64 `json:"vade_gun"`
VadeBelgeGun float64 `json:"vade_belge_tarihi_gun"`
}