Fix searching issue with full name on bulk order management

This commit is contained in:
saunmanoj888
2023-05-09 16:36:19 +05:30
committed by Konrad
parent 02873d7596
commit aee7645e29
4 changed files with 35 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ angular.module("admin.lineItems").controller 'LineItemsCtrl', ($scope, $timeout,
"order_bill_address_phone",
"order_bill_address_firstname",
"order_bill_address_lastname",
"order_bill_address_full_name",
"variant_product_supplier_name",
"order_email",
"order_number",