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:
c389dc1
)
Quick Entries. Wrong number of QE rows in presentation. Fixed.
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Wed, 28 Jun 2017 00:34:10 +0000
(
02:34
+0200)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Wed, 28 Jun 2017 00:34:10 +0000
(
02:34
+0200)
gl/manage/gl_quick_entries.php
patch
|
blob
|
history
diff --git
a/gl/manage/gl_quick_entries.php
b/gl/manage/gl_quick_entries.php
index e92ca903086b159b732e0a07119e7e9ab67d4f76..1b9142d33e6130e24da965982742cb1a98da2da5 100644
(file)
--- a/
gl/manage/gl_quick_entries.php
+++ b/
gl/manage/gl_quick_entries.php
@@
-294,8
+294,8
@@
if ($selected_id != -1)
label_cell(number_format2($myrow['amount'], user_exrate_dec()), "nowrap align=right ");
else
amount_cell($myrow['amount']);
- label_cell($myrow['memo']);
}
+ label_cell($myrow['memo']);
if ($dim >= 1)
label_cell(get_dimension_string($myrow['dimension_id'], true));
if ($dim > 1)