fix: Make expense account editable in Purchase Receipt Item (backport #31730) (#31878)

fix: Make expense account editable in Purchase Receipt Item (#31730)

Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com>
(cherry picked from commit 1a6508972e)

Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
This commit is contained in:
mergify[bot]
2022-08-18 11:16:15 +05:30
committed by GitHub
parent 601bc64618
commit b637d4d5f1

View File

@@ -792,10 +792,8 @@
{ {
"fieldname": "expense_account", "fieldname": "expense_account",
"fieldtype": "Link", "fieldtype": "Link",
"hidden": 1,
"label": "Expense Account", "label": "Expense Account",
"options": "Account", "options": "Account"
"read_only": 1
}, },
{ {
"fieldname": "accounting_dimensions_section", "fieldname": "accounting_dimensions_section",
@@ -1001,7 +999,7 @@
"idx": 1, "idx": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2022-06-17 05:32:16.483178", "modified": "2022-07-28 19:27:54.880781",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Purchase Receipt Item", "name": "Purchase Receipt Item",