This commit is contained in:
2026-04-03 11:30:14 +02:00
parent 39c318382a
commit 0e7ee957cb
15 changed files with 366 additions and 42 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE `receipts` MODIFY COLUMN `issue_date` DATETIME NOT NULL;