projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a8be06
)
Rerun of PO Search.
author
Joe
<unknown>
Sat, 17 Jan 2015 23:27:51 +0000
(
00:27
+0100)
committer
Joe
<unknown>
Sat, 17 Jan 2015 23:27:51 +0000
(
00:27
+0100)
purchasing/inquiry/po_search.php
patch
|
blob
|
history
diff --git
a/purchasing/inquiry/po_search.php
b/purchasing/inquiry/po_search.php
index c06fcc819e85e460e10570c8d932c0995c573ded..d660038a3a1dbe4c3b5da1b4d213f879ad6f5d34 100644
(file)
--- a/
purchasing/inquiry/po_search.php
+++ b/
purchasing/inquiry/po_search.php
@@
-127,7
+127,7
@@
$cols = array(
array('insert'=>true, 'fun'=>'receive_link')
);
-if (
$_POST['StockLocation']
!= ALL_TEXT) {
+if (
get_post('StockLocation')
!= ALL_TEXT) {
$cols[_("Location")] = 'skip';
}