diff --git a/calicut_textiles/fixtures/custom_field.json b/calicut_textiles/fixtures/custom_field.json index af1ad8c..1d30149 100644 --- a/calicut_textiles/fixtures/custom_field.json +++ b/calicut_textiles/fixtures/custom_field.json @@ -1322,11 +1322,11 @@ "description": null, "docstatus": 0, "doctype": "Custom Field", - "dt": "Sales Order", + "dt": "Item", "fetch_from": null, "fetch_if_empty": 0, - "fieldname": "custom_checked_by", - "fieldtype": "Link", + "fieldname": "custom_sanforize", + "fieldtype": "Data", "hidden": 0, "hide_border": 0, "hide_days": 0, @@ -1337,19 +1337,19 @@ "in_list_view": 0, "in_preview": 0, "in_standard_filter": 0, - "insert_after": "custom_sales_person", + "insert_after": "has_batch_no", "is_system_generated": 0, "is_virtual": 0, - "label": "Checked By", + "label": "Sanforize", "length": 0, "link_filters": null, "mandatory_depends_on": null, - "modified": "2025-01-07 16:10:43.135801", + "modified": "2024-09-10 16:48:45.927948", "module": "Calicut Textiles", - "name": "Sales Order-custom_checked_by", + "name": "Item-custom_sanforize", "no_copy": 0, "non_negative": 0, - "options": "Sales Person", + "options": null, "permlevel": 0, "placeholder": null, "precision": "", @@ -1379,11 +1379,11 @@ "description": null, "docstatus": 0, "doctype": "Custom Field", - "dt": "Purchase Receipt Item", + "dt": "Sales Order", "fetch_from": null, "fetch_if_empty": 0, - "fieldname": "custom_pcs", - "fieldtype": "Float", + "fieldname": "custom_checked_by", + "fieldtype": "Link", "hidden": 0, "hide_border": 0, "hide_days": 0, @@ -1391,22 +1391,22 @@ "ignore_user_permissions": 0, "ignore_xss_filter": 0, "in_global_search": 0, - "in_list_view": 1, + "in_list_view": 0, "in_preview": 0, "in_standard_filter": 0, - "insert_after": "received_and_accepted", + "insert_after": "custom_sales_person", "is_system_generated": 0, "is_virtual": 0, - "label": "PCS", + "label": "Checked By", "length": 0, "link_filters": null, "mandatory_depends_on": null, - "modified": "2025-01-08 10:35:14.372555", + "modified": "2025-01-07 16:10:43.135801", "module": "Calicut Textiles", - "name": "Purchase Receipt Item-custom_pcs", + "name": "Sales Order-custom_checked_by", "no_copy": 0, "non_negative": 0, - "options": null, + "options": "Sales Person", "permlevel": 0, "placeholder": null, "precision": "", @@ -1431,16 +1431,16 @@ "collapsible": 0, "collapsible_depends_on": null, "columns": 0, - "default": null, + "default": "1", "depends_on": null, "description": null, "docstatus": 0, "doctype": "Custom Field", - "dt": "Item", + "dt": "Purchase Receipt Item", "fetch_from": null, "fetch_if_empty": 0, - "fieldname": "custom_cost_center", - "fieldtype": "Link", + "fieldname": "custom_pcs", + "fieldtype": "Float", "hidden": 0, "hide_border": 0, "hide_days": 0, @@ -1448,22 +1448,22 @@ "ignore_user_permissions": 0, "ignore_xss_filter": 0, "in_global_search": 0, - "in_list_view": 0, + "in_list_view": 1, "in_preview": 0, "in_standard_filter": 0, - "insert_after": "standard_rate", + "insert_after": "received_and_accepted", "is_system_generated": 0, "is_virtual": 0, - "label": "Cost Center", + "label": "PCS", "length": 0, "link_filters": null, "mandatory_depends_on": null, - "modified": "2024-10-30 15:12:34.608790", + "modified": "2025-01-08 10:35:14.372555", "module": "Calicut Textiles", - "name": "Item-custom_cost_center", + "name": "Purchase Receipt Item-custom_pcs", "no_copy": 0, "non_negative": 0, - "options": "Cost Center", + "options": null, "permlevel": 0, "placeholder": null, "precision": "", @@ -1473,7 +1473,7 @@ "read_only": 0, "read_only_depends_on": null, "report_hide": 0, - "reqd": 1, + "reqd": 0, "search_index": 0, "show_dashboard": 0, "sort_options": 0, @@ -1652,6 +1652,63 @@ "unique": 0, "width": null }, + { + "allow_in_quick_entry": 0, + "allow_on_submit": 0, + "bold": 0, + "collapsible": 0, + "collapsible_depends_on": null, + "columns": 0, + "default": null, + "depends_on": null, + "description": null, + "docstatus": 0, + "doctype": "Custom Field", + "dt": "Item", + "fetch_from": null, + "fetch_if_empty": 0, + "fieldname": "custom_cost_center", + "fieldtype": "Link", + "hidden": 0, + "hide_border": 0, + "hide_days": 0, + "hide_seconds": 0, + "ignore_user_permissions": 0, + "ignore_xss_filter": 0, + "in_global_search": 0, + "in_list_view": 0, + "in_preview": 0, + "in_standard_filter": 0, + "insert_after": "standard_rate", + "is_system_generated": 0, + "is_virtual": 0, + "label": "Cost Center", + "length": 0, + "link_filters": null, + "mandatory_depends_on": null, + "modified": "2024-10-30 15:12:34.608790", + "module": "Calicut Textiles", + "name": "Item-custom_cost_center", + "no_copy": 0, + "non_negative": 0, + "options": "Cost Center", + "permlevel": 0, + "placeholder": null, + "precision": "", + "print_hide": 0, + "print_hide_if_no_value": 0, + "print_width": null, + "read_only": 0, + "read_only_depends_on": null, + "report_hide": 0, + "reqd": 1, + "search_index": 0, + "show_dashboard": 0, + "sort_options": 0, + "translatable": 0, + "unique": 0, + "width": null + }, { "allow_in_quick_entry": 0, "allow_on_submit": 0, @@ -2348,11 +2405,11 @@ "description": null, "docstatus": 0, "doctype": "Custom Field", - "dt": "Purchase Invoice Item", - "fetch_from": "item_code.custom_rak_location", + "dt": "Sales Invoice Item", + "fetch_from": null, "fetch_if_empty": 0, - "fieldname": "custom_rack_location", - "fieldtype": "Link", + "fieldname": "custom_total", + "fieldtype": "Currency", "hidden": 0, "hide_border": 0, "hide_days": 0, @@ -2360,22 +2417,22 @@ "ignore_user_permissions": 0, "ignore_xss_filter": 0, "in_global_search": 0, - "in_list_view": 1, + "in_list_view": 0, "in_preview": 0, "in_standard_filter": 0, - "insert_after": "rate", + "insert_after": "gst_treatment", "is_system_generated": 0, "is_virtual": 0, - "label": "Rack Location", + "label": "Total", "length": 0, "link_filters": null, "mandatory_depends_on": null, - "modified": "2024-07-12 14:01:36.963499", + "modified": "2025-01-15 17:47:38.411029", "module": "Calicut Textiles", - "name": "Purchase Invoice Item-custom_rack_location", + "name": "Sales Invoice Item-custom_total", "no_copy": 0, "non_negative": 0, - "options": "Rack List", + "options": null, "permlevel": 0, "placeholder": null, "precision": "", @@ -2405,7 +2462,7 @@ "description": null, "docstatus": 0, "doctype": "Custom Field", - "dt": "Sales Order Item", + "dt": "Purchase Invoice Item", "fetch_from": "item_code.custom_rak_location", "fetch_if_empty": 0, "fieldname": "custom_rack_location", @@ -2427,9 +2484,9 @@ "length": 0, "link_filters": null, "mandatory_depends_on": null, - "modified": "2024-07-12 14:08:07.490626", + "modified": "2024-07-12 14:01:36.963499", "module": "Calicut Textiles", - "name": "Sales Order Item-custom_rack_location", + "name": "Purchase Invoice Item-custom_rack_location", "no_copy": 0, "non_negative": 0, "options": "Rack List", @@ -2462,11 +2519,11 @@ "description": null, "docstatus": 0, "doctype": "Custom Field", - "dt": "Sales Invoice Item", - "fetch_from": null, + "dt": "Sales Order Item", + "fetch_from": "item_code.custom_rak_location", "fetch_if_empty": 0, - "fieldname": "custom_total", - "fieldtype": "Currency", + "fieldname": "custom_rack_location", + "fieldtype": "Link", "hidden": 0, "hide_border": 0, "hide_days": 0, @@ -2474,22 +2531,22 @@ "ignore_user_permissions": 0, "ignore_xss_filter": 0, "in_global_search": 0, - "in_list_view": 0, + "in_list_view": 1, "in_preview": 0, "in_standard_filter": 0, - "insert_after": "gst_treatment", + "insert_after": "rate", "is_system_generated": 0, "is_virtual": 0, - "label": "Total", + "label": "Rack Location", "length": 0, "link_filters": null, "mandatory_depends_on": null, - "modified": "2025-01-15 17:47:38.411029", + "modified": "2024-07-12 14:08:07.490626", "module": "Calicut Textiles", - "name": "Sales Invoice Item-custom_total", + "name": "Sales Order Item-custom_rack_location", "no_copy": 0, "non_negative": 0, - "options": null, + "options": "Rack List", "permlevel": 0, "placeholder": null, "precision": "", @@ -2849,63 +2906,6 @@ "unique": 0, "width": null }, - { - "allow_in_quick_entry": 0, - "allow_on_submit": 0, - "bold": 0, - "collapsible": 0, - "collapsible_depends_on": null, - "columns": 0, - "default": null, - "depends_on": null, - "description": null, - "docstatus": 0, - "doctype": "Custom Field", - "dt": "Item", - "fetch_from": null, - "fetch_if_empty": 0, - "fieldname": "custom_sanforize", - "fieldtype": "Data", - "hidden": 0, - "hide_border": 0, - "hide_days": 0, - "hide_seconds": 0, - "ignore_user_permissions": 0, - "ignore_xss_filter": 0, - "in_global_search": 0, - "in_list_view": 0, - "in_preview": 0, - "in_standard_filter": 0, - "insert_after": "has_batch_no", - "is_system_generated": 0, - "is_virtual": 0, - "label": "Sanforize", - "length": 0, - "link_filters": null, - "mandatory_depends_on": null, - "modified": "2024-09-10 16:48:45.927948", - "module": "Calicut Textiles", - "name": "Item-custom_sanforize", - "no_copy": 0, - "non_negative": 0, - "options": null, - "permlevel": 0, - "placeholder": null, - "precision": "", - "print_hide": 0, - "print_hide_if_no_value": 0, - "print_width": null, - "read_only": 0, - "read_only_depends_on": null, - "report_hide": 0, - "reqd": 0, - "search_index": 0, - "show_dashboard": 0, - "sort_options": 0, - "translatable": 0, - "unique": 0, - "width": null - }, { "allow_in_quick_entry": 0, "allow_on_submit": 0, @@ -3020,63 +3020,6 @@ "unique": 0, "width": null }, - { - "allow_in_quick_entry": 0, - "allow_on_submit": 0, - "bold": 0, - "collapsible": 0, - "collapsible_depends_on": null, - "columns": 0, - "default": null, - "depends_on": null, - "description": null, - "docstatus": 0, - "doctype": "Custom Field", - "dt": "Purchase Receipt Item", - "fetch_from": null, - "fetch_if_empty": 0, - "fieldname": "custom_selling_percentage", - "fieldtype": "Percent", - "hidden": 0, - "hide_border": 0, - "hide_days": 0, - "hide_seconds": 0, - "ignore_user_permissions": 0, - "ignore_xss_filter": 0, - "in_global_search": 0, - "in_list_view": 1, - "in_preview": 0, - "in_standard_filter": 0, - "insert_after": "apply_tds", - "is_system_generated": 0, - "is_virtual": 0, - "label": "Selling Percentage", - "length": 0, - "link_filters": null, - "mandatory_depends_on": null, - "modified": "2025-01-18 17:23:53.670612", - "module": "Calicut Textiles", - "name": "Purchase Receipt Item-custom_selling_percentage", - "no_copy": 0, - "non_negative": 0, - "options": null, - "permlevel": 0, - "placeholder": null, - "precision": "", - "print_hide": 0, - "print_hide_if_no_value": 0, - "print_width": null, - "read_only": 0, - "read_only_depends_on": null, - "report_hide": 0, - "reqd": 0, - "search_index": 0, - "show_dashboard": 0, - "sort_options": 0, - "translatable": 0, - "unique": 0, - "width": null - }, { "allow_in_quick_entry": 0, "allow_on_submit": 0, @@ -3206,8 +3149,8 @@ "dt": "Purchase Receipt Item", "fetch_from": null, "fetch_if_empty": 0, - "fieldname": "custom_selling_rate", - "fieldtype": "Currency", + "fieldname": "custom_selling_percentage", + "fieldtype": "Percent", "hidden": 0, "hide_border": 0, "hide_days": 0, @@ -3218,16 +3161,16 @@ "in_list_view": 1, "in_preview": 0, "in_standard_filter": 0, - "insert_after": "custom_selling_percentage", + "insert_after": "apply_tds", "is_system_generated": 0, "is_virtual": 0, - "label": "Selling Rate", + "label": "Selling Percentage", "length": 0, "link_filters": null, "mandatory_depends_on": null, - "modified": "2025-01-18 17:24:00.479896", + "modified": "2025-01-18 17:23:53.670612", "module": "Calicut Textiles", - "name": "Purchase Receipt Item-custom_selling_rate", + "name": "Purchase Receipt Item-custom_selling_percentage", "no_copy": 0, "non_negative": 0, "options": null, @@ -3377,8 +3320,8 @@ "dt": "Purchase Receipt Item", "fetch_from": null, "fetch_if_empty": 0, - "fieldname": "custom_retail_percentage_", - "fieldtype": "Percent", + "fieldname": "custom_selling_rate", + "fieldtype": "Currency", "hidden": 0, "hide_border": 0, "hide_days": 0, @@ -3389,16 +3332,16 @@ "in_list_view": 1, "in_preview": 0, "in_standard_filter": 0, - "insert_after": "custom_selling_rate", + "insert_after": "custom_selling_percentage", "is_system_generated": 0, "is_virtual": 0, - "label": "Retail Percentage ", + "label": "Selling Rate", "length": 0, "link_filters": null, "mandatory_depends_on": null, - "modified": "2025-01-18 17:23:25.439981", + "modified": "2025-01-18 17:24:00.479896", "module": "Calicut Textiles", - "name": "Purchase Receipt Item-custom_retail_percentage_", + "name": "Purchase Receipt Item-custom_selling_rate", "no_copy": 0, "non_negative": 0, "options": null, @@ -3605,8 +3548,8 @@ "dt": "Purchase Receipt Item", "fetch_from": null, "fetch_if_empty": 0, - "fieldname": "custom_retail_rate", - "fieldtype": "Currency", + "fieldname": "custom_retail_percentage_", + "fieldtype": "Percent", "hidden": 0, "hide_border": 0, "hide_days": 0, @@ -3617,16 +3560,16 @@ "in_list_view": 1, "in_preview": 0, "in_standard_filter": 0, - "insert_after": "custom_retail_percentage_", + "insert_after": "custom_selling_rate", "is_system_generated": 0, "is_virtual": 0, - "label": "Retail Rate", + "label": "Retail Percentage ", "length": 0, "link_filters": null, "mandatory_depends_on": null, - "modified": "2025-01-18 17:23:13.236436", + "modified": "2025-01-18 17:23:25.439981", "module": "Calicut Textiles", - "name": "Purchase Receipt Item-custom_retail_rate", + "name": "Purchase Receipt Item-custom_retail_percentage_", "no_copy": 0, "non_negative": 0, "options": null, @@ -3704,6 +3647,63 @@ "unique": 0, "width": null }, + { + "allow_in_quick_entry": 0, + "allow_on_submit": 0, + "bold": 0, + "collapsible": 0, + "collapsible_depends_on": null, + "columns": 0, + "default": null, + "depends_on": null, + "description": null, + "docstatus": 0, + "doctype": "Custom Field", + "dt": "Purchase Receipt Item", + "fetch_from": null, + "fetch_if_empty": 0, + "fieldname": "custom_retail_rate", + "fieldtype": "Currency", + "hidden": 0, + "hide_border": 0, + "hide_days": 0, + "hide_seconds": 0, + "ignore_user_permissions": 0, + "ignore_xss_filter": 0, + "in_global_search": 0, + "in_list_view": 1, + "in_preview": 0, + "in_standard_filter": 0, + "insert_after": "custom_retail_percentage_", + "is_system_generated": 0, + "is_virtual": 0, + "label": "Retail Rate", + "length": 0, + "link_filters": null, + "mandatory_depends_on": null, + "modified": "2025-01-18 17:23:13.236436", + "module": "Calicut Textiles", + "name": "Purchase Receipt Item-custom_retail_rate", + "no_copy": 0, + "non_negative": 0, + "options": null, + "permlevel": 0, + "placeholder": null, + "precision": "", + "print_hide": 0, + "print_hide_if_no_value": 0, + "print_width": null, + "read_only": 0, + "read_only_depends_on": null, + "report_hide": 0, + "reqd": 0, + "search_index": 0, + "show_dashboard": 0, + "sort_options": 0, + "translatable": 0, + "unique": 0, + "width": null + }, { "allow_in_quick_entry": 0, "allow_on_submit": 0, diff --git a/calicut_textiles/fixtures/property_setter.json b/calicut_textiles/fixtures/property_setter.json index db4483e..cd48263 100644 --- a/calicut_textiles/fixtures/property_setter.json +++ b/calicut_textiles/fixtures/property_setter.json @@ -247,7 +247,7 @@ "doctype_or_field": "DocField", "field_name": "due_date", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.427096", + "modified": "2026-01-22 08:18:07.204470", "module": null, "name": "Purchase Order-due_date-print_hide", "property": "print_hide", @@ -263,7 +263,7 @@ "doctype_or_field": "DocField", "field_name": "payment_schedule", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.524999", + "modified": "2026-01-22 08:18:07.275219", "module": null, "name": "Purchase Order-payment_schedule-print_hide", "property": "print_hide", @@ -759,7 +759,7 @@ "doctype_or_field": "DocField", "field_name": "naming_series", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.514680", + "modified": "2026-01-22 08:18:07.267204", "module": null, "name": "Purchase Order-naming_series-options", "property": "options", @@ -775,7 +775,7 @@ "doctype_or_field": "DocField", "field_name": "naming_series", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.498837", + "modified": "2026-01-22 08:18:07.258259", "module": null, "name": "Purchase Order-naming_series-default", "property": "default", @@ -1095,7 +1095,7 @@ "doctype_or_field": "DocField", "field_name": "schedule_date", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.577788", + "modified": "2026-01-22 08:18:07.325341", "module": null, "name": "Purchase Order-schedule_date-hidden", "property": "hidden", @@ -1111,7 +1111,7 @@ "doctype_or_field": "DocField", "field_name": "set_warehouse", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.585026", + "modified": "2026-01-22 08:18:07.334539", "module": null, "name": "Purchase Order-set_warehouse-hidden", "property": "hidden", @@ -1271,7 +1271,7 @@ "doctype_or_field": "DocField", "field_name": "base_rounded_total", "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.198744", + "modified": "2026-01-22 08:18:04.780089", "module": null, "name": "Purchase Receipt-base_rounded_total-hidden", "property": "hidden", @@ -1287,7 +1287,7 @@ "doctype_or_field": "DocField", "field_name": "base_rounded_total", "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.206606", + "modified": "2026-01-22 08:18:04.790568", "module": null, "name": "Purchase Receipt-base_rounded_total-print_hide", "property": "print_hide", @@ -1303,7 +1303,7 @@ "doctype_or_field": "DocField", "field_name": "rounded_total", "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.242416", + "modified": "2026-01-22 08:18:04.840668", "module": null, "name": "Purchase Receipt-rounded_total-hidden", "property": "hidden", @@ -1319,7 +1319,7 @@ "doctype_or_field": "DocField", "field_name": "rounded_total", "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.249745", + "modified": "2026-01-22 08:18:04.851219", "module": null, "name": "Purchase Receipt-rounded_total-print_hide", "property": "print_hide", @@ -1335,7 +1335,7 @@ "doctype_or_field": "DocField", "field_name": "disable_rounded_total", "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.213740", + "modified": "2026-01-22 08:18:04.801547", "module": null, "name": "Purchase Receipt-disable_rounded_total-default", "property": "default", @@ -1351,7 +1351,7 @@ "doctype_or_field": "DocField", "field_name": "in_words", "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.221282", + "modified": "2026-01-22 08:18:04.811853", "module": null, "name": "Purchase Receipt-in_words-hidden", "property": "hidden", @@ -1367,7 +1367,7 @@ "doctype_or_field": "DocField", "field_name": "in_words", "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.227601", + "modified": "2026-01-22 08:18:04.820820", "module": null, "name": "Purchase Receipt-in_words-print_hide", "property": "print_hide", @@ -1383,7 +1383,7 @@ "doctype_or_field": "DocField", "field_name": "barcode", "is_system_generated": 1, - "modified": "2026-01-28 14:51:27.974435", + "modified": "2026-01-22 08:18:08.048799", "module": null, "name": "Purchase Receipt Item-barcode-hidden", "property": "hidden", @@ -1399,7 +1399,7 @@ "doctype_or_field": "DocField", "field_name": "scan_barcode", "is_system_generated": 1, - "modified": "2026-01-28 14:51:28.256706", + "modified": "2026-01-22 08:18:04.860799", "module": null, "name": "Purchase Receipt-scan_barcode-hidden", "property": "hidden", @@ -1415,7 +1415,7 @@ "doctype_or_field": "DocField", "field_name": "from_warehouse", "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.988159", + "modified": "2026-01-22 08:18:08.067637", "module": null, "name": "Purchase Receipt Item-from_warehouse-hidden", "property": "hidden", @@ -1431,7 +1431,7 @@ "doctype_or_field": "DocField", "field_name": "naming_series", "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.805159", + "modified": "2026-01-22 08:18:08.730762", "module": null, "name": "Item-naming_series-reqd", "property": "reqd", @@ -1447,7 +1447,7 @@ "doctype_or_field": "DocField", "field_name": "naming_series", "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.795653", + "modified": "2026-01-22 08:18:08.720171", "module": null, "name": "Item-naming_series-hidden", "property": "hidden", @@ -1463,7 +1463,7 @@ "doctype_or_field": "DocField", "field_name": "barcode", "is_system_generated": 1, - "modified": "2026-01-28 14:51:27.625009", + "modified": "2026-01-22 08:18:06.323550", "module": null, "name": "Item Barcode-barcode-hidden", "property": "hidden", @@ -1479,7 +1479,7 @@ "doctype_or_field": "DocField", "field_name": "barcodes", "is_system_generated": 1, - "modified": "2026-01-28 14:51:28.751773", + "modified": "2026-01-22 08:18:08.663746", "module": null, "name": "Item-barcodes-hidden", "property": "hidden", @@ -1495,7 +1495,7 @@ "doctype_or_field": "DocField", "field_name": "item_code", "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.772849", + "modified": "2026-01-22 08:18:08.689963", "module": null, "name": "Item-item_code-reqd", "property": "reqd", @@ -1511,7 +1511,7 @@ "doctype_or_field": "DocType", "field_name": null, "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.787899", + "modified": "2026-01-22 08:18:08.710298", "module": null, "name": "Item-main-quick_entry", "property": "quick_entry", @@ -1591,7 +1591,7 @@ "doctype_or_field": "DocType", "field_name": null, "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.548828", + "modified": "2026-01-22 08:18:03.263877", "module": null, "name": "Item Price-main-field_order", "property": "field_order", @@ -1607,7 +1607,7 @@ "doctype_or_field": "DocField", "field_name": "col_br_1", "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.542365", + "modified": "2026-01-22 08:18:03.255246", "module": null, "name": "Item Price-col_br_1-read_only", "property": "read_only", @@ -1687,7 +1687,7 @@ "doctype_or_field": "DocType", "field_name": null, "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.997539", + "modified": "2026-01-22 08:18:06.413579", "module": null, "name": "Item Group-main-field_order", "property": "field_order", @@ -1703,7 +1703,7 @@ "doctype_or_field": "DocField", "field_name": "brand", "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.758210", + "modified": "2026-01-22 08:18:08.671907", "module": null, "name": "Item-brand-reqd", "property": "reqd", @@ -1711,22 +1711,6 @@ "row_name": null, "value": "0" }, - { - "default_value": null, - "doc_type": "Purchase Receipt", - "docstatus": 0, - "doctype": "Property Setter", - "doctype_or_field": "DocType", - "field_name": null, - "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.234482", - "module": null, - "name": "Purchase Receipt-main-field_order", - "property": "field_order", - "property_type": "Data", - "row_name": null, - "value": "[\"supplier_section\", \"column_break0\", \"title\", \"naming_series\", \"supplier\", \"supplier_name\", \"supplier_delivery_note\", \"subcontracting_receipt\", \"column_break1\", \"posting_date\", \"posting_time\", \"set_posting_time\", \"column_break_12\", \"company\", \"apply_putaway_rule\", \"is_return\", \"return_against\", \"accounting_dimensions_section\", \"cost_center\", \"dimension_col_break\", \"project\", \"currency_and_price_list\", \"currency\", \"conversion_rate\", \"column_break2\", \"buying_price_list\", \"price_list_currency\", \"plc_conversion_rate\", \"ignore_pricing_rule\", \"sec_warehouse\", \"scan_barcode\", \"column_break_31\", \"set_warehouse\", \"set_from_warehouse\", \"col_break_warehouse\", \"rejected_warehouse\", \"is_subcontracted\", \"supplier_warehouse\", \"items_section\", \"items\", \"section_break0\", \"total_qty\", \"total_net_weight\", \"column_break_43\", \"base_total\", \"base_net_total\", \"column_break_27\", \"total\", \"net_total\", \"tax_withholding_net_total\", \"base_tax_withholding_net_total\", \"taxes_charges_section\", \"tax_category\", \"taxes_and_charges\", \"shipping_col\", \"shipping_rule\", \"column_break_53\", \"incoterm\", \"named_place\", \"taxes_section\", \"taxes\", \"totals\", \"base_taxes_and_charges_added\", \"base_taxes_and_charges_deducted\", \"base_total_taxes_and_charges\", \"column_break3\", \"taxes_and_charges_added\", \"taxes_and_charges_deducted\", \"total_taxes_and_charges\", \"section_break_46\", \"base_grand_total\", \"base_rounding_adjustment\", \"base_rounded_total\", \"base_in_words\", \"column_break_50\", \"grand_total\", \"rounding_adjustment\", \"rounded_total\", \"in_words\", \"disable_rounded_total\", \"section_break_42\", \"apply_discount_on\", \"base_discount_amount\", \"column_break_44\", \"additional_discount_percentage\", \"discount_amount\", \"sec_tax_breakup\", \"other_charges_calculation\", \"pricing_rule_details\", \"pricing_rules\", \"raw_material_details\", \"get_current_stock\", \"supplied_items\", \"address_and_contact_tab\", \"section_addresses\", \"supplier_address\", \"address_display\", \"col_break_address\", \"contact_person\", \"contact_display\", \"contact_mobile\", \"contact_email\", \"section_break_98\", \"shipping_address\", \"column_break_100\", \"shipping_address_display\", \"billing_address_section\", \"billing_address\", \"column_break_104\", \"billing_address_display\", \"terms_tab\", \"tc_name\", \"terms\", \"more_info_tab\", \"status_section\", \"status\", \"column_break4\", \"per_billed\", \"per_returned\", \"subscription_detail\", \"auto_repeat\", \"printing_settings\", \"letter_head\", \"group_same_items\", \"column_break_97\", \"select_print_heading\", \"language\", \"transporter_info\", \"transporter_name\", \"custom_gc_no\", \"custom_from\", \"custom_total_lr_rate\", \"column_break5\", \"lr_no\", \"lr_date\", \"additional_info_section\", \"instructions\", \"is_internal_supplier\", \"represents_company\", \"inter_company_reference\", \"column_break_131\", \"remarks\", \"range\", \"amended_from\", \"is_old_subcontracting_flow\", \"other_details\", \"connections_tab\"]" - }, { "default_value": null, "doc_type": "Item", @@ -1735,7 +1719,7 @@ "doctype_or_field": "DocField", "field_name": "item_code", "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.765745", + "modified": "2026-01-22 08:18:08.680084", "module": null, "name": "Item-item_code-hidden", "property": "hidden", @@ -1839,22 +1823,6 @@ "row_name": null, "value": "[\"brand\", \"custom_code\", \"image\", \"description\", \"defaults\", \"brand_defaults\"]" }, - { - "default_value": null, - "doc_type": "Item", - "docstatus": 0, - "doctype": "Property Setter", - "doctype_or_field": "DocType", - "field_name": null, - "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.780023", - "module": null, - "name": "Item-main-field_order", - "property": "field_order", - "property_type": "Data", - "row_name": null, - "value": "[\"details\", \"naming_series\", \"item_code\", \"item_name\", \"custom_item_short_name\", \"item_group\", \"gst_hsn_code\", \"stock_uom\", \"custom_rak_location\", \"brand\", \"column_break0\", \"disabled\", \"allow_alternative_item\", \"is_stock_item\", \"has_variants\", \"include_item_in_manufacturing\", \"opening_stock\", \"valuation_rate\", \"standard_rate\", \"is_fixed_asset\", \"auto_create_assets\", \"is_grouped_asset\", \"asset_category\", \"asset_naming_series\", \"over_delivery_receipt_allowance\", \"over_billing_allowance\", \"image\", \"section_break_11\", \"description\", \"dashboard_tab\", \"inventory_section\", \"inventory_settings_section\", \"shelf_life_in_days\", \"end_of_life\", \"default_material_request_type\", \"valuation_method\", \"column_break1\", \"warranty_period\", \"weight_per_unit\", \"weight_uom\", \"allow_negative_stock\", \"sb_barcodes\", \"barcodes\", \"reorder_section\", \"reorder_levels\", \"unit_of_measure_conversion\", \"uoms\", \"serial_nos_and_batches\", \"has_batch_no\", \"create_new_batch\", \"batch_number_series\", \"has_expiry_date\", \"retain_sample\", \"sample_quantity\", \"column_break_37\", \"has_serial_no\", \"serial_no_series\", \"variants_section\", \"variant_of\", \"variant_based_on\", \"attributes\", \"accounting\", \"deferred_accounting_section\", \"enable_deferred_expense\", \"no_of_months_exp\", \"column_break_9s9o\", \"enable_deferred_revenue\", \"no_of_months\", \"section_break_avcp\", \"item_defaults\", \"purchasing_tab\", \"purchase_uom\", \"min_order_qty\", \"safety_stock\", \"is_purchase_item\", \"purchase_details_cb\", \"lead_time_days\", \"last_purchase_rate\", \"is_customer_provided_item\", \"customer\", \"supplier_details\", \"delivered_by_supplier\", \"column_break2\", \"supplier_items\", \"foreign_trade_details\", \"country_of_origin\", \"column_break_59\", \"customs_tariff_number\", \"sales_details\", \"sales_uom\", \"grant_commission\", \"is_sales_item\", \"column_break3\", \"max_discount\", \"customer_details\", \"customer_items\", \"item_tax_section_break\", \"is_ineligible_for_itc\", \"taxes\", \"quality_tab\", \"inspection_required_before_purchase\", \"quality_inspection_template\", \"inspection_required_before_delivery\", \"manufacturing\", \"is_sub_contracted_item\", \"default_bom\", \"column_break_74\", \"customer_code\", \"default_item_manufacturer\", \"default_manufacturer_part_no\", \"total_projected_qty\"]" - }, { "default_value": null, "doc_type": "Barcode Creator", @@ -1879,7 +1847,7 @@ "doctype_or_field": "DocType", "field_name": null, "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.529268", + "modified": "2026-01-22 08:18:07.970032", "module": null, "name": "Barcode Update-main-naming_rule", "property": "naming_rule", @@ -1895,7 +1863,7 @@ "doctype_or_field": "DocType", "field_name": null, "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.519357", + "modified": "2026-01-22 08:18:07.961917", "module": null, "name": "Barcode Update-main-autoname", "property": "autoname", @@ -1943,7 +1911,7 @@ "doctype_or_field": "DocField", "field_name": "barcode", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.795652", + "modified": "2026-01-22 08:18:09.210429", "module": null, "name": "Barcode Update Item-barcode-fieldtype", "property": "fieldtype", @@ -1991,7 +1959,7 @@ "doctype_or_field": "DocType", "field_name": null, "is_system_generated": 1, - "modified": "2026-01-28 14:51:28.578667", + "modified": "2026-01-22 08:18:04.119187", "module": null, "name": "Salary Slip-main-default_print_format", "property": "default_print_format", @@ -2071,7 +2039,7 @@ "doctype_or_field": "DocField", "field_name": "barcode_scan", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.786239", + "modified": "2026-01-22 08:18:09.200709", "module": null, "name": "Barcode Update Item-barcode_scan-hidden", "property": "hidden", @@ -2311,7 +2279,7 @@ "doctype_or_field": "DocType", "field_name": null, "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.121753", + "modified": "2026-01-22 08:18:03.053900", "module": null, "name": "Salary Detail-main-field_order", "property": "field_order", @@ -2583,7 +2551,7 @@ "doctype_or_field": "DocField", "field_name": "salary_component", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.892529", + "modified": "2026-01-22 08:18:02.597642", "module": null, "name": "Additional Salary-salary_component-default", "property": "default", @@ -2679,7 +2647,7 @@ "doctype_or_field": "DocField", "field_name": "conversion_factor", "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.133016", + "modified": "2026-01-22 08:18:03.547048", "module": null, "name": "Sales Order Item-conversion_factor-precision", "property": "precision", @@ -2743,7 +2711,7 @@ "doctype_or_field": "DocField", "field_name": "conversion_factor", "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.795448", + "modified": "2026-01-22 08:18:06.612175", "module": null, "name": "Purchase Order Item-conversion_factor-precision", "property": "precision", @@ -2759,7 +2727,7 @@ "doctype_or_field": "DocField", "field_name": "conversion_factor", "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.981227", + "modified": "2026-01-22 08:18:08.058863", "module": null, "name": "Purchase Receipt Item-conversion_factor-precision", "property": "precision", @@ -2775,7 +2743,7 @@ "doctype_or_field": "DocField", "field_name": "conversion_factor", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.138274", + "modified": "2026-01-22 08:18:05.799574", "module": null, "name": "Purchase Invoice Item-conversion_factor-precision", "property": "precision", @@ -3271,7 +3239,7 @@ "doctype_or_field": "DocField", "field_name": "rounded_total", "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.598998", + "modified": "2026-01-22 08:18:04.141854", "module": null, "name": "Salary Slip-rounded_total-hidden", "property": "hidden", @@ -3287,7 +3255,7 @@ "doctype_or_field": "DocField", "field_name": "rounded_total", "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.607801", + "modified": "2026-01-22 08:18:04.155730", "module": null, "name": "Salary Slip-rounded_total-print_hide", "property": "print_hide", @@ -3367,7 +3335,7 @@ "doctype_or_field": "DocType", "field_name": null, "is_system_generated": 1, - "modified": "2026-01-28 14:51:26.471461", + "modified": "2026-01-22 08:18:07.240736", "module": null, "name": "Purchase Order-main-default_print_format", "property": "default_print_format", @@ -3975,7 +3943,7 @@ "doctype_or_field": "DocField", "field_name": "delivery_date", "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.144714", + "modified": "2026-01-22 08:18:03.558556", "module": null, "name": "Sales Order Item-delivery_date-hidden", "property": "hidden", @@ -4119,7 +4087,7 @@ "doctype_or_field": "DocField", "field_name": "from_warehouse", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.194423", + "modified": "2026-01-22 08:18:05.833588", "module": null, "name": "Purchase Invoice Item-from_warehouse-hidden", "property": "hidden", @@ -4391,7 +4359,7 @@ "doctype_or_field": "DocField", "field_name": "discount_section", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.407382", + "modified": "2026-01-22 08:18:07.184970", "module": null, "name": "Purchase Order-discount_section-collapsible", "property": "collapsible", @@ -4551,7 +4519,7 @@ "doctype_or_field": "DocType", "field_name": null, "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.590850", + "modified": "2026-01-22 08:18:04.129794", "module": null, "name": "Salary Slip-main-field_order", "property": "field_order", @@ -4887,7 +4855,7 @@ "doctype_or_field": "DocField", "field_name": "cost_center", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.187235", + "modified": "2026-01-22 08:18:05.824637", "module": "Calicut Textiles", "name": "Purchase Invoice Item-cost_center-fetch_from", "property": "fetch_from", @@ -4903,7 +4871,7 @@ "doctype_or_field": "DocField", "field_name": "cost_center", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.172518", + "modified": "2026-01-22 08:18:05.808301", "module": "Calicut Textiles", "name": "Purchase Invoice Item-cost_center-default", "property": "default", @@ -4919,7 +4887,7 @@ "doctype_or_field": "DocField", "field_name": "qty", "is_system_generated": 0, - "modified": "2026-01-28 14:51:28.004301", + "modified": "2026-01-22 08:18:08.087175", "module": null, "name": "Purchase Receipt Item-qty-label", "property": "label", @@ -4927,38 +4895,6 @@ "row_name": null, "value": "Net Qty" }, - { - "default_value": null, - "doc_type": "Purchase Receipt Item", - "docstatus": 0, - "doctype": "Property Setter", - "doctype_or_field": "DocType", - "field_name": null, - "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.994807", - "module": null, - "name": "Purchase Receipt Item-main-field_order", - "property": "field_order", - "property_type": "Data", - "row_name": null, - "value": "[\"barcode\", \"custom_column_break_5y0bv\", \"custom_barcode_scan\", \"has_item_scanned\", \"section_break_2\", \"item_code\", \"product_bundle\", \"supplier_part_no\", \"column_break_2\", \"item_name\", \"section_break_4\", \"description\", \"gst_hsn_code\", \"is_ineligible_for_itc\", \"brand\", \"image_column\", \"item_group\", \"image\", \"image_view\", \"received_and_accepted\", \"custom_pcs\", \"custom_net_qty\", \"qty\", \"received_qty\", \"rejected_qty\", \"col_break2\", \"uom\", \"stock_uom\", \"conversion_factor\", \"retain_sample\", \"sample_quantity\", \"tracking_section\", \"received_stock_qty\", \"stock_qty\", \"col_break_tracking_section\", \"returned_qty\", \"rate_and_amount\", \"price_list_rate\", \"col_break3\", \"base_price_list_rate\", \"discount_and_margin_section\", \"margin_type\", \"margin_rate_or_amount\", \"rate_with_margin\", \"column_break_37\", \"discount_percentage\", \"discount_amount\", \"base_rate_with_margin\", \"sec_break1\", \"rate\", \"custom_rack_location\", \"amount\", \"col_break4\", \"base_rate\", \"base_amount\", \"pricing_rules\", \"stock_uom_rate\", \"is_free_item\", \"apply_tds\", \"section_break_29\", \"net_rate\", \"net_amount\", \"item_tax_template\", \"gst_treatment\", \"column_break_32\", \"base_net_rate\", \"base_net_amount\", \"taxable_value\", \"gst_details_section\", \"igst_rate\", \"cgst_rate\", \"sgst_rate\", \"cess_rate\", \"cess_non_advol_rate\", \"cb_gst_details\", \"igst_amount\", \"cgst_amount\", \"sgst_amount\", \"cess_amount\", \"cess_non_advol_amount\", \"valuation_rate\", \"sales_incoming_rate\", \"item_tax_amount\", \"rm_supp_cost\", \"landed_cost_voucher_amount\", \"rate_difference_with_purchase_invoice\", \"billed_amt\", \"warehouse_and_reference\", \"warehouse\", \"rejected_warehouse\", \"from_warehouse\", \"material_request\", \"purchase_order\", \"purchase_invoice\", \"custom_supplier_packing_slip\", \"column_break_40\", \"is_fixed_asset\", \"asset_location\", \"asset_category\", \"schedule_date\", \"quality_inspection\", \"material_request_item\", \"purchase_order_item\", \"purchase_invoice_item\", \"purchase_receipt_item\", \"delivery_note_item\", \"putaway_rule\", \"section_break_45\", \"add_serial_batch_bundle\", \"serial_and_batch_bundle\", \"use_serial_batch_fields\", \"allow_zero_valuation_rate\", \"return_qty_from_rejected_warehouse\", \"bom\", \"serial_no\", \"custom_batch\", \"col_break5\", \"add_serial_batch_for_rejected_qty\", \"rejected_serial_and_batch_bundle\", \"section_break_3vxt\", \"include_exploded_items\", \"batch_no\", \"subcontract_bom_section\", \"rejected_serial_no\", \"column_break_tolu\", \"item_tax_rate\", \"item_weight_details\", \"weight_per_unit\", \"total_weight\", \"column_break_41\", \"weight_uom\", \"manufacture_details\", \"manufacturer\", \"column_break_16\", \"manufacturer_part_no\", \"accounting_details_section\", \"expense_account\", \"wip_composite_asset\", \"column_break_102\", \"provisional_expense_account\", \"accounting_dimensions_section\", \"project\", \"dimension_col_break\", \"cost_center\", \"section_break_80\", \"page_break\", \"sales_order\", \"sales_order_item\", \"subcontracting_receipt_item\"]" - }, - { - "default_value": null, - "doc_type": "Purchase Invoice Item", - "docstatus": 0, - "doctype": "Property Setter", - "doctype_or_field": "DocType", - "field_name": null, - "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.201226", - "module": null, - "name": "Purchase Invoice Item-main-field_order", - "property": "field_order", - "property_type": "Data", - "row_name": null, - "value": "[\"item_code\", \"product_bundle\", \"col_break1\", \"item_name\", \"description_section\", \"description\", \"gst_hsn_code\", \"is_ineligible_for_itc\", \"brand\", \"col_break7\", \"item_group\", \"image\", \"image_view\", \"quantity_and_rate\", \"custom_net_qty\", \"custom_pcs\", \"qty\", \"received_qty\", \"rejected_qty\", \"col_break2\", \"uom\", \"conversion_factor\", \"stock_uom\", \"stock_qty\", \"sec_break1\", \"price_list_rate\", \"col_break3\", \"base_price_list_rate\", \"section_break_26\", \"margin_type\", \"margin_rate_or_amount\", \"rate_with_margin\", \"column_break_30\", \"discount_percentage\", \"discount_amount\", \"base_rate_with_margin\", \"sec_break2\", \"rate\", \"custom_rack_location\", \"amount\", \"item_tax_template\", \"gst_treatment\", \"col_break4\", \"base_rate\", \"base_amount\", \"pricing_rules\", \"stock_uom_rate\", \"is_free_item\", \"apply_tds\", \"section_break_22\", \"net_rate\", \"net_amount\", \"column_break_25\", \"base_net_rate\", \"base_net_amount\", \"taxable_value\", \"gst_details_section\", \"igst_rate\", \"cgst_rate\", \"sgst_rate\", \"cess_rate\", \"cess_non_advol_rate\", \"cb_gst_details\", \"igst_amount\", \"cgst_amount\", \"sgst_amount\", \"cess_amount\", \"cess_non_advol_amount\", \"valuation_rate\", \"sales_incoming_rate\", \"item_tax_amount\", \"landed_cost_voucher_amount\", \"rm_supp_cost\", \"warehouse_section\", \"warehouse\", \"add_serial_batch_bundle\", \"serial_and_batch_bundle\", \"use_serial_batch_fields\", \"col_br_wh\", \"from_warehouse\", \"quality_inspection\", \"rejected_warehouse\", \"rejected_serial_and_batch_bundle\", \"section_break_rqbe\", \"serial_no\", \"rejected_serial_no\", \"column_break_vbbb\", \"batch_no\", \"manufacture_details\", \"manufacturer\", \"column_break_13\", \"manufacturer_part_no\", \"accounting\", \"expense_account\", \"wip_composite_asset\", \"col_break5\", \"is_fixed_asset\", \"asset_location\", \"asset_category\", \"deferred_expense_section\", \"deferred_expense_account\", \"service_stop_date\", \"enable_deferred_expense\", \"column_break_58\", \"service_start_date\", \"service_end_date\", \"reference\", \"allow_zero_valuation_rate\", \"item_tax_rate\", \"bom\", \"include_exploded_items\", \"purchase_invoice_item\", \"col_break6\", \"purchase_order\", \"po_detail\", \"purchase_receipt\", \"pr_detail\", \"sales_invoice_item\", \"material_request\", \"material_request_item\", \"item_weight_details\", \"weight_per_unit\", \"total_weight\", \"column_break_38\", \"weight_uom\", \"accounting_dimensions_section\", \"project\", \"dimension_col_break\", \"cost_center\", \"section_break_82\", \"page_break\"]" - }, { "default_value": null, "doc_type": "Purchase Invoice Item", @@ -4967,7 +4903,7 @@ "doctype_or_field": "DocField", "field_name": "qty", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.211436", + "modified": "2026-01-22 08:18:05.852519", "module": null, "name": "Purchase Invoice Item-qty-label", "property": "label", @@ -4983,7 +4919,7 @@ "doctype_or_field": "DocType", "field_name": null, "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.807543", + "modified": "2026-01-22 08:18:06.624056", "module": null, "name": "Purchase Order Item-main-field_order", "property": "field_order", @@ -4999,7 +4935,7 @@ "doctype_or_field": "DocField", "field_name": "qty", "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.817179", + "modified": "2026-01-22 08:18:06.635983", "module": null, "name": "Purchase Order Item-qty-label", "property": "label", @@ -5015,7 +4951,7 @@ "doctype_or_field": "DocField", "field_name": "qty", "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.164756", + "modified": "2026-01-22 08:18:03.583962", "module": null, "name": "Sales Order Item-qty-label", "property": "label", @@ -5031,7 +4967,7 @@ "doctype_or_field": "DocField", "field_name": "qty", "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.173019", + "modified": "2026-01-22 08:18:03.596437", "module": null, "name": "Sales Order Item-qty-non_negative", "property": "non_negative", @@ -5039,22 +4975,6 @@ "row_name": null, "value": "0" }, - { - "default_value": null, - "doc_type": "Sales Order Item", - "docstatus": 0, - "doctype": "Property Setter", - "doctype_or_field": "DocType", - "field_name": null, - "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.155243", - "module": null, - "name": "Sales Order Item-main-field_order", - "property": "field_order", - "property_type": "Data", - "row_name": null, - "value": "[\"item_code\", \"item_name\", \"customer_item_code\", \"ensure_delivery_based_on_produced_serial_no\", \"is_stock_item\", \"reserve_stock\", \"col_break1\", \"delivery_date\", \"section_break_5\", \"description\", \"gst_hsn_code\", \"item_group\", \"brand\", \"image_section\", \"image\", \"image_view\", \"quantity_and_rate\", \"custom_net_qty\", \"custom_pcs\", \"qty\", \"stock_uom\", \"col_break2\", \"uom\", \"conversion_factor\", \"stock_qty\", \"stock_reserved_qty\", \"section_break_16\", \"price_list_rate\", \"base_price_list_rate\", \"discount_and_margin\", \"margin_type\", \"margin_rate_or_amount\", \"rate_with_margin\", \"column_break_19\", \"discount_percentage\", \"discount_amount\", \"base_rate_with_margin\", \"section_break_simple1\", \"rate\", \"custom_rack_location\", \"amount\", \"batch_no\", \"item_tax_template\", \"gst_treatment\", \"total\", \"col_break3\", \"base_rate\", \"base_amount\", \"pricing_rules\", \"stock_uom_rate\", \"is_free_item\", \"grant_commission\", \"section_break_24\", \"net_rate\", \"net_amount\", \"column_break_27\", \"base_net_rate\", \"base_net_amount\", \"taxable_value\", \"gst_details_section\", \"igst_rate\", \"cgst_rate\", \"sgst_rate\", \"cess_rate\", \"cess_non_advol_rate\", \"cb_gst_details\", \"igst_amount\", \"cgst_amount\", \"sgst_amount\", \"cess_amount\", \"cess_non_advol_amount\", \"billed_amt\", \"valuation_rate\", \"gross_profit\", \"drop_ship_section\", \"delivered_by_supplier\", \"supplier\", \"item_weight_details\", \"weight_per_unit\", \"total_weight\", \"column_break_21\", \"weight_uom\", \"warehouse_and_reference\", \"warehouse\", \"target_warehouse\", \"prevdoc_docname\", \"quotation_item\", \"col_break4\", \"against_blanket_order\", \"blanket_order\", \"blanket_order_rate\", \"available_quantity_section\", \"actual_qty\", \"column_break_jpky\", \"company_total_stock\", \"manufacturing_section_section\", \"bom_no\", \"planning_section\", \"projected_qty\", \"ordered_qty\", \"planned_qty\", \"production_plan_qty\", \"column_break_69\", \"work_order_qty\", \"delivered_qty\", \"produced_qty\", \"returned_qty\", \"picked_qty\", \"shopping_cart_section\", \"additional_notes\", \"section_break_63\", \"page_break\", \"item_tax_rate\", \"transaction_date\", \"inter_transfer_reference_section\", \"material_request\", \"purchase_order\", \"column_break_89\", \"material_request_item\", \"purchase_order_item\"]" - }, { "default_value": null, "doc_type": "Item", @@ -5383,7 +5303,7 @@ "doctype_or_field": "DocField", "field_name": "employee", "is_system_generated": 1, - "modified": "2026-01-28 14:51:26.859431", + "modified": "2026-01-22 08:18:02.548046", "module": null, "name": "Additional Salary-employee-in_list_view", "property": "in_list_view", @@ -5399,7 +5319,7 @@ "doctype_or_field": "DocField", "field_name": "employee_name", "is_system_generated": 1, - "modified": "2026-01-28 14:51:26.851290", + "modified": "2026-01-22 08:18:02.537168", "module": null, "name": "Additional Salary-employee_name-in_list_view", "property": "in_list_view", @@ -5415,7 +5335,7 @@ "doctype_or_field": "DocField", "field_name": "payroll_date", "is_system_generated": 1, - "modified": "2026-01-28 14:51:26.884200", + "modified": "2026-01-22 08:18:02.586202", "module": null, "name": "Additional Salary-payroll_date-in_list_view", "property": "in_list_view", @@ -5431,7 +5351,7 @@ "doctype_or_field": "DocField", "field_name": "salary_component", "is_system_generated": 1, - "modified": "2026-01-28 14:51:26.899979", + "modified": "2026-01-22 08:18:02.607488", "module": null, "name": "Additional Salary-salary_component-in_list_view", "property": "in_list_view", @@ -5447,7 +5367,7 @@ "doctype_or_field": "DocField", "field_name": "amount", "is_system_generated": 1, - "modified": "2026-01-28 14:51:26.839058", + "modified": "2026-01-22 08:18:02.490580", "module": null, "name": "Additional Salary-amount-in_list_view", "property": "in_list_view", @@ -5511,7 +5431,7 @@ "doctype_or_field": "DocField", "field_name": "accounting_dimensions_section", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.369483", + "modified": "2026-01-22 08:18:07.142026", "module": null, "name": "Purchase Order-accounting_dimensions_section-hidden", "property": "hidden", @@ -5527,7 +5447,7 @@ "doctype_or_field": "DocField", "field_name": "currency_and_price_list", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.391314", + "modified": "2026-01-22 08:18:07.168023", "module": null, "name": "Purchase Order-currency_and_price_list-hidden", "property": "hidden", @@ -5543,7 +5463,7 @@ "doctype_or_field": "DocField", "field_name": "totals_section", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.611009", + "modified": "2026-01-22 08:18:07.371891", "module": null, "name": "Purchase Order-totals_section-label", "property": "label", @@ -5559,7 +5479,7 @@ "doctype_or_field": "DocField", "field_name": "taxes_section", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.597624", + "modified": "2026-01-22 08:18:07.353568", "module": null, "name": "Purchase Order-taxes_section-label", "property": "label", @@ -5575,7 +5495,7 @@ "doctype_or_field": "DocField", "field_name": "get_items_from_open_material_requests", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.439579", + "modified": "2026-01-22 08:18:07.215033", "module": null, "name": "Purchase Order-get_items_from_open_material_requests-hidden", "property": "hidden", @@ -5591,7 +5511,7 @@ "doctype_or_field": "DocField", "field_name": "discount_section", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.415902", + "modified": "2026-01-22 08:18:07.194052", "module": null, "name": "Purchase Order-discount_section-label", "property": "label", @@ -5607,7 +5527,7 @@ "doctype_or_field": "DocField", "field_name": "raw_material_details", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.534218", + "modified": "2026-01-22 08:18:07.283265", "module": null, "name": "Purchase Order-raw_material_details-hidden", "property": "hidden", @@ -5623,7 +5543,7 @@ "doctype_or_field": "DocField", "field_name": "taxes_and_charges_added", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.591611", + "modified": "2026-01-22 08:18:07.343768", "module": null, "name": "Purchase Order-taxes_and_charges_added-hidden", "property": "hidden", @@ -5639,7 +5559,7 @@ "doctype_or_field": "DocField", "field_name": "taxes", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.604874", + "modified": "2026-01-22 08:18:07.362156", "module": null, "name": "Purchase Order-taxes-label", "property": "label", @@ -5655,7 +5575,7 @@ "doctype_or_field": "DocField", "field_name": "rounded_total", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.543904", + "modified": "2026-01-22 08:18:07.291236", "module": null, "name": "Purchase Order-rounded_total-bold", "property": "bold", @@ -5975,7 +5895,7 @@ "doctype_or_field": "DocField", "field_name": "encashment_amount", "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.293859", + "modified": "2026-01-22 08:18:04.534617", "module": null, "name": "Leave Encashment-encashment_amount-read_only", "property": "read_only", @@ -5991,7 +5911,7 @@ "doctype_or_field": "DocField", "field_name": "leave_balance", "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.303102", + "modified": "2026-01-22 08:18:04.543239", "module": null, "name": "Leave Encashment-leave_balance-read_only", "property": "read_only", @@ -6007,7 +5927,7 @@ "doctype_or_field": "DocField", "field_name": "payroll_date", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.908035", + "modified": "2026-01-22 08:18:02.618146", "module": null, "name": "Additional Salary-payroll_date-allow_on_submit", "property": "allow_on_submit", @@ -7111,7 +7031,7 @@ "doctype_or_field": "DocField", "field_name": "base_rounded_total", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.376707", + "modified": "2026-01-22 08:18:07.150528", "module": null, "name": "Purchase Order-base_rounded_total-hidden", "property": "hidden", @@ -7127,7 +7047,7 @@ "doctype_or_field": "DocField", "field_name": "base_rounded_total", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.383346", + "modified": "2026-01-22 08:18:07.159471", "module": null, "name": "Purchase Order-base_rounded_total-print_hide", "property": "print_hide", @@ -7143,7 +7063,7 @@ "doctype_or_field": "DocField", "field_name": "rounded_total", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.552305", + "modified": "2026-01-22 08:18:07.299195", "module": null, "name": "Purchase Order-rounded_total-hidden", "property": "hidden", @@ -7159,7 +7079,7 @@ "doctype_or_field": "DocField", "field_name": "rounded_total", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.561934", + "modified": "2026-01-22 08:18:07.307888", "module": null, "name": "Purchase Order-rounded_total-print_hide", "property": "print_hide", @@ -7175,7 +7095,7 @@ "doctype_or_field": "DocField", "field_name": "disable_rounded_total", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.398285", + "modified": "2026-01-22 08:18:07.176521", "module": null, "name": "Purchase Order-disable_rounded_total-default", "property": "default", @@ -7415,7 +7335,7 @@ "doctype_or_field": "DocField", "field_name": "in_words", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.449614", + "modified": "2026-01-22 08:18:07.224453", "module": null, "name": "Purchase Order-in_words-hidden", "property": "hidden", @@ -7431,7 +7351,7 @@ "doctype_or_field": "DocField", "field_name": "in_words", "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.459877", + "modified": "2026-01-22 08:18:07.232568", "module": null, "name": "Purchase Order-in_words-print_hide", "property": "print_hide", @@ -9127,7 +9047,7 @@ "doctype_or_field": "DocField", "field_name": "scan_barcode", "is_system_generated": 1, - "modified": "2026-01-28 14:51:26.570557", + "modified": "2026-01-22 08:18:07.316380", "module": null, "name": "Purchase Order-scan_barcode-hidden", "property": "hidden", @@ -9543,7 +9463,7 @@ "doctype_or_field": "DocType", "field_name": null, "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.434802", + "modified": "2026-01-22 08:18:05.520430", "module": null, "name": "Employee Checkin-main-autoname", "property": "autoname", @@ -9559,7 +9479,7 @@ "doctype_or_field": "DocType", "field_name": null, "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.483045", + "modified": "2026-01-22 08:18:07.248962", "module": null, "name": "Purchase Order-main-field_order", "property": "field_order", @@ -9575,7 +9495,7 @@ "doctype_or_field": "DocField", "field_name": "employee_name", "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.411313", + "modified": "2026-01-22 08:18:05.492396", "module": null, "name": "Employee Checkin-employee_name-in_standard_filter", "property": "in_standard_filter", @@ -9591,7 +9511,7 @@ "doctype_or_field": "DocField", "field_name": "device_id", "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.396065", + "modified": "2026-01-22 08:18:05.472816", "module": null, "name": "Employee Checkin-device_id-in_list_view", "property": "in_list_view", @@ -9607,7 +9527,7 @@ "doctype_or_field": "DocField", "field_name": "employee", "is_system_generated": 1, - "modified": "2026-01-28 14:51:27.420178", + "modified": "2026-01-22 08:18:05.502286", "module": null, "name": "Employee Checkin-employee-in_list_view", "property": "in_list_view", @@ -9911,7 +9831,7 @@ "doctype_or_field": "DocType", "field_name": null, "is_system_generated": 0, - "modified": "2026-01-28 14:51:29.077185", + "modified": "2026-01-22 08:18:09.270620", "module": null, "name": "Employee Checkin-main-field_order", "property": "field_order", @@ -9991,7 +9911,7 @@ "doctype_or_field": "DocField", "field_name": "employee_name", "is_system_generated": 1, - "modified": "2026-01-28 14:51:29.064149", + "modified": "2026-01-22 08:18:09.253775", "module": null, "name": "Employee Checkin-employee_name-in_list_view", "property": "in_list_view", @@ -10007,7 +9927,7 @@ "doctype_or_field": "DocField", "field_name": "log_type", "is_system_generated": 1, - "modified": "2026-01-28 14:51:29.071145", + "modified": "2026-01-22 08:18:09.262307", "module": null, "name": "Employee Checkin-log_type-in_list_view", "property": "in_list_view", @@ -10023,7 +9943,7 @@ "doctype_or_field": "DocField", "field_name": "time", "is_system_generated": 1, - "modified": "2026-01-28 14:51:29.084152", + "modified": "2026-01-22 08:18:09.279325", "module": null, "name": "Employee Checkin-time-in_list_view", "property": "in_list_view", @@ -10039,7 +9959,7 @@ "doctype_or_field": "DocField", "field_name": "custom_crosschex_uuid", "is_system_generated": 1, - "modified": "2026-01-28 14:51:29.058468", + "modified": "2026-01-22 08:18:09.243239", "module": null, "name": "Employee Checkin-custom_crosschex_uuid-in_list_view", "property": "in_list_view", @@ -10167,7 +10087,7 @@ "doctype_or_field": "DocType", "field_name": null, "is_system_generated": 0, - "modified": "2026-01-28 14:51:27.308817", + "modified": "2026-01-22 08:18:04.552568", "module": null, "name": "Leave Encashment-main-field_order", "property": "field_order", @@ -10295,7 +10215,7 @@ "doctype_or_field": "DocField", "field_name": "naming_series", "is_system_generated": 1, - "modified": "2026-01-28 14:51:26.875881", + "modified": "2026-01-22 08:18:02.574808", "module": null, "name": "Additional Salary-naming_series-options", "property": "options", @@ -10583,7 +10503,7 @@ "doctype_or_field": "DocType", "field_name": null, "is_system_generated": 0, - "modified": "2026-01-28 14:51:26.867030", + "modified": "2026-01-22 08:18:02.561250", "module": null, "name": "Additional Salary-main-field_order", "property": "field_order", @@ -11919,22 +11839,6 @@ "row_name": null, "value": "[\"workflow_state\", \"customer_section\", \"title\", \"shopify_order_id\", \"shopify_order_number\", \"shopify_order_status\", \"naming_series\", \"customer\", \"irn\", \"ewaybill\", \"e_waybill_status\", \"tax_id\", \"company_tax_id\", \"column_break1\", \"company\", \"customer_name\", \"billing_address_gstin\", \"due_date\", \"column_break_14\", \"pos_profile\", \"is_consolidated\", \"custom_branch\", \"posting_date\", \"return_against\", \"posting_time\", \"update_outstanding_for_self\", \"update_billed_amount_in_sales_order\", \"update_billed_amount_in_delivery_note\", \"is_debit_note\", \"is_reverse_charge\", \"is_export_with_gst\", \"amended_from\", \"custom_column_break_zc20y\", \"set_posting_time\", \"set_warehouse\", \"custom_sales_person\", \"custom_online_order\", \"custom_checked_by\", \"custom_column_break_zhpcw\", \"is_pos\", \"is_return\", \"selling_price_list\", \"update_stock\", \"last_scanned_warehouse\", \"accounting_dimensions_section\", \"cost_center\", \"dimension_col_break\", \"project\", \"column_break_39\", \"currency_and_price_list\", \"currency\", \"conversion_rate\", \"column_break2\", \"price_list_currency\", \"plc_conversion_rate\", \"ignore_pricing_rule\", \"section_break_42\", \"items\", \"items_section\", \"custom_column_break_q64nf\", \"scan_barcode\", \"custom_column_break_kypxu\", \"custom_type_barcode\", \"custom_column_break_bdaul\", \"total_qty\", \"total_taxes_and_charges\", \"taxes_and_charges\", \"custom_column_break_cxxzf\", \"apply_discount_on\", \"additional_discount_percentage\", \"discount_amount\", \"outstanding_amount\", \"custom_column_break_yhuzx\", \"total\", \"net_total\", \"grand_total\", \"rounded_total\", \"rounding_adjustment\", \"disable_rounded_total\", \"sec_tax_breakup\", \"set_target_warehouse\", \"section_break_30\", \"custom_column_break_jhvem\", \"total_net_weight\", \"column_break_32\", \"base_total\", \"base_net_total\", \"custom_column_break_c0cni\", \"is_cash_or_non_trade_discount\", \"base_discount_amount\", \"custom_section_break_wjxrr\", \"tax_category\", \"column_break_52\", \"taxes_section\", \"column_break_38\", \"shipping_rule\", \"column_break_55\", \"incoterm\", \"named_place\", \"custom_section_break_m6t5h\", \"taxes\", \"custom_references\", \"custom_column_break_sjolo\", \"payments\", \"section_break_43\", \"column_break_47\", \"base_total_taxes_and_charges\", \"use_company_roundoff_cost_center\", \"totals\", \"base_grand_total\", \"base_rounding_adjustment\", \"base_rounded_total\", \"base_in_words\", \"column_break5\", \"custom_section_break_pmucv\", \"custom_column_break_ud9aw\", \"custom_column_break_vglfe\", \"custom_column_break_0ydt9\", \"in_words\", \"total_advance\", \"custom_column_break_lh9sh\", \"section_break_49\", \"additional_discount_account\", \"custom_column_break_rx4op\", \"column_break_51\", \"custom_column_break_3xooe\", \"custom_column_break_7vjho\", \"custom_column_break_cupgd\", \"custom_column_break_gukdf\", \"custom_column_break_ircbz\", \"custom_column_break_lkjl9\", \"custom_column_break_mcbly\", \"custom_column_break_syvcm\", \"custom_column_break_zinxe\", \"pricing_rule_details\", \"pricing_rules\", \"packing_list\", \"packed_items\", \"product_bundle_help\", \"payments_tab\", \"payments_section\", \"cash_bank_account\", \"section_break_84\", \"base_paid_amount\", \"column_break_86\", \"paid_amount\", \"section_break_88\", \"base_change_amount\", \"column_break_90\", \"change_amount\", \"account_for_change_amount\", \"advances_section\", \"allocate_advances_automatically\", \"only_include_allocated_payments\", \"get_advances\", \"advances\", \"write_off_section\", \"write_off_amount\", \"base_write_off_amount\", \"write_off_outstanding_amount_automatically\", \"column_break_74\", \"write_off_account\", \"write_off_cost_center\", \"loyalty_points_redemption\", \"redeem_loyalty_points\", \"loyalty_points\", \"loyalty_amount\", \"column_break_77\", \"loyalty_program\", \"loyalty_redemption_account\", \"loyalty_redemption_cost_center\", \"contact_and_address_tab\", \"address_and_contact\", \"customer_address\", \"address_display\", \"gst_category\", \"place_of_supply\", \"col_break4\", \"contact_person\", \"contact_display\", \"contact_mobile\", \"contact_email\", \"territory\", \"shipping_address_section\", \"shipping_address_name\", \"shipping_address\", \"port_address\", \"shipping_addr_col_break\", \"dispatch_address_name\", \"dispatch_address\", \"company_address_section\", \"company_address\", \"company_gstin\", \"company_address_display\", \"company_addr_col_break\", \"company_contact_person\", \"terms_tab\", \"payment_schedule_section\", \"ignore_default_payment_terms_template\", \"payment_terms_template\", \"payment_schedule\", \"terms_section_break\", \"tc_name\", \"terms\", \"more_info_tab\", \"customer_po_details\", \"po_no\", \"column_break_23\", \"po_date\", \"more_info\", \"debit_to\", \"party_account_currency\", \"is_opening\", \"column_break8\", \"unrealized_profit_loss_account\", \"against_income_account\", \"sales_team_section_break\", \"sales_partner\", \"amount_eligible_for_commission\", \"column_break10\", \"commission_rate\", \"total_commission\", \"section_break2\", \"sales_team\", \"edit_printing_settings\", \"letter_head\", \"group_same_items\", \"column_break_84\", \"invoice_copy\", \"select_print_heading\", \"language\", \"transporter_info\", \"transporter\", \"gst_transporter_id\", \"driver\", \"lr_no\", \"vehicle_no\", \"distance\", \"transporter_col_break\", \"transporter_name\", \"mode_of_transport\", \"driver_name\", \"lr_date\", \"gst_vehicle_type\", \"gst_section\", \"ecommerce_gstin\", \"gst_col_break\", \"port_code\", \"shipping_bill_number\", \"shipping_bill_date\", \"ecommerce_supply_type\", \"subscription_section\", \"subscription\", \"from_date\", \"auto_repeat\", \"column_break_140\", \"to_date\", \"update_auto_repeat_reference\", \"more_information\", \"status\", \"einvoice_status\", \"inter_company_invoice_reference\", \"campaign\", \"represents_company\", \"source\", \"customer_group\", \"col_break23\", \"is_internal_customer\", \"is_discounted\", \"remarks\", \"custom_section_break_cnwik\", \"gst_breakup_table\", \"other_charges_calculation\", \"connections_tab\", \"custom_others\", \"time_sheet_list\", \"custom_column_break_fb5pv\", \"custom_column_break_jyfet\", \"custom_column_break_3q6pv\", \"custom_column_break_cye4r\", \"custom_column_break_dspia\", \"custom_column_break_ekzg7\", \"custom_column_break_jchny\", \"custom_column_break_k4fkz\", \"custom_column_break_mzums\", \"custom_column_break_rcjzf\", \"custom_column_break_styof\", \"custom_column_break_tzf9g\", \"custom_column_break_uautk\", \"custom_column_break_9gzke\", \"custom_column_break_hkbxj\", \"custom_column_break_si604\", \"custom_column_break_b0h39\", \"total_billing_amount\", \"custom_payment\", \"custom_column_break_zjjrx\", \"total_billing_hours\", \"column_break_106\", \"custom_column_break_o7e5i\", \"timesheets\"]" }, - { - "default_value": null, - "doc_type": "Purchase Invoice", - "docstatus": 0, - "doctype": "Property Setter", - "doctype_or_field": "DocType", - "field_name": null, - "is_system_generated": 0, - "modified": "2025-04-08 21:38:53.464272", - "module": "Calicut Textiles", - "name": "Purchase Invoice-main-field_order", - "property": "field_order", - "property_type": "Data", - "row_name": null, - "value": "[\"title\", \"naming_series\", \"supplier\", \"supplier_name\", \"ewaybill\", \"tax_id\", \"column_break_6\", \"supplier_gstin\", \"bill_no\", \"bill_date\", \"company\", \"column_break_15\", \"set_posting_time\", \"posting_date\", \"posting_time\", \"due_date\", \"update_billed_amount_in_purchase_receipt\", \"custom_column_break_nu6xi\", \"transporter\", \"custom_total_lr_rate\", \"custom_sales_person\", \"update_outstanding_for_self\", \"update_billed_amount_in_purchase_order\", \"column_break1\", \"is_paid\", \"is_return\", \"apply_tds\", \"is_reverse_charge\", \"update_stock\", \"is_subcontracted\", \"supplier_invoice_details\", \"tax_withholding_category\", \"return_against\", \"amended_from\", \"accounting_dimensions_section\", \"cost_center\", \"dimension_col_break\", \"project\", \"currency_and_price_list\", \"currency\", \"conversion_rate\", \"use_transaction_date_exchange_rate\", \"column_break2\", \"buying_price_list\", \"price_list_currency\", \"plc_conversion_rate\", \"ignore_pricing_rule\", \"sec_warehouse\", \"custom_column_break_5mni5\", \"col_break_warehouse\", \"set_warehouse\", \"set_from_warehouse\", \"rejected_warehouse\", \"supplier_warehouse\", \"items_section\", \"items\", \"section_break_26\", \"scan_barcode\", \"total_qty\", \"total_net_weight\", \"total_taxes_and_charges\", \"taxes_and_charges\", \"column_break_50\", \"base_total\", \"apply_discount_on\", \"additional_discount_percentage\", \"discount_amount\", \"column_break_28\", \"total\", \"net_total\", \"base_net_total\", \"tax_withholding_net_total\", \"base_tax_withholding_net_total\", \"grand_total\", \"rounding_adjustment\", \"rounded_total\", \"disable_rounded_total\", \"taxes_section\", \"tax_category\", \"column_break_58\", \"shipping_rule\", \"column_break_49\", \"incoterm\", \"named_place\", \"section_break_51\", \"taxes\", \"totals\", \"base_taxes_and_charges_added\", \"base_taxes_and_charges_deducted\", \"base_total_taxes_and_charges\", \"column_break_40\", \"taxes_and_charges_added\", \"taxes_and_charges_deducted\", \"section_break_49\", \"base_grand_total\", \"base_rounding_adjustment\", \"base_rounded_total\", \"base_in_words\", \"column_break8\", \"use_company_roundoff_cost_center\", \"in_words\", \"total_advance\", \"outstanding_amount\", \"section_break_44\", \"base_discount_amount\", \"column_break_46\", \"tax_withheld_vouchers_section\", \"tax_withheld_vouchers\", \"sec_tax_breakup\", \"other_charges_calculation\", \"section_gst_breakup\", \"gst_breakup_table\", \"pricing_rule_details\", \"pricing_rules\", \"raw_materials_supplied\", \"supplied_items\", \"payments_tab\", \"payments_section\", \"mode_of_payment\", \"base_paid_amount\", \"clearance_date\", \"col_br_payments\", \"cash_bank_account\", \"paid_amount\", \"advances_section\", \"allocate_advances_automatically\", \"only_include_allocated_payments\", \"get_advances\", \"advances\", \"advance_tax\", \"write_off\", \"write_off_amount\", \"base_write_off_amount\", \"column_break_61\", \"write_off_account\", \"write_off_cost_center\", \"address_and_contact_tab\", \"section_addresses\", \"supplier_address\", \"address_display\", \"gst_category\", \"col_break_address\", \"contact_person\", \"contact_display\", \"contact_mobile\", \"contact_email\", \"company_shipping_address_section\", \"shipping_address\", \"column_break_126\", \"shipping_address_display\", \"company_billing_address_section\", \"billing_address\", \"column_break_130\", \"billing_address_display\", \"company_gstin\", \"place_of_supply\", \"terms_tab\", \"payment_schedule_section\", \"payment_terms_template\", \"ignore_default_payment_terms_template\", \"payment_schedule\", \"terms_section_break\", \"tc_name\", \"terms\", \"more_info_tab\", \"status_section\", \"status\", \"column_break_177\", \"per_received\", \"accounting_details_section\", \"credit_to\", \"party_account_currency\", \"is_opening\", \"against_expense_account\", \"column_break_63\", \"unrealized_profit_loss_account\", \"subscription_section\", \"subscription\", \"auto_repeat\", \"update_auto_repeat_reference\", \"column_break_114\", \"from_date\", \"to_date\", \"printing_settings\", \"letter_head\", \"group_same_items\", \"column_break_112\", \"select_print_heading\", \"language\", \"transporter_info\", \"transporter_col_break\", \"transporter_name\", \"gst_transporter_id\", \"vehicle_no\", \"driver\", \"distance\", \"lr_no\", \"mode_of_transport\", \"driver_name\", \"lr_date\", \"gst_vehicle_type\", \"custom_handling_charge_date\", \"custom_handling_charger\", \"custom_handling_charger_name\", \"custom_handling_charge_rate\", \"gst_section\", \"itc_classification\", \"ineligibility_reason\", \"reconciliation_status\", \"gst_col_break\", \"itc_integrated_tax\", \"itc_central_tax\", \"itc_state_tax\", \"itc_cess_amount\", \"sb_14\", \"on_hold\", \"release_date\", \"cb_17\", \"hold_comment\", \"additional_info_section\", \"is_internal_supplier\", \"represents_company\", \"supplier_group\", \"column_break_147\", \"inter_company_invoice_reference\", \"is_old_subcontracting_flow\", \"remarks\", \"connections_tab\"]" - }, { "default_value": null, "doc_type": "Sales Order", @@ -12238,5 +12142,101 @@ "property_type": "Text", "row_name": null, "value": "Voice\nEmail\nChat\nWhatsApp" + }, + { + "default_value": null, + "doc_type": "Purchase Receipt", + "docstatus": 0, + "doctype": "Property Setter", + "doctype_or_field": "DocType", + "field_name": null, + "is_system_generated": 0, + "modified": "2026-01-22 08:29:46.948016", + "module": null, + "name": "Purchase Receipt-main-field_order", + "property": "field_order", + "property_type": "Data", + "row_name": null, + "value": "[\"supplier_section\", \"column_break0\", \"title\", \"naming_series\", \"supplier\", \"supplier_name\", \"ewaybill\", \"supplier_delivery_note\", \"subcontracting_receipt\", \"column_break1\", \"supplier_gstin\", \"bill_no\", \"bill_date\", \"custom_date_code\", \"column_break_12\", \"set_posting_time\", \"posting_date\", \"posting_time\", \"company\", \"apply_putaway_rule\", \"return_against\", \"custom_sales_person\", \"custom_column_break_ollul\", \"transporter\", \"custom_gc_no\", \"custom_no_of_bales\", \"custom_total_lr_rate\", \"custom_column_break_2erp3\", \"is_return\", \"accounting_dimensions_section\", \"custom_column_break_i8u4q\", \"dimension_col_break\", \"project\", \"currency_and_price_list\", \"currency\", \"conversion_rate\", \"column_break2\", \"buying_price_list\", \"price_list_currency\", \"plc_conversion_rate\", \"ignore_pricing_rule\", \"sec_warehouse\", \"custom_column_break_ojb8q\", \"last_scanned_warehouse\", \"column_break_31\", \"custom_type_barcode\", \"custom_column_break_is5mt\", \"custom_column_break_gjl7w\", \"set_from_warehouse\", \"col_break_warehouse\", \"rejected_warehouse\", \"is_subcontracted\", \"supplier_warehouse\", \"items_section\", \"custom_column_break_dqkfg\", \"custom_column_break_5ltwg\", \"set_warehouse\", \"cost_center\", \"custom_column_break_2gnjt\", \"custom_selling_percentage_\", \"custom_retail_percentage_\", \"custom_column_break_sl3dn\", \"custom_apply\", \"custom_clear\", \"custom_section_break_i6cpo\", \"items\", \"section_break0\", \"scan_barcode\", \"total_qty\", \"total_taxes_and_charges\", \"taxes_and_charges\", \"total_net_weight\", \"column_break_43\", \"apply_discount_on\", \"base_total\", \"additional_discount_percentage\", \"base_net_total\", \"discount_amount\", \"column_break_27\", \"total\", \"grand_total\", \"net_total\", \"rounding_adjustment\", \"tax_withholding_net_total\", \"base_tax_withholding_net_total\", \"rounded_total\", \"taxes_charges_section\", \"tax_category\", \"custom_column_break_hq6x5\", \"shipping_col\", \"custom_column_break_14ioq\", \"shipping_rule\", \"column_break_53\", \"incoterm\", \"named_place\", \"taxes_section\", \"taxes\", \"totals\", \"base_taxes_and_charges_added\", \"base_taxes_and_charges_deducted\", \"base_total_taxes_and_charges\", \"column_break3\", \"taxes_and_charges_added\", \"taxes_and_charges_deducted\", \"section_break_46\", \"base_grand_total\", \"base_rounding_adjustment\", \"base_rounded_total\", \"base_in_words\", \"column_break_50\", \"in_words\", \"disable_rounded_total\", \"section_break_42\", \"base_discount_amount\", \"column_break_44\", \"custom_column_break_lrfmb\", \"sec_tax_breakup\", \"other_charges_calculation\", \"section_gst_breakup\", \"gst_breakup_table\", \"pricing_rule_details\", \"pricing_rules\", \"raw_material_details\", \"get_current_stock\", \"supplied_items\", \"address_and_contact_tab\", \"section_addresses\", \"supplier_address\", \"address_display\", \"gst_category\", \"col_break_address\", \"contact_person\", \"contact_display\", \"contact_mobile\", \"contact_email\", \"section_break_98\", \"dispatch_address\", \"dispatch_address_display\", \"shipping_address\", \"column_break_100\", \"shipping_address_display\", \"billing_address_section\", \"billing_address\", \"column_break_104\", \"billing_address_display\", \"company_gstin\", \"place_of_supply\", \"terms_tab\", \"tc_name\", \"terms\", \"more_info_tab\", \"status_section\", \"status\", \"column_break4\", \"per_billed\", \"per_returned\", \"subscription_detail\", \"auto_repeat\", \"printing_settings\", \"letter_head\", \"group_same_items\", \"column_break_97\", \"select_print_heading\", \"language\", \"transporter_info\", \"gst_transporter_id\", \"transporter_name\", \"vehicle_no\", \"distance\", \"mode_of_transport\", \"custom_from\", \"column_break5\", \"lr_no\", \"lr_date\", \"driver\", \"driver_name\", \"gst_vehicle_type\", \"custom_handling_charge_date\", \"custom_handling_charger\", \"custom_handling_charger_name\", \"custom_handling_charge_rate\", \"gst_section\", \"ineligibility_reason\", \"additional_info_section\", \"instructions\", \"is_internal_supplier\", \"represents_company\", \"inter_company_reference\", \"custom_landed_cost\", \"column_break_131\", \"remarks\", \"range\", \"amended_from\", \"is_old_subcontracting_flow\", \"other_details\", \"connections_tab\", \"custom_column_break_tjian\", \"custom_column_break_3ljao\", \"is_reverse_charge\"]" + }, + { + "default_value": null, + "doc_type": "Purchase Receipt Item", + "docstatus": 0, + "doctype": "Property Setter", + "doctype_or_field": "DocType", + "field_name": null, + "is_system_generated": 0, + "modified": "2026-01-22 08:31:04.422366", + "module": null, + "name": "Purchase Receipt Item-main-field_order", + "property": "field_order", + "property_type": "Data", + "row_name": null, + "value": "[\"barcode\", \"custom_column_break_5y0bv\", \"custom_barcode_scan\", \"has_item_scanned\", \"section_break_2\", \"item_code\", \"product_bundle\", \"supplier_part_no\", \"column_break_2\", \"item_name\", \"section_break_4\", \"description\", \"gst_hsn_code\", \"is_ineligible_for_itc\", \"brand\", \"image_column\", \"item_group\", \"image\", \"image_view\", \"received_and_accepted\", \"custom_pcs\", \"custom_net_qty\", \"qty\", \"received_qty\", \"rejected_qty\", \"custom_sp_qty\", \"col_break2\", \"uom\", \"stock_uom\", \"conversion_factor\", \"retain_sample\", \"sample_quantity\", \"tracking_section\", \"received_stock_qty\", \"stock_qty\", \"col_break_tracking_section\", \"returned_qty\", \"rate_and_amount\", \"price_list_rate\", \"col_break3\", \"base_price_list_rate\", \"discount_and_margin_section\", \"margin_type\", \"margin_rate_or_amount\", \"rate_with_margin\", \"column_break_37\", \"discount_percentage\", \"discount_amount\", \"distributed_discount_amount\", \"base_rate_with_margin\", \"sec_break1\", \"rate\", \"custom_rack_location\", \"amount\", \"col_break4\", \"base_rate\", \"base_amount\", \"pricing_rules\", \"stock_uom_rate\", \"is_free_item\", \"apply_tds\", \"custom_selling_percentage\", \"custom_selling_rate\", \"custom_retail_percentage_\", \"custom_retail_rate\", \"section_break_29\", \"net_rate\", \"net_amount\", \"item_tax_template\", \"gst_treatment\", \"column_break_32\", \"base_net_rate\", \"base_net_amount\", \"taxable_value\", \"gst_details_section\", \"igst_rate\", \"cgst_rate\", \"sgst_rate\", \"cess_rate\", \"cess_non_advol_rate\", \"cb_gst_details\", \"igst_amount\", \"cgst_amount\", \"sgst_amount\", \"cess_amount\", \"cess_non_advol_amount\", \"valuation_rate\", \"sales_incoming_rate\", \"item_tax_amount\", \"rm_supp_cost\", \"landed_cost_voucher_amount\", \"amount_difference_with_purchase_invoice\", \"billed_amt\", \"warehouse_and_reference\", \"warehouse\", \"rejected_warehouse\", \"from_warehouse\", \"material_request\", \"purchase_order\", \"purchase_invoice\", \"custom_supplier_packing_slip\", \"column_break_40\", \"is_fixed_asset\", \"asset_location\", \"asset_category\", \"schedule_date\", \"quality_inspection\", \"material_request_item\", \"purchase_order_item\", \"purchase_invoice_item\", \"purchase_receipt_item\", \"delivery_note_item\", \"putaway_rule\", \"section_break_45\", \"add_serial_batch_bundle\", \"serial_and_batch_bundle\", \"use_serial_batch_fields\", \"allow_zero_valuation_rate\", \"return_qty_from_rejected_warehouse\", \"bom\", \"serial_no\", \"custom_batch\", \"col_break5\", \"add_serial_batch_for_rejected_qty\", \"rejected_serial_and_batch_bundle\", \"section_break_3vxt\", \"include_exploded_items\", \"batch_no\", \"subcontract_bom_section\", \"rejected_serial_no\", \"column_break_tolu\", \"item_tax_rate\", \"item_weight_details\", \"weight_per_unit\", \"total_weight\", \"column_break_41\", \"weight_uom\", \"manufacture_details\", \"manufacturer\", \"column_break_16\", \"manufacturer_part_no\", \"accounting_details_section\", \"expense_account\", \"wip_composite_asset\", \"column_break_102\", \"provisional_expense_account\", \"accounting_dimensions_section\", \"project\", \"dimension_col_break\", \"cost_center\", \"section_break_80\", \"page_break\", \"sales_order\", \"sales_order_item\", \"subcontracting_receipt_item\"]" + }, + { + "default_value": null, + "doc_type": "Purchase Invoice", + "docstatus": 0, + "doctype": "Property Setter", + "doctype_or_field": "DocType", + "field_name": null, + "is_system_generated": 0, + "modified": "2026-01-22 08:32:21.517457", + "module": null, + "name": "Purchase Invoice-main-field_order", + "property": "field_order", + "property_type": "Data", + "row_name": null, + "value": "[\"title\", \"naming_series\", \"supplier\", \"supplier_name\", \"ewaybill\", \"tax_id\", \"column_break_6\", \"supplier_gstin\", \"bill_no\", \"bill_date\", \"company\", \"column_break_15\", \"set_posting_time\", \"posting_date\", \"posting_time\", \"due_date\", \"update_billed_amount_in_purchase_receipt\", \"custom_column_break_nu6xi\", \"transporter\", \"custom_gc_no\", \"custom_total_lr_rate\", \"custom_sales_person\", \"update_outstanding_for_self\", \"update_billed_amount_in_purchase_order\", \"cost_center\", \"column_break1\", \"is_paid\", \"is_return\", \"apply_tds\", \"is_reverse_charge\", \"update_stock\", \"is_subcontracted\", \"supplier_invoice_details\", \"tax_withholding_category\", \"return_against\", \"amended_from\", \"accounting_dimensions_section\", \"custom_column_break_ay9mo\", \"dimension_col_break\", \"project\", \"currency_and_price_list\", \"currency\", \"conversion_rate\", \"use_transaction_date_exchange_rate\", \"column_break2\", \"buying_price_list\", \"price_list_currency\", \"plc_conversion_rate\", \"ignore_pricing_rule\", \"sec_warehouse\", \"custom_column_break_5mni5\", \"col_break_warehouse\", \"set_warehouse\", \"set_from_warehouse\", \"rejected_warehouse\", \"supplier_warehouse\", \"items_section\", \"items\", \"section_break_26\", \"scan_barcode\", \"last_scanned_warehouse\", \"total_qty\", \"total_net_weight\", \"total_taxes_and_charges\", \"taxes_and_charges\", \"column_break_50\", \"base_total\", \"apply_discount_on\", \"additional_discount_percentage\", \"discount_amount\", \"column_break_28\", \"total\", \"net_total\", \"base_net_total\", \"tax_withholding_net_total\", \"base_tax_withholding_net_total\", \"grand_total\", \"rounding_adjustment\", \"rounded_total\", \"disable_rounded_total\", \"taxes_section\", \"tax_category\", \"column_break_58\", \"shipping_rule\", \"column_break_49\", \"incoterm\", \"named_place\", \"section_break_51\", \"taxes\", \"totals\", \"base_taxes_and_charges_added\", \"base_taxes_and_charges_deducted\", \"base_total_taxes_and_charges\", \"column_break_40\", \"taxes_and_charges_added\", \"taxes_and_charges_deducted\", \"section_break_49\", \"base_grand_total\", \"base_rounding_adjustment\", \"base_rounded_total\", \"base_in_words\", \"column_break8\", \"use_company_roundoff_cost_center\", \"in_words\", \"total_advance\", \"outstanding_amount\", \"section_break_44\", \"base_discount_amount\", \"column_break_46\", \"tax_withheld_vouchers_section\", \"tax_withheld_vouchers\", \"sec_tax_breakup\", \"other_charges_calculation\", \"section_gst_breakup\", \"gst_breakup_table\", \"pricing_rule_details\", \"pricing_rules\", \"raw_materials_supplied\", \"supplied_items\", \"payments_tab\", \"payments_section\", \"mode_of_payment\", \"base_paid_amount\", \"clearance_date\", \"col_br_payments\", \"cash_bank_account\", \"paid_amount\", \"advances_section\", \"allocate_advances_automatically\", \"only_include_allocated_payments\", \"get_advances\", \"advances\", \"advance_tax\", \"write_off\", \"write_off_amount\", \"base_write_off_amount\", \"column_break_61\", \"write_off_account\", \"write_off_cost_center\", \"address_and_contact_tab\", \"section_addresses\", \"supplier_address\", \"address_display\", \"gst_category\", \"col_break_address\", \"contact_person\", \"contact_display\", \"contact_mobile\", \"contact_email\", \"company_shipping_address_section\", \"dispatch_address\", \"dispatch_address_display\", \"shipping_address\", \"column_break_126\", \"shipping_address_display\", \"company_billing_address_section\", \"billing_address\", \"column_break_130\", \"billing_address_display\", \"company_gstin\", \"place_of_supply\", \"terms_tab\", \"payment_schedule_section\", \"payment_terms_template\", \"ignore_default_payment_terms_template\", \"payment_schedule\", \"terms_section_break\", \"tc_name\", \"terms\", \"more_info_tab\", \"status_section\", \"status\", \"column_break_177\", \"per_received\", \"accounting_details_section\", \"credit_to\", \"party_account_currency\", \"is_opening\", \"against_expense_account\", \"column_break_63\", \"unrealized_profit_loss_account\", \"subscription_section\", \"subscription\", \"auto_repeat\", \"update_auto_repeat_reference\", \"column_break_114\", \"from_date\", \"to_date\", \"printing_settings\", \"letter_head\", \"group_same_items\", \"column_break_112\", \"select_print_heading\", \"language\", \"transporter_info\", \"transporter_col_break\", \"transporter_name\", \"gst_transporter_id\", \"vehicle_no\", \"driver\", \"distance\", \"lr_no\", \"mode_of_transport\", \"driver_name\", \"lr_date\", \"gst_vehicle_type\", \"custom_handling_charge_date\", \"custom_handling_charger\", \"custom_handling_charger_name\", \"custom_handling_charge_rate\", \"gst_section\", \"itc_classification\", \"ineligibility_reason\", \"reconciliation_status\", \"sb_14\", \"on_hold\", \"release_date\", \"cb_17\", \"hold_comment\", \"additional_info_section\", \"is_internal_supplier\", \"represents_company\", \"supplier_group\", \"column_break_147\", \"inter_company_invoice_reference\", \"is_old_subcontracting_flow\", \"remarks\", \"connections_tab\"]" + }, + { + "default_value": null, + "doc_type": "Purchase Invoice Item", + "docstatus": 0, + "doctype": "Property Setter", + "doctype_or_field": "DocType", + "field_name": null, + "is_system_generated": 0, + "modified": "2026-01-22 08:33:08.006232", + "module": null, + "name": "Purchase Invoice Item-main-field_order", + "property": "field_order", + "property_type": "Data", + "row_name": null, + "value": "[\"item_code\", \"product_bundle\", \"col_break1\", \"item_name\", \"description_section\", \"description\", \"gst_hsn_code\", \"is_ineligible_for_itc\", \"brand\", \"col_break7\", \"item_group\", \"image\", \"image_view\", \"quantity_and_rate\", \"custom_column_break_6usu3\", \"custom_net_qty\", \"custom_pcs\", \"qty\", \"received_qty\", \"rejected_qty\", \"pending_boe_qty\", \"col_break2\", \"uom\", \"conversion_factor\", \"stock_uom\", \"stock_qty\", \"sec_break1\", \"price_list_rate\", \"col_break3\", \"base_price_list_rate\", \"section_break_26\", \"margin_type\", \"margin_rate_or_amount\", \"rate_with_margin\", \"column_break_30\", \"discount_percentage\", \"discount_amount\", \"distributed_discount_amount\", \"base_rate_with_margin\", \"sec_break2\", \"rate\", \"custom_rack_location\", \"amount\", \"item_tax_template\", \"gst_treatment\", \"col_break4\", \"base_rate\", \"base_amount\", \"pricing_rules\", \"stock_uom_rate\", \"is_free_item\", \"apply_tds\", \"section_break_22\", \"net_rate\", \"net_amount\", \"column_break_25\", \"base_net_rate\", \"base_net_amount\", \"taxable_value\", \"gst_details_section\", \"igst_rate\", \"cgst_rate\", \"sgst_rate\", \"cess_rate\", \"cess_non_advol_rate\", \"cb_gst_details\", \"igst_amount\", \"cgst_amount\", \"sgst_amount\", \"cess_amount\", \"cess_non_advol_amount\", \"valuation_rate\", \"sales_incoming_rate\", \"item_tax_amount\", \"landed_cost_voucher_amount\", \"rm_supp_cost\", \"warehouse_section\", \"warehouse\", \"add_serial_batch_bundle\", \"serial_and_batch_bundle\", \"use_serial_batch_fields\", \"col_br_wh\", \"from_warehouse\", \"quality_inspection\", \"rejected_warehouse\", \"rejected_serial_and_batch_bundle\", \"section_break_rqbe\", \"serial_no\", \"rejected_serial_no\", \"column_break_vbbb\", \"batch_no\", \"manufacture_details\", \"manufacturer\", \"column_break_13\", \"manufacturer_part_no\", \"accounting\", \"expense_account\", \"wip_composite_asset\", \"col_break5\", \"is_fixed_asset\", \"asset_location\", \"asset_category\", \"deferred_expense_section\", \"deferred_expense_account\", \"service_stop_date\", \"enable_deferred_expense\", \"column_break_58\", \"service_start_date\", \"service_end_date\", \"reference\", \"allow_zero_valuation_rate\", \"item_tax_rate\", \"bom\", \"include_exploded_items\", \"purchase_invoice_item\", \"col_break6\", \"purchase_order\", \"po_detail\", \"purchase_receipt\", \"pr_detail\", \"sales_invoice_item\", \"material_request\", \"material_request_item\", \"item_weight_details\", \"weight_per_unit\", \"total_weight\", \"column_break_38\", \"weight_uom\", \"accounting_dimensions_section\", \"project\", \"dimension_col_break\", \"cost_center\", \"section_break_82\", \"page_break\"]" + }, + { + "default_value": null, + "doc_type": "Item", + "docstatus": 0, + "doctype": "Property Setter", + "doctype_or_field": "DocType", + "field_name": null, + "is_system_generated": 0, + "modified": "2026-01-22 08:34:10.116543", + "module": null, + "name": "Item-main-field_order", + "property": "field_order", + "property_type": "Data", + "row_name": null, + "value": "[\"workflow_state\", \"details\", \"naming_series\", \"item_code\", \"item_name\", \"custom_item_short_name\", \"item_group\", \"gst_hsn_code\", \"stock_uom\", \"custom_rak_location\", \"custom_column_break_fprov\", \"brand\", \"column_break0\", \"disabled\", \"allow_alternative_item\", \"is_stock_item\", \"has_variants\", \"include_item_in_manufacturing\", \"opening_stock\", \"valuation_rate\", \"standard_rate\", \"shopify_selling_rate\", \"custom_cost_center\", \"is_fixed_asset\", \"auto_create_assets\", \"is_grouped_asset\", \"asset_category\", \"asset_naming_series\", \"over_delivery_receipt_allowance\", \"over_billing_allowance\", \"image\", \"section_break_11\", \"description\", \"custom_column_break_xpb0k\", \"taxes\", \"dashboard_tab\", \"inventory_section\", \"inventory_settings_section\", \"shelf_life_in_days\", \"end_of_life\", \"default_material_request_type\", \"valuation_method\", \"column_break1\", \"warranty_period\", \"weight_per_unit\", \"weight_uom\", \"allow_negative_stock\", \"sb_barcodes\", \"barcodes\", \"reorder_section\", \"reorder_levels\", \"unit_of_measure_conversion\", \"uoms\", \"serial_nos_and_batches\", \"has_batch_no\", \"custom_sanforize\", \"create_new_batch\", \"batch_number_series\", \"has_expiry_date\", \"retain_sample\", \"sample_quantity\", \"column_break_37\", \"has_serial_no\", \"serial_no_series\", \"variants_section\", \"variant_of\", \"variant_based_on\", \"attributes\", \"accounting\", \"deferred_accounting_section\", \"enable_deferred_expense\", \"no_of_months_exp\", \"column_break_9s9o\", \"enable_deferred_revenue\", \"no_of_months\", \"section_break_avcp\", \"item_defaults\", \"purchasing_tab\", \"purchase_uom\", \"min_order_qty\", \"safety_stock\", \"is_purchase_item\", \"purchase_details_cb\", \"lead_time_days\", \"last_purchase_rate\", \"is_customer_provided_item\", \"customer\", \"supplier_details\", \"delivered_by_supplier\", \"column_break2\", \"supplier_items\", \"foreign_trade_details\", \"country_of_origin\", \"column_break_59\", \"customs_tariff_number\", \"sales_details\", \"sales_uom\", \"grant_commission\", \"is_sales_item\", \"column_break3\", \"max_discount\", \"customer_details\", \"customer_items\", \"item_tax_section_break\", \"is_ineligible_for_itc\", \"quality_tab\", \"inspection_required_before_purchase\", \"quality_inspection_template\", \"inspection_required_before_delivery\", \"manufacturing\", \"is_sub_contracted_item\", \"default_bom\", \"column_break_74\", \"customer_code\", \"default_item_manufacturer\", \"default_manufacturer_part_no\", \"total_projected_qty\"]" + }, + { + "default_value": null, + "doc_type": "Sales Order Item", + "docstatus": 0, + "doctype": "Property Setter", + "doctype_or_field": "DocType", + "field_name": null, + "is_system_generated": 0, + "modified": "2026-01-22 08:35:55.025274", + "module": null, + "name": "Sales Order Item-main-field_order", + "property": "field_order", + "property_type": "Data", + "row_name": null, + "value": "[\"item_code\", \"item_name\", \"customer_item_code\", \"ensure_delivery_based_on_produced_serial_no\", \"is_stock_item\", \"reserve_stock\", \"col_break1\", \"delivery_date\", \"section_break_5\", \"description\", \"gst_hsn_code\", \"item_group\", \"brand\", \"image_section\", \"image\", \"image_view\", \"quantity_and_rate\", \"custom_net_qty\", \"custom_pcs\", \"qty\", \"stock_uom\", \"col_break2\", \"uom\", \"conversion_factor\", \"stock_qty\", \"stock_reserved_qty\", \"section_break_16\", \"price_list_rate\", \"base_price_list_rate\", \"discount_and_margin\", \"shopify_item_discount\", \"margin_type\", \"margin_rate_or_amount\", \"rate_with_margin\", \"column_break_19\", \"discount_percentage\", \"discount_amount\", \"distributed_discount_amount\", \"base_rate_with_margin\", \"section_break_simple1\", \"rate\", \"custom_rack_location\", \"amount\", \"batch_no\", \"item_tax_template\", \"gst_treatment\", \"custom_total\", \"col_break3\", \"base_rate\", \"base_amount\", \"pricing_rules\", \"stock_uom_rate\", \"is_free_item\", \"grant_commission\", \"section_break_24\", \"net_rate\", \"net_amount\", \"column_break_27\", \"base_net_rate\", \"base_net_amount\", \"taxable_value\", \"gst_details_section\", \"igst_rate\", \"cgst_rate\", \"sgst_rate\", \"cess_rate\", \"cess_non_advol_rate\", \"cb_gst_details\", \"igst_amount\", \"cgst_amount\", \"sgst_amount\", \"cess_amount\", \"cess_non_advol_amount\", \"billed_amt\", \"valuation_rate\", \"gross_profit\", \"drop_ship_section\", \"delivered_by_supplier\", \"supplier\", \"item_weight_details\", \"weight_per_unit\", \"total_weight\", \"column_break_21\", \"weight_uom\", \"warehouse_and_reference\", \"warehouse\", \"target_warehouse\", \"prevdoc_docname\", \"quotation_item\", \"col_break4\", \"against_blanket_order\", \"blanket_order\", \"blanket_order_rate\", \"available_quantity_section\", \"actual_qty\", \"column_break_jpky\", \"company_total_stock\", \"manufacturing_section_section\", \"bom_no\", \"planning_section\", \"projected_qty\", \"ordered_qty\", \"planned_qty\", \"production_plan_qty\", \"column_break_69\", \"work_order_qty\", \"delivered_qty\", \"produced_qty\", \"returned_qty\", \"picked_qty\", \"shopping_cart_section\", \"additional_notes\", \"section_break_63\", \"page_break\", \"item_tax_rate\", \"transaction_date\", \"inter_transfer_reference_section\", \"material_request\", \"purchase_order\", \"column_break_89\", \"material_request_item\", \"purchase_order_item\", \"accounting_dimensions_section\", \"cost_center\", \"column_break_ihdh\", \"project\"]" } ] \ No newline at end of file diff --git a/calicut_textiles/fixtures/role.json b/calicut_textiles/fixtures/role.json index 4ab1d07..4600624 100644 --- a/calicut_textiles/fixtures/role.json +++ b/calicut_textiles/fixtures/role.json @@ -935,45 +935,6 @@ "role_name": "CT ADMIN", "two_factor_auth": 0 }, - { - "desk_access": 1, - "disabled": 0, - "docstatus": 0, - "doctype": "Role", - "home_page": null, - "is_custom": 0, - "modified": "2026-01-26 17:40:52.627609", - "name": "dailycashapprovel", - "restrict_to_domain": null, - "role_name": "dailycashapprovel", - "two_factor_auth": 0 - }, - { - "desk_access": 1, - "disabled": 0, - "docstatus": 0, - "doctype": "Role", - "home_page": null, - "is_custom": 0, - "modified": "2026-01-27 14:09:19.344180", - "name": "CT CASH APPROVER", - "restrict_to_domain": null, - "role_name": "CT CASH APPROVER", - "two_factor_auth": 0 - }, - { - "desk_access": 1, - "disabled": 0, - "docstatus": 0, - "doctype": "Role", - "home_page": null, - "is_custom": 0, - "modified": "2026-01-27 14:09:39.722368", - "name": "CT CASH APPROVER UNDER 5000", - "restrict_to_domain": null, - "role_name": "CT CASH APPROVER UNDER 5000", - "two_factor_auth": 0 - }, { "desk_access": 1, "disabled": 0,