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:
da8f344
)
Searching Journal Inquiry by user not working? FA 2.4.2.
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Wed, 4 Oct 2017 20:07:19 +0000
(22:07 +0200)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Wed, 4 Oct 2017 20:07:19 +0000
(22:07 +0200)
gl/inquiry/journal_inquiry.php
patch
|
blob
|
history
diff --git
a/gl/inquiry/journal_inquiry.php
b/gl/inquiry/journal_inquiry.php
index 3dc740de66ea6cce0deaede1937a38588ad3f13a..8f0db537cc5109962772a8264d7c6d8d7a1d05e1 100644
(file)
--- a/
gl/inquiry/journal_inquiry.php
+++ b/
gl/inquiry/journal_inquiry.php
@@
-100,7
+100,7
@@
function invoice_supp_reference($row)
}
$sql = get_sql_for_journal_inquiry(get_post('filterType', -1), get_post('FromDate'),
- get_post('ToDate'), get_post('Ref'), get_post('Memo'), check_value('AlsoClosed'));
+ get_post('ToDate'), get_post('Ref'), get_post('Memo'), check_value('AlsoClosed')
, get_post('userid')
);
$cols = array(
_("#") => array('fun'=>'journal_pos', 'align'=>'center'),