Merge remote-tracking branch 'origin/master'

This commit is contained in:
M_Kececi
2026-04-02 10:34:50 +03:00
parent 4af852c853
commit a97accbdb1
5 changed files with 129 additions and 82 deletions

View File

@@ -968,7 +968,7 @@ VALUES (
nullableBool(header.IsSalesViaInternet, false),
nullableBool(header.IsSuspended, false),
nullableBool(header.IsCompleted, false),
nullableBool(header.IsCompleted, true),
nullableBool(header.IsPrinted, false),
nullableBool(header.IsLocked, false),