5983_inventory_parking #1677

Merged
sergiodt merged 8 commits from 5983_inventory_parking into dev 2023-07-19 14:39:03 +00:00
1 changed files with 0 additions and 5 deletions
Showing only changes of commit 85c017431c - Show all commits

View File

@ -2958,8 +2958,3 @@ INSERT INTO `vn`.`invoiceInSerial` (`code`, `description`, `cplusTerIdNifFk`, `t
INSERT INTO `hedera`.`imageConfig` (`id`, `maxSize`, `useXsendfile`, `url`)
VALUES
(1, 0, 0, 'marvel.com');
/* DELETE ME */
UPDATE vn.config
SET mainWarehouseFk=1
WHERE id=1;