2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 03:29:00 +00:00

fix: allow purpose of item and party to be changed

This commit is contained in:
18alantom 2022-10-05 13:45:16 +05:30
parent 6af3e1e8c7
commit 36e6988abe
2 changed files with 0 additions and 2 deletions

View File

@ -66,7 +66,6 @@
"label": "Both"
}
],
"readOnly": true,
"required": true,
"default": "Both"
},

View File

@ -34,7 +34,6 @@
"label": "Customer"
}
],
"readOnly": true,
"required": true
},
{