¨4.0.1¨
This commit is contained in:
@@ -12,6 +12,7 @@ class SalesReport extends Report
|
||||
return 'report::admin.reports.sales_report.index';
|
||||
}
|
||||
|
||||
|
||||
protected function query()
|
||||
{
|
||||
return Order::selectRaw('orders.id')
|
||||
|
||||
Reference in New Issue
Block a user