#5926 - Worker/PDA docuware #2482

Open
jsegarra wants to merge 40 commits from 5926_pda_worker_docuware into dev
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 70ebe7ea47 - Show all commits

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