fix: Remove tax invoice no field
This commit is contained in:
parent
64905188c4
commit
8a2fe7a2e3
@ -9,7 +9,6 @@
|
|||||||
"customer_section",
|
"customer_section",
|
||||||
"title",
|
"title",
|
||||||
"naming_series",
|
"naming_series",
|
||||||
"tax_invoice_number",
|
|
||||||
"customer",
|
"customer",
|
||||||
"customer_name",
|
"customer_name",
|
||||||
"tax_id",
|
"tax_id",
|
||||||
@ -2027,12 +2026,6 @@
|
|||||||
"fieldtype": "Currency",
|
"fieldtype": "Currency",
|
||||||
"label": "Amount Eligible for Commission",
|
"label": "Amount Eligible for Commission",
|
||||||
"read_only": 1
|
"read_only": 1
|
||||||
},
|
|
||||||
{
|
|
||||||
"fieldname": "tax_invoice_number",
|
|
||||||
"fieldtype": "Data",
|
|
||||||
"label": "Tax Invoice Number",
|
|
||||||
"read_only": 1
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"icon": "fa fa-file-text",
|
"icon": "fa fa-file-text",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user