diff --git a/app/Command/ReportPreProductOrderCommand.php b/app/Command/ReportPreProductOrderCommand.php index 9236564..879504e 100644 --- a/app/Command/ReportPreProductOrderCommand.php +++ b/app/Command/ReportPreProductOrderCommand.php @@ -117,7 +117,6 @@ class ReportPreProductOrderCommand extends HyperfCommand $fields = [ 'order_product_id', - 'user_id', 'patient_id', 'order_prescription_id', ];