This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix
Watch
3
Star
4
Fork
You've already forked salix
0
Code
Issues
Pull Requests
57
Releases
Wiki
Activity
7d16d7aaf2
salix
/
print
/
templates
/
reports
/
exportation
/
sql
/
invoice.sql
6 lines
81 B
SQL
Raw
Blame
History
SELECT
io
.
id
,
io
.
ref
,
io
.
issued
FROM
invoiceOut
io
WHERE
io
.
id
=
?
View Git Blame
Copy Permalink