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:
690541d
)
Annual Expense Breakdown Report: another coding fix.
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Mon, 17 Feb 2020 11:47:29 +0000
(12:47 +0100)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Mon, 17 Feb 2020 11:49:16 +0000
(12:49 +0100)
reporting/rep705.php
patch
|
blob
|
history
diff --git
a/reporting/rep705.php
b/reporting/rep705.php
index f32e5674c2f1337010b880d846880ea1d09b237e..452eaa7189c343feb6fd8f68e8bdcd4ad0a7dd0b 100644
(file)
--- a/
reporting/rep705.php
+++ b/
reporting/rep705.php
@@
-110,7
+110,7
@@
function display_type ($type, $typename, $yr, $mo, $convert, &$dec, &$rep, $dime
$balance = array(1 => $bal['per01'], $bal['per02'], $bal['per03'], $bal['per04'],
$bal['per05'], $bal['per06'], $bal['per07'], $bal['per08'],
- $bal['per09'], $bal['per10'], $bal['per11'], $bal['per12'], $bal[
pertotal
]);
+ $bal['per09'], $bal['per10'], $bal['per11'], $bal['per12'], $bal[
'pertotal'
]);
$rep->TextCol(0, 1, $account['account_code']);
$rep->TextCol(1, 2, $account['account_name']);