mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-28 01:14:46 +00:00
fix: pos profile form cleanup (#52436)
This commit is contained in:
@@ -13,52 +13,69 @@
|
|||||||
"column_break_9",
|
"column_break_9",
|
||||||
"warehouse",
|
"warehouse",
|
||||||
"company_address",
|
"company_address",
|
||||||
"section_break_15",
|
"accounting_tab",
|
||||||
"applicable_for_users",
|
|
||||||
"section_break_11",
|
"section_break_11",
|
||||||
"payments",
|
"payments",
|
||||||
|
"set_grand_total_to_default_mop",
|
||||||
|
"price_list_and_currency_section",
|
||||||
|
"currency",
|
||||||
|
"column_break_bptt",
|
||||||
|
"selling_price_list",
|
||||||
|
"write_off_section",
|
||||||
|
"write_off_account",
|
||||||
|
"column_break_ukpz",
|
||||||
|
"write_off_cost_center",
|
||||||
|
"column_break_pkca",
|
||||||
|
"write_off_limit",
|
||||||
|
"income_and_expense_account",
|
||||||
|
"income_account",
|
||||||
|
"column_break_byzk",
|
||||||
|
"expense_account",
|
||||||
|
"taxes_section",
|
||||||
|
"taxes_and_charges",
|
||||||
|
"column_break_cjpp",
|
||||||
|
"tax_category",
|
||||||
|
"section_break_19",
|
||||||
|
"account_for_change_amount",
|
||||||
|
"disable_rounded_total",
|
||||||
|
"column_break_23",
|
||||||
|
"apply_discount_on",
|
||||||
|
"allow_partial_payment",
|
||||||
|
"accounting_dimensions_section",
|
||||||
|
"cost_center",
|
||||||
|
"dimension_col_break",
|
||||||
|
"project",
|
||||||
|
"pos_configurations_tab",
|
||||||
"section_break_14",
|
"section_break_14",
|
||||||
"hide_images",
|
|
||||||
"hide_unavailable_items",
|
|
||||||
"auto_add_item_to_cart",
|
|
||||||
"validate_stock_on_save",
|
|
||||||
"print_receipt_on_order_complete",
|
|
||||||
"action_on_new_invoice",
|
"action_on_new_invoice",
|
||||||
|
"validate_stock_on_save",
|
||||||
"column_break_16",
|
"column_break_16",
|
||||||
"update_stock",
|
"update_stock",
|
||||||
"ignore_pricing_rule",
|
"ignore_pricing_rule",
|
||||||
|
"print_receipt_on_order_complete",
|
||||||
|
"pos_item_selector_section",
|
||||||
|
"hide_images",
|
||||||
|
"column_break_rpny",
|
||||||
|
"hide_unavailable_items",
|
||||||
|
"column_break_stcl",
|
||||||
|
"auto_add_item_to_cart",
|
||||||
|
"pos_item_details_section",
|
||||||
"allow_rate_change",
|
"allow_rate_change",
|
||||||
|
"column_break_hwfg",
|
||||||
"allow_discount_change",
|
"allow_discount_change",
|
||||||
"set_grand_total_to_default_mop",
|
"section_break_15",
|
||||||
"allow_partial_payment",
|
"applicable_for_users",
|
||||||
"section_break_23",
|
"section_break_23",
|
||||||
"item_groups",
|
"item_groups",
|
||||||
"column_break_25",
|
"column_break_25",
|
||||||
"customer_groups",
|
"customer_groups",
|
||||||
|
"more_info_tab",
|
||||||
"section_break_16",
|
"section_break_16",
|
||||||
"print_format",
|
"print_format",
|
||||||
"letter_head",
|
"letter_head",
|
||||||
"column_break0",
|
"column_break0",
|
||||||
"tc_name",
|
"tc_name",
|
||||||
"select_print_heading",
|
"select_print_heading",
|
||||||
"section_break_19",
|
|
||||||
"selling_price_list",
|
|
||||||
"currency",
|
|
||||||
"write_off_account",
|
|
||||||
"write_off_cost_center",
|
|
||||||
"write_off_limit",
|
|
||||||
"account_for_change_amount",
|
|
||||||
"disable_rounded_total",
|
|
||||||
"column_break_23",
|
|
||||||
"income_account",
|
|
||||||
"expense_account",
|
|
||||||
"taxes_and_charges",
|
|
||||||
"tax_category",
|
|
||||||
"apply_discount_on",
|
|
||||||
"accounting_dimensions_section",
|
|
||||||
"cost_center",
|
|
||||||
"dimension_col_break",
|
|
||||||
"project",
|
|
||||||
"utm_analytics_section",
|
"utm_analytics_section",
|
||||||
"utm_source",
|
"utm_source",
|
||||||
"column_break_tvls",
|
"column_break_tvls",
|
||||||
@@ -133,8 +150,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "section_break_14",
|
"fieldname": "section_break_14",
|
||||||
"fieldtype": "Section Break",
|
"fieldtype": "Section Break"
|
||||||
"label": "Configuration"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Only show Items from these Item Groups",
|
"description": "Only show Items from these Item Groups",
|
||||||
@@ -155,6 +171,7 @@
|
|||||||
"options": "POS Customer Group"
|
"options": "POS Customer Group"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"collapsible": 1,
|
||||||
"fieldname": "section_break_16",
|
"fieldname": "section_break_16",
|
||||||
"fieldtype": "Section Break",
|
"fieldtype": "Section Break",
|
||||||
"label": "Print Settings"
|
"label": "Print Settings"
|
||||||
@@ -194,7 +211,7 @@
|
|||||||
{
|
{
|
||||||
"fieldname": "section_break_19",
|
"fieldname": "section_break_19",
|
||||||
"fieldtype": "Section Break",
|
"fieldtype": "Section Break",
|
||||||
"label": "Accounting"
|
"label": "Miscellaneous"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "selling_price_list",
|
"fieldname": "selling_price_list",
|
||||||
@@ -430,6 +447,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"default": "0",
|
"default": "0",
|
||||||
|
"description": "Applicable on POS Invoice",
|
||||||
"fieldname": "allow_partial_payment",
|
"fieldname": "allow_partial_payment",
|
||||||
"fieldtype": "Check",
|
"fieldtype": "Check",
|
||||||
"label": "Allow Partial Payment"
|
"label": "Allow Partial Payment"
|
||||||
@@ -447,6 +465,83 @@
|
|||||||
"fieldname": "utm_analytics_section",
|
"fieldname": "utm_analytics_section",
|
||||||
"fieldtype": "Section Break",
|
"fieldtype": "Section Break",
|
||||||
"label": "Campaign"
|
"label": "Campaign"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "accounting_tab",
|
||||||
|
"fieldtype": "Tab Break",
|
||||||
|
"label": "Accounting"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "more_info_tab",
|
||||||
|
"fieldtype": "Tab Break",
|
||||||
|
"label": "More Info"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "pos_configurations_tab",
|
||||||
|
"fieldtype": "Tab Break",
|
||||||
|
"label": "POS Configurations"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "price_list_and_currency_section",
|
||||||
|
"fieldtype": "Section Break",
|
||||||
|
"label": "Price List & Currency"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "column_break_bptt",
|
||||||
|
"fieldtype": "Column Break"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "write_off_section",
|
||||||
|
"fieldtype": "Section Break",
|
||||||
|
"label": "Write Off"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "column_break_ukpz",
|
||||||
|
"fieldtype": "Column Break"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "column_break_pkca",
|
||||||
|
"fieldtype": "Column Break"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "income_and_expense_account",
|
||||||
|
"fieldtype": "Section Break",
|
||||||
|
"label": "Income and Expense"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "column_break_byzk",
|
||||||
|
"fieldtype": "Column Break"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "taxes_section",
|
||||||
|
"fieldtype": "Section Break",
|
||||||
|
"label": "Taxes"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "column_break_cjpp",
|
||||||
|
"fieldtype": "Column Break"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "pos_item_selector_section",
|
||||||
|
"fieldtype": "Section Break",
|
||||||
|
"label": "POS Item Selector"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "column_break_rpny",
|
||||||
|
"fieldtype": "Column Break"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "column_break_stcl",
|
||||||
|
"fieldtype": "Column Break"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "pos_item_details_section",
|
||||||
|
"fieldtype": "Section Break",
|
||||||
|
"label": "POS Item Details"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "column_break_hwfg",
|
||||||
|
"fieldtype": "Column Break"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"grid_page_length": 50,
|
"grid_page_length": 50,
|
||||||
@@ -475,7 +570,7 @@
|
|||||||
"link_fieldname": "pos_profile"
|
"link_fieldname": "pos_profile"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2026-02-10 14:24:48.597412",
|
"modified": "2026-05-26 12:07:48.597412",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "POS Profile",
|
"name": "POS Profile",
|
||||||
|
|||||||
Reference in New Issue
Block a user