salix/db/changes/231402/00-negativeBases.sql

4 lines
111 B
MySQL
Raw Normal View History

2023-04-21 06:20:38 +00:00
UPDATE `salix`.`ACL`
SET model = 'InvoiceOut'
WHERE property IN ('negativeBases', 'negativeBasesCsv');