fix: remove readonly from billing address (#27873)

(cherry picked from commit 41fefa356f)

Co-authored-by: 18alantom <2.alan.tom@gmail.com>
This commit is contained in:
mergify[bot]
2021-10-08 15:08:45 +05:30
committed by GitHub
parent 504f2f06d3
commit 4e6d588ae1

View File

@@ -395,8 +395,7 @@
"fieldtype": "Link", "fieldtype": "Link",
"label": "Billing Address Name", "label": "Billing Address Name",
"options": "Address", "options": "Address",
"print_hide": 1, "print_hide": 1
"read_only": 1
}, },
{ {
"fieldname": "tax_id", "fieldname": "tax_id",
@@ -1309,7 +1308,7 @@
"idx": 146, "idx": 146,
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2021-09-28 13:10:09.761714", "modified": "2021-10-08 14:29:13.428984",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Delivery Note", "name": "Delivery Note",