projects
/
textcart.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ee206b
)
Minor fix 2
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Thu, 26 Nov 2009 22:34:36 +0000
(22:34 +0000)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Thu, 26 Nov 2009 22:34:36 +0000
(22:34 +0000)
reporting/includes/header2.inc
patch
|
blob
|
history
diff --git
a/reporting/includes/header2.inc
b/reporting/includes/header2.inc
index c4cff6316f84e54ad15c237488889bf17d336340..c3fd180b9baab9f7b6f98efadee875b038390b56 100644
(file)
--- a/
reporting/includes/header2.inc
+++ b/
reporting/includes/header2.inc
@@
-255,7
+255,7
@@
}
elseif ($doctype == 13)
{
- $ref =
""
;
+ $ref =
$myrow['order_']
;
if ($print_invoice_no == 0)
{
$ref = get_reference(ST_SALESORDER, $myrow['order_']);