mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-28 19:10:11 -04:00
Update Reports.php
This commit is contained in:
@@ -890,7 +890,7 @@ class Reports extends Secure_Controller
|
||||
}
|
||||
else
|
||||
{
|
||||
$customer_name = $customer_info->company_name;
|
||||
$customer_name = $customer_info->company_name;
|
||||
}
|
||||
|
||||
$data = array(
|
||||
|
||||
Reference in New Issue
Block a user