Merge pull request #37190 from FHenry/dev_feat_adress_contact_postion

feat: Customer and Supplier - Primary Address and Contact on the same column as new address and contact
This commit is contained in:
Deepesh Garg 2023-09-24 21:39:05 +05:30 committed by GitHub
commit 12e16aa95f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 14 deletions

View File

@ -45,12 +45,13 @@
"column_break1",
"contact_html",
"primary_address_and_contact_detail_section",
"supplier_primary_contact",
"mobile_no",
"email_id",
"column_break_44",
"supplier_primary_address",
"primary_address",
"column_break_mglr",
"supplier_primary_contact",
"mobile_no",
"email_id",
"accounting_tab",
"payment_terms",
"default_accounts_section",
@ -469,6 +470,10 @@
{
"fieldname": "column_break_1mqv",
"fieldtype": "Column Break"
},
{
"fieldname": "column_break_mglr",
"fieldtype": "Column Break"
}
],
"icon": "fa fa-user",
@ -481,7 +486,7 @@
"link_fieldname": "party"
}
],
"modified": "2023-06-26 14:20:00.961554",
"modified": "2023-09-21 12:24:20.398889",
"modified_by": "Administrator",
"module": "Buying",
"name": "Supplier",

View File

@ -48,12 +48,13 @@
"column_break1",
"contact_html",
"primary_address_and_contact_detail",
"customer_primary_contact",
"mobile_no",
"email_id",
"column_break_26",
"customer_primary_address",
"primary_address",
"column_break_nwor",
"customer_primary_contact",
"mobile_no",
"email_id",
"tax_tab",
"taxation_section",
"tax_id",
@ -339,12 +340,12 @@
"label": "Default Accounts"
},
{
"description": "Mention if non-standard Receivable account",
"fieldname": "accounts",
"fieldtype": "Table",
"label": "Accounts",
"options": "Party Account"
},
"description": "Mention if non-standard Receivable account",
"fieldname": "accounts",
"fieldtype": "Table",
"label": "Accounts",
"options": "Party Account"
},
{
"fieldname": "credit_limit_section",
"fieldtype": "Section Break",
@ -568,6 +569,10 @@
"fieldtype": "Table",
"label": "Customer Portal Users",
"options": "Portal User"
},
{
"fieldname": "column_break_nwor",
"fieldtype": "Column Break"
}
],
"icon": "fa fa-user",
@ -581,7 +586,7 @@
"link_fieldname": "party"
}
],
"modified": "2023-06-22 13:21:10.678382",
"modified": "2023-09-21 12:23:20.706020",
"modified_by": "Administrator",
"module": "Selling",
"name": "Customer",