build: ver_0.338 - bugfix duplikaty zamowien + status COD

This commit is contained in:
Jacek
2026-03-12 11:04:43 +01:00
parent a1b60c1f25
commit 5a58ab17e7
6 changed files with 151 additions and 118 deletions

View File

@@ -0,0 +1,3 @@
ALTER TABLE `pp_shop_payment_methods`
ADD COLUMN `is_cod` TINYINT(1) NOT NULL DEFAULT 0
COMMENT 'Platnosc przy odbiorze (cash on delivery): 1 = tak, 0 = nie'