add search by fullname with comma

This commit is contained in:
Dung Bui
2023-12-03 14:10:12 +07:00
parent f94d2c386c
commit febda2ce12
4 changed files with 35 additions and 1 deletions

View File

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