group specs into one it block, added fullname with comma reversed ransacker

This commit is contained in:
Dung Bui
2023-12-04 08:45:19 +07:00
parent 6206164c30
commit 8a3aababa1
4 changed files with 57 additions and 11 deletions

View File

@@ -24,8 +24,9 @@ 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",
"order_bill_address_full_name_reversed",
"order_bill_address_full_name_with_comma",
"order_bill_address_full_name_with_comma_reversed",
"variant_product_supplier_name",
"order_email",
"order_number",