mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-24 08:20:54 -04:00
Revert change causing issues with Detailed Transactions
This commit is contained in:
@@ -145,7 +145,7 @@ class Detailed_sales extends Report
|
||||
foreach($data['summary'] as $key=>$value)
|
||||
{
|
||||
$this->db->select('
|
||||
MAX(name) AS name,
|
||||
name,
|
||||
category,
|
||||
quantity_purchased,
|
||||
item_location,
|
||||
|
||||
Reference in New Issue
Block a user