salix/print/templates/reports/exportation/sql/invoice.sql

6 lines
81 B
SQL

SELECT
io.id,
io.ref,
io.issued
FROM invoiceOut io
WHERE io.id = ?