tester work

This commit is contained in:
samantha42
2026-03-20 22:21:47 +01:00
parent 7e7c3f6bf4
commit 6ad5df839b
3 changed files with 183 additions and 579 deletions

View File

@@ -94,7 +94,7 @@ const (
)
type VarianceLine struct {
GLCode string `json:"gl_code"`
GLCode string `json:"gl_account_id"`
GLDescription string `json:"gl_description"`
GLType GLAccountType `json:"gl_type"`
Budget float64 `json:"budget"`