8032-devToTest_2440 #3009
|
@ -255,7 +255,7 @@ INSERT INTO vn.operator (workerFk, numberOfWagons, trainFk, itemPackingTypeFk, w
|
|||
(9, 1, 1, 'V', 1);
|
||||
*/
|
||||
-- XXX: web
|
||||
|
||||
/* #5483
|
||||
INSERT INTO `hedera`.`config` (`cookieLife`, `defaultForm`)
|
||||
VALUES (15,'cms/home');
|
||||
|
||||
|
@ -274,7 +274,7 @@ UPDATE `vn`.`agencyMode` SET `description` = `name`;
|
|||
|
||||
INSERT INTO `hedera`.`tpvConfig` (currency, terminal, transactionType, maxAmount, employeeFk, `url`, testMode, testUrl, testKey, merchantUrl)
|
||||
VALUES (978, 1, 0, 2000, 9, 'https://sis.redsys.es/sis/realizarPago', 0, 'https://sis-t.redsys.es:25443/sis/realizarPago', 'sq7HjrUOBfKmC576ILgskD5srU870gJ7', NULL);
|
||||
|
||||
*/
|
||||
INSERT INTO hedera.tpvMerchantEnable (merchantFk, companyFk)
|
||||
VALUES (1, 442);
|
||||
|
||||
|
|
Loading…
Reference in New Issue