Merge pull request #30136 from deepeshgarg007/remove_field

fix: Remove tax invoice no field
This commit is contained in:
Deepesh Garg 2022-03-09 16:19:59 +05:30 committed by GitHub
commit 7643963ff4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,6 @@
"customer_section",
"title",
"naming_series",
"tax_invoice_number",
"customer",
"customer_name",
"tax_id",
@ -2027,12 +2026,6 @@
"fieldtype": "Currency",
"label": "Amount Eligible for Commission",
"read_only": 1
},
{
"fieldname": "tax_invoice_number",
"fieldtype": "Data",
"label": "Tax Invoice Number",
"read_only": 1
}
],
"icon": "fa fa-file-text",
@ -2045,7 +2038,7 @@
"link_fieldname": "consolidated_invoice"
}
],
"modified": "2022-03-07 16:08:53.517903",
"modified": "2022-03-08 16:08:53.517903",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Sales Invoice",