fix: refs #5926 typo
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Alex Moreno 2024-09-11 10:30:39 +02:00
parent 321f90b8e9
commit 70ebe7ea47
1 changed files with 1 additions and 1 deletions

View File

@ -4007,7 +4007,7 @@ INSERT INTO vn.accountDetailType (id, description, code)
(5, 'Referencia Nominas'),
(6, 'ABA');
INSERT INTO vn.userConfig (userFk,warehouseFk,companyFk,darkMode,tabletFk)
INSERT INTO account.userConfig (userFk,warehouseFk,companyFk,darkMode,tabletFk)
VALUES (37,1,442,1,'Tablet4');
INSERT IGNORE INTO ormConfig