diff --git a/erpnext/selling/doctype/quotation/quotation.json b/erpnext/selling/doctype/quotation/quotation.json index 3d49871a456c5dff5e4721aa521d3e36cad786b4..01543949eb25eb3235d5484df53c659e18dd6106 100644 --- a/erpnext/selling/doctype/quotation/quotation.json +++ b/erpnext/selling/doctype/quotation/quotation.json @@ -1082,13 +1082,15 @@ "fieldname": "markup_percentage", "fieldtype": "Percent", "label": "Markup Percentage", - "read_only": 1 + "read_only": 1, + "print_hide": 1 }, { "fieldname": "gross_profit_percentage", "fieldtype": "Percent", "label": "Gross Profit Percentage", - "read_only": 1 + "read_only": 1, + "print_hide": 1 }, { "fieldname": "margin_section", @@ -1104,7 +1106,7 @@ "idx": 82, "is_submittable": 1, "links": [], - "modified": "2024-03-27 13:10:30.774058", + "modified": "2024-05-30 09:49:33.187574", "modified_by": "Administrator", "module": "Selling", "name": "Quotation", diff --git a/erpnext/selling/doctype/quotation_item/quotation_item.json b/erpnext/selling/doctype/quotation_item/quotation_item.json index 79727b00216ee52aac79edc3a7da38f58beff590..8a4fbf4e10c6e32eaa4e1c899a7f1736a906a4ec 100644 --- a/erpnext/selling/doctype/quotation_item/quotation_item.json +++ b/erpnext/selling/doctype/quotation_item/quotation_item.json @@ -489,7 +489,8 @@ { "fieldname": "stock_balance", "fieldtype": "Button", - "label": "Stock Balance" + "label": "Stock Balance", + "print_hide": 1 }, { "fieldname": "reference", @@ -700,29 +701,34 @@ "fieldname": "last_purchase_rate", "fieldtype": "Currency", "label": "Last Purchase Rate", - "read_only": 1 + "read_only": 1, + "print_hide": 1 }, { "fieldname": "supplier", "fieldtype": "Link", "label": "Supplier", - "options": "Supplier" + "options": "Supplier", + "print_hide": 1 }, { "description": "Set a custom gross profit percentage to recalculate your item selling rate", "fieldname": "gross_profit_percentage", "fieldtype": "Percent", - "label": "Gross Profit Percentage" + "label": "Gross Profit Percentage", + "print_hide": 1 }, { "fieldname": "additional_costs_percentage", "fieldtype": "Percent", - "label": "Additional Costs Percentage" + "label": "Additional Costs Percentage", + "print_hide": 1 }, { "fieldname": "additional_costs_amount", "fieldtype": "Currency", - "label": "Additional Costs Amount" + "label": "Additional Costs Amount", + "print_hide": 1 }, { "fieldname": "costs_section", @@ -735,7 +741,8 @@ "fieldname": "gross_profit_calculation_rule", "fieldtype": "Select", "label": "Cost Price Based On", - "options": "Valuation Rate\nLast Purchase Rate\nSupplier Cost Price" + "options": "Valuation Rate\nLast Purchase Rate\nSupplier Cost Price", + "print_hide": 1 }, { "fieldname": "section_break_nqjy", @@ -750,6 +757,7 @@ "fieldname": "supplier_unit_cost_price", "fieldtype": "Currency", "label": "Supplier Unit Price", + "print_hide": 1, "read_only": 1 }, { @@ -759,25 +767,28 @@ { "fieldname": "base_unit_cost_price", "fieldtype": "Currency", - "label": "Base Unit Cost Price" + "label": "Base Unit Cost Price", + "print_hide": 1 }, { "fieldname": "unit_cost_price", "fieldtype": "Currency", "label": "Unit Cost Price", - "read_only": 1 + "read_only": 1, + "print_hide": 1 }, { "description": "Set a custom mark-up percentage to recalculate your item selling rate", "fieldname": "markup_percentage", "fieldtype": "Percent", - "label": "Mark-up percentage" + "label": "Mark-up percentage", + "print_hide": 1 } ], "idx": 1, "istable": 1, "links": [], - "modified": "2024-03-27 13:10:31.183320", + "modified": "2024-05-30 10:01:34.634346", "modified_by": "Administrator", "module": "Selling", "name": "Quotation Item", diff --git a/erpnext/selling/doctype/sales_order/sales_order.json b/erpnext/selling/doctype/sales_order/sales_order.json index 2af4417209bb53c707af25e2c759ae20ad63bb7a..8a987285c1018c1d312c8934b9c4f2b149f91b3a 100644 --- a/erpnext/selling/doctype/sales_order/sales_order.json +++ b/erpnext/selling/doctype/sales_order/sales_order.json @@ -1694,7 +1694,8 @@ "fieldname": "markup_percentage", "fieldtype": "Percent", "label": "Markup Percentage", - "read_only": 1 + "read_only": 1, + "print_hide": 1 }, { "fieldname": "column_break_zpzm", @@ -1704,14 +1705,15 @@ "fieldname": "gross_profit_percentage", "fieldtype": "Percent", "label": "Gross Profit Percentage", - "read_only": 1 + "read_only": 1, + "print_hide": 1 } ], "icon": "uil uil-file-alt", "idx": 105, "is_submittable": 1, "links": [], - "modified": "2024-05-23 16:35:54.905804", + "modified": "2024-05-30 09:49:20.581198", "modified_by": "Administrator", "module": "Selling", "name": "Sales Order", diff --git a/erpnext/selling/doctype/sales_order_item/sales_order_item.json b/erpnext/selling/doctype/sales_order_item/sales_order_item.json index 575d80c334e8e91e278bed8a2aee4974119def0e..52695ae62a157bccf96531b01ad7619fb6f702e9 100644 --- a/erpnext/selling/doctype/sales_order_item/sales_order_item.json +++ b/erpnext/selling/doctype/sales_order_item/sales_order_item.json @@ -960,6 +960,7 @@ "fieldname": "supplier_unit_cost_price", "fieldtype": "Currency", "label": "Supplier Unit Price", + "print_hide": 1, "read_only": 1 }, { @@ -970,19 +971,22 @@ "fieldname": "gross_profit_calculation_rule", "fieldtype": "Select", "label": "Cost Price Based On", - "options": "Valuation Rate\nLast Purchase Rate\nSupplier Cost Price" + "options": "Valuation Rate\nLast Purchase Rate\nSupplier Cost Price", + "print_hide": 1 }, { "description": "Set a custom gross profit percentage to recalculate your item selling rate", "fieldname": "gross_profit_percentage", "fieldtype": "Percent", - "label": "Gross Profit Percentage" + "label": "Gross Profit Percentage", + "print_hide": 1 }, { "description": "Set a custom mark-up percentage to recalculate your item selling rate", "fieldname": "markup_percentage", "fieldtype": "Percent", - "label": "Mark-up percentage" + "label": "Mark-up percentage", + "print_hide": 1 }, { "fieldname": "column_break_dxth", @@ -991,29 +995,34 @@ { "fieldname": "base_unit_cost_price", "fieldtype": "Currency", - "label": "Base Unit Cost Price" + "label": "Base Unit Cost Price", + "print_hide": 1 }, { "fieldname": "additional_costs_percentage", "fieldtype": "Percent", - "label": "Additional Costs Percentage" + "label": "Additional Costs Percentage", + "print_hide": 1 }, { "fieldname": "additional_costs_amount", "fieldtype": "Currency", - "label": "Additional Costs Amount" + "label": "Additional Costs Amount", + "print_hide": 1 }, { "fieldname": "unit_cost_price", "fieldtype": "Currency", "label": "Unit Cost Price", - "read_only": 1 + "read_only": 1, + "print_hide": 1 }, { "fieldname": "last_purchase_rate", "fieldtype": "Currency", "label": "Last Purchase Rate", - "read_only": 1 + "read_only": 1, + "print_hide": 1 }, { "fieldname": "accounting_dimensions_section", @@ -1034,13 +1043,14 @@ "fieldname": "cost_center", "fieldtype": "Link", "label": "Cost Center", - "options": "Cost Center" + "options": "Cost Center", + "print_hide": 1 } ], "idx": 1, "istable": 1, "links": [], - "modified": "2024-05-20 14:42:24.670935", + "modified": "2024-05-30 09:55:06.497529", "modified_by": "Administrator", "module": "Selling", "name": "Sales Order Item",