fix: Consistent customer and supplier forms
This commit is contained in:
parent
4b2521c9f3
commit
0a67b0239e
@ -18,16 +18,16 @@
|
|||||||
"tax_id",
|
"tax_id",
|
||||||
"tax_category",
|
"tax_category",
|
||||||
"tax_withholding_category",
|
"tax_withholding_category",
|
||||||
"is_transporter",
|
|
||||||
"is_internal_supplier",
|
|
||||||
"represents_company",
|
|
||||||
"image",
|
"image",
|
||||||
"column_break0",
|
"column_break0",
|
||||||
"supplier_group",
|
"supplier_group",
|
||||||
"supplier_type",
|
"supplier_type",
|
||||||
"allow_purchase_invoice_creation_without_purchase_order",
|
"allow_purchase_invoice_creation_without_purchase_order",
|
||||||
"allow_purchase_invoice_creation_without_purchase_receipt",
|
"allow_purchase_invoice_creation_without_purchase_receipt",
|
||||||
|
"is_internal_supplier",
|
||||||
|
"represents_company",
|
||||||
"disabled",
|
"disabled",
|
||||||
|
"is_transporter",
|
||||||
"warn_rfqs",
|
"warn_rfqs",
|
||||||
"warn_pos",
|
"warn_pos",
|
||||||
"prevent_rfqs",
|
"prevent_rfqs",
|
||||||
@ -38,12 +38,6 @@
|
|||||||
"default_currency",
|
"default_currency",
|
||||||
"column_break_10",
|
"column_break_10",
|
||||||
"default_price_list",
|
"default_price_list",
|
||||||
"section_credit_limit",
|
|
||||||
"payment_terms",
|
|
||||||
"cb_21",
|
|
||||||
"on_hold",
|
|
||||||
"hold_type",
|
|
||||||
"release_date",
|
|
||||||
"address_contacts",
|
"address_contacts",
|
||||||
"address_html",
|
"address_html",
|
||||||
"column_break1",
|
"column_break1",
|
||||||
@ -57,6 +51,12 @@
|
|||||||
"primary_address",
|
"primary_address",
|
||||||
"default_payable_accounts",
|
"default_payable_accounts",
|
||||||
"accounts",
|
"accounts",
|
||||||
|
"section_credit_limit",
|
||||||
|
"payment_terms",
|
||||||
|
"cb_21",
|
||||||
|
"on_hold",
|
||||||
|
"hold_type",
|
||||||
|
"release_date",
|
||||||
"default_tax_withholding_config",
|
"default_tax_withholding_config",
|
||||||
"column_break2",
|
"column_break2",
|
||||||
"website",
|
"website",
|
||||||
@ -258,7 +258,7 @@
|
|||||||
"collapsible": 1,
|
"collapsible": 1,
|
||||||
"fieldname": "section_credit_limit",
|
"fieldname": "section_credit_limit",
|
||||||
"fieldtype": "Section Break",
|
"fieldtype": "Section Break",
|
||||||
"label": "Credit Limit"
|
"label": "Payment Terms"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "payment_terms",
|
"fieldname": "payment_terms",
|
||||||
@ -432,7 +432,7 @@
|
|||||||
"link_fieldname": "party"
|
"link_fieldname": "party"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2021-10-20 22:03:33.147249",
|
"modified": "2022-04-16 18:02:27.838623",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Buying",
|
"module": "Buying",
|
||||||
"name": "Supplier",
|
"name": "Supplier",
|
||||||
@ -497,6 +497,7 @@
|
|||||||
"show_name_in_global_search": 1,
|
"show_name_in_global_search": 1,
|
||||||
"sort_field": "modified",
|
"sort_field": "modified",
|
||||||
"sort_order": "ASC",
|
"sort_order": "ASC",
|
||||||
|
"states": [],
|
||||||
"title_field": "supplier_name",
|
"title_field": "supplier_name",
|
||||||
"track_changes": 1
|
"track_changes": 1
|
||||||
}
|
}
|
@ -59,6 +59,7 @@ treeviews = [
|
|||||||
"Warehouse",
|
"Warehouse",
|
||||||
"Item Group",
|
"Item Group",
|
||||||
"Customer Group",
|
"Customer Group",
|
||||||
|
"Supplier Group",
|
||||||
"Sales Person",
|
"Sales Person",
|
||||||
"Territory",
|
"Territory",
|
||||||
"Assessment Group",
|
"Assessment Group",
|
||||||
|
@ -15,23 +15,23 @@
|
|||||||
"salutation",
|
"salutation",
|
||||||
"customer_name",
|
"customer_name",
|
||||||
"gender",
|
"gender",
|
||||||
"customer_type",
|
|
||||||
"tax_withholding_category",
|
"tax_withholding_category",
|
||||||
"default_bank_account",
|
"default_bank_account",
|
||||||
|
"tax_id",
|
||||||
|
"tax_category",
|
||||||
"lead_name",
|
"lead_name",
|
||||||
"opportunity_name",
|
"opportunity_name",
|
||||||
"image",
|
"image",
|
||||||
"column_break0",
|
"column_break0",
|
||||||
"account_manager",
|
|
||||||
"customer_group",
|
"customer_group",
|
||||||
|
"customer_type",
|
||||||
"territory",
|
"territory",
|
||||||
"tax_id",
|
"account_manager",
|
||||||
"tax_category",
|
|
||||||
"so_required",
|
"so_required",
|
||||||
"dn_required",
|
"dn_required",
|
||||||
"disabled",
|
|
||||||
"is_internal_customer",
|
"is_internal_customer",
|
||||||
"represents_company",
|
"represents_company",
|
||||||
|
"disabled",
|
||||||
"allowed_to_transact_section",
|
"allowed_to_transact_section",
|
||||||
"companies",
|
"companies",
|
||||||
"currency_and_price_list",
|
"currency_and_price_list",
|
||||||
@ -40,7 +40,6 @@
|
|||||||
"default_price_list",
|
"default_price_list",
|
||||||
"address_contacts",
|
"address_contacts",
|
||||||
"address_html",
|
"address_html",
|
||||||
"website",
|
|
||||||
"column_break1",
|
"column_break1",
|
||||||
"contact_html",
|
"contact_html",
|
||||||
"primary_address_and_contact_detail",
|
"primary_address_and_contact_detail",
|
||||||
@ -60,6 +59,7 @@
|
|||||||
"column_break_45",
|
"column_break_45",
|
||||||
"market_segment",
|
"market_segment",
|
||||||
"industry",
|
"industry",
|
||||||
|
"website",
|
||||||
"language",
|
"language",
|
||||||
"is_frozen",
|
"is_frozen",
|
||||||
"column_break_38",
|
"column_break_38",
|
||||||
@ -100,7 +100,7 @@
|
|||||||
"fieldname": "customer_name",
|
"fieldname": "customer_name",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
"in_global_search": 1,
|
"in_global_search": 1,
|
||||||
"label": "Full Name",
|
"label": "Customer Name",
|
||||||
"no_copy": 1,
|
"no_copy": 1,
|
||||||
"oldfieldname": "customer_name",
|
"oldfieldname": "customer_name",
|
||||||
"oldfieldtype": "Data",
|
"oldfieldtype": "Data",
|
||||||
@ -118,7 +118,7 @@
|
|||||||
"default": "Company",
|
"default": "Company",
|
||||||
"fieldname": "customer_type",
|
"fieldname": "customer_type",
|
||||||
"fieldtype": "Select",
|
"fieldtype": "Select",
|
||||||
"label": "Type",
|
"label": "Customer Type",
|
||||||
"oldfieldname": "customer_type",
|
"oldfieldname": "customer_type",
|
||||||
"oldfieldtype": "Select",
|
"oldfieldtype": "Select",
|
||||||
"options": "Company\nIndividual",
|
"options": "Company\nIndividual",
|
||||||
@ -337,7 +337,7 @@
|
|||||||
"collapsible": 1,
|
"collapsible": 1,
|
||||||
"fieldname": "default_receivable_accounts",
|
"fieldname": "default_receivable_accounts",
|
||||||
"fieldtype": "Section Break",
|
"fieldtype": "Section Break",
|
||||||
"label": "Accounting"
|
"label": "Default Receivable Accounts"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Mention if non-standard receivable account",
|
"description": "Mention if non-standard receivable account",
|
||||||
@ -511,7 +511,7 @@
|
|||||||
"link_fieldname": "party"
|
"link_fieldname": "party"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2021-10-20 22:07:52.485809",
|
"modified": "2022-04-16 18:02:24.499110",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Selling",
|
"module": "Selling",
|
||||||
"name": "Customer",
|
"name": "Customer",
|
||||||
@ -595,6 +595,7 @@
|
|||||||
"show_name_in_global_search": 1,
|
"show_name_in_global_search": 1,
|
||||||
"sort_field": "modified",
|
"sort_field": "modified",
|
||||||
"sort_order": "ASC",
|
"sort_order": "ASC",
|
||||||
|
"states": [],
|
||||||
"title_field": "customer_name",
|
"title_field": "customer_name",
|
||||||
"track_changes": 1
|
"track_changes": 1
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user