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:
c0e7940
)
0002430: Order Status Listing Report shows invoiced in heading rather than delivered...
author
Joe
<unknown>
Mon, 16 Sep 2013 08:55:04 +0000
(10:55 +0200)
committer
Joe
<unknown>
Mon, 16 Sep 2013 08:55:04 +0000
(10:55 +0200)
reporting/rep105.php
patch
|
blob
|
history
diff --git
a/reporting/rep105.php
b/reporting/rep105.php
index cccf289f05dcf496eedc139e93672ae9ba43a487..b57536756935fe20ce004431c422b8fb190cc704 100644
(file)
--- a/
reporting/rep105.php
+++ b/
reporting/rep105.php
@@
-111,7
+111,7
@@
function print_order_status_list()
$aligns = array('left', 'left', 'right', 'right', 'right', 'right', 'right');
- $headers = array(_('Code'), _('Description'), _('Ordered'), _('
Invoic
ed'),
+ $headers = array(_('Code'), _('Description'), _('Ordered'), _('
Deliver
ed'),
_('Outstanding'), '');
$params = array( 0 => $comments,