2021-11-23 08:00:46 +00:00
|
|
|
UPDATE `salix`.`defaultViewConfig`
|
|
|
|
SET `columns` = '{"intrastat":false,"description":false,"density":false,"isActive":false,
|
2021-11-24 09:02:52 +00:00
|
|
|
"freightValue":false,"packageValue":false,"isIgnored":false,"price2":false,"ektFk":false,"weight":false,
|
|
|
|
"size":false,"comissionValue":false,"landing":false}'
|
2021-11-23 08:00:46 +00:00
|
|
|
WHERE tableCode = 'latestBuys'
|