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:
7e01554
)
1177: Print single receipt fails
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Thu, 17 Nov 2011 08:19:37 +0000
(09:19 +0100)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Thu, 17 Nov 2011 08:19:37 +0000
(09:19 +0100)
reporting/rep112.php
patch
|
blob
|
history
diff --git
a/reporting/rep112.php
b/reporting/rep112.php
index f04ee1d77f5cd1df851782269101da5492f0504d..acfe7394e8d4040dca6642672721681047a05796 100644
(file)
--- a/
reporting/rep112.php
+++ b/
reporting/rep112.php
@@
-97,8
+97,8
@@
function print_receipts()
for ($i = $from; $i <= $to; $i++)
{
- if ($f
rom == $to
)
- $types = array($f
rom
);
+ if ($f
no[0] == $tno[0]
)
+ $types = array($f
no[1]
);
else
$types = array(ST_BANKDEPOSIT, ST_CUSTPAYMENT);
foreach ($types as $j)