salix/db/changes/230201/00-report.sql

4 lines
90 B
SQL

UPDATE `vn`.`report`
SET `method`='InvoiceOuts/{refFk}/invoice'
WHERE name='invoice';