7152-devToTest_2414 #2228

Merged
alexm merged 636 commits from 7152-devToTest_2414 into test 2024-03-28 08:26:34 +00:00
1 changed files with 6 additions and 0 deletions
Showing only changes of commit 5b6112720f - Show all commits

View File

@ -3010,3 +3010,9 @@ INSERT INTO `vn`.`invoiceCorrectionType` (`id`, `description`)
(1, 'Error in VAT calculation'),
(2, 'Error in sales details'),
(3, 'Error in customer data');
-- Auto-generated SQL script #202312181416
UPDATE salix.ACL
SET principalId='employee'
WHERE id=391;