#$%^ typo
This commit is contained in:
parent
a56add7424
commit
6c22b0a574
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<phrase name="SELECT_LAST_BRANCHTRANSFERS_BY_ITEMNUMBER">
|
||||
"select max(branchtransfers.datearrived) from branchtransfers where branchtransfers.itemnumber=$var1"
|
||||
</phrase>
|
||||
<phrase name="SELECT_ALL_BRANCTRANSFERS_BY_ITEMNUMBER_DATEARRIVED">
|
||||
<phrase name="SELECT_ALL_BRANCHTRANSFERS_BY_ITEMNUMBER_DATEARRIVED">
|
||||
"Select * from branchtransfers where branchtransfers.itemnumber=$var1 and branchtransfers.datearrived=$var2"
|
||||
</phrase>
|
||||
<phrase name="SELECT_COUNT_ISSUES_BY_ITEMNUMBER_TIMESTAMP">
|
||||
|
|
Loading…
Reference in a new issue