diff --git a/ury/fixtures/custom_field.json b/ury/fixtures/custom_field.json index bdc9628..cc35d14 100644 --- a/ury/fixtures/custom_field.json +++ b/ury/fixtures/custom_field.json @@ -238,7 +238,7 @@ "hide_seconds": 0, "ignore_user_permissions": 0, "ignore_xss_filter": 0, - "in_global_search": 0, + "in_global_search": 1, "in_list_view": 0, "in_preview": 0, "in_standard_filter": 0, @@ -1142,14 +1142,14 @@ "columns": 0, "default": null, "depends_on": null, - "description": null, + "description": "This role is used as a Cashier Role For Restricting Table Order in URY POS", "docstatus": 0, "doctype": "Custom Field", - "dt": "POS Invoice", + "dt": "POS Profile", "fetch_from": null, "fetch_if_empty": 0, - "fieldname": "order_info", - "fieldtype": "Section Break", + "fieldname": "role_restricted_for_table_order", + "fieldtype": "Table MultiSelect", "hidden": 0, "hide_border": 0, "hide_days": 0, @@ -1160,18 +1160,18 @@ "in_list_view": 0, "in_preview": 0, "in_standard_filter": 0, - "insert_after": "return_against", + "insert_after": "role_allowed_for_billing", "is_system_generated": 0, "is_virtual": 0, - "label": "Order Info", + "label": "Role Restricted For Table Order", "length": 0, "mandatory_depends_on": null, - "modified": "2023-09-14 00:20:59.319547", + "modified": "2024-01-05 20:16:47.345168", "module": null, - "name": "POS Invoice-order_info", + "name": "POS Profile-role_restricted_for_table_order", "no_copy": 0, "non_negative": 0, - "options": null, + "options": "Role Permitted", "permlevel": 0, "precision": "", "print_hide": 0, @@ -1196,14 +1196,14 @@ "columns": 0, "default": null, "depends_on": null, - "description": "This role is used as a Cashier Role For Restricting Table Order in URY POS", + "description": null, "docstatus": 0, "doctype": "Custom Field", - "dt": "POS Profile", + "dt": "POS Invoice", "fetch_from": null, "fetch_if_empty": 0, - "fieldname": "role_restricted_for_table_order", - "fieldtype": "Table MultiSelect", + "fieldname": "order_info", + "fieldtype": "Section Break", "hidden": 0, "hide_border": 0, "hide_days": 0, @@ -1214,18 +1214,18 @@ "in_list_view": 0, "in_preview": 0, "in_standard_filter": 0, - "insert_after": "role_allowed_for_billing", + "insert_after": "return_against", "is_system_generated": 0, "is_virtual": 0, - "label": "Role Restricted For Table Order", + "label": "Order Info", "length": 0, "mandatory_depends_on": null, - "modified": "2024-01-05 20:16:47.345168", + "modified": "2023-09-14 00:20:59.319547", "module": null, - "name": "POS Profile-role_restricted_for_table_order", + "name": "POS Invoice-order_info", "no_copy": 0, "non_negative": 0, - "options": "Role Permitted", + "options": null, "permlevel": 0, "precision": "", "print_hide": 0,