Merge remote-tracking branch 'origin/master'

This commit is contained in:
M_Kececi
2026-03-17 11:08:43 +03:00
parent 8a8f384927
commit 84466e87ba
2 changed files with 14 additions and 14 deletions

View File

@@ -434,6 +434,8 @@ func drawCustomerBalancePDF(
if needPage(rowH) {
header()
drawSummaryHeader()
pdf.SetFont("dejavu", "", 7.2)
pdf.SetTextColor(20, 20, 20)
}
y := pdf.GetY()