Files
shopPRO/updates/0.30/ver_0.338_sql.txt

3 lines
161 B
Plaintext

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'