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:
f99d4e3
)
Rep109 in Print Profiles fixed by @rafat.
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Sun, 17 Oct 2021 09:24:17 +0000
(11:24 +0200)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Sun, 17 Oct 2021 09:24:17 +0000
(11:24 +0200)
reporting/rep109.php
patch
|
blob
|
history
diff --git
a/reporting/rep109.php
b/reporting/rep109.php
index b24c10679e2134e735470209948169140b58baa8..0556af7acfee228e6c2ea34e1c27bde101870631 100644
(file)
--- a/
reporting/rep109.php
+++ b/
reporting/rep109.php
@@
-71,7
+71,7
@@
function print_sales_orders()
$branch = get_branch($myrow["branch_code"]);
if ($i == $from || $email == 1)
- $rep = new FrontReport(
"", "
", user_pagesize(), 9, $orientation);
+ $rep = new FrontReport(
_("SALES ORDER"), "SalesOrderBulk
", user_pagesize(), 9, $orientation);
if ($print_as_quote == 1)
{
$rep->title = _('QUOTE');