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

4 lines
94 B
MySQL
Raw Normal View History

2023-01-11 11:41:02 +00:00
UPDATE `vn`.`report`
SET `method`='InvoiceOuts/{reference}/invoice'
WHERE name='invoice';