feat: updated production db
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Vicent Llopis 2023-01-11 12:41:02 +01:00
parent 1df6ce170d
commit b801ac676c
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
UPDATE `vn`.`report`
SET `method`='InvoiceOuts/{reference}/invoice'
WHERE name='invoice';