2 lines
177 B
MySQL
2 lines
177 B
MySQL
|
INSERT INTO `vn`.`sample` (code, description, isVisible, hasCompany, hasPreview, datepickerEnabled)
|
||
|
VALUES ('incoterms-authorization', 'Autorización de incoterms', 1, 1, 1, 0);
|