mirror of
https://github.com/frappe/books.git
synced 2024-11-09 23:30:56 +00:00
fix: allow purpose of item and party to be changed
This commit is contained in:
parent
6af3e1e8c7
commit
36e6988abe
@ -66,7 +66,6 @@
|
|||||||
"label": "Both"
|
"label": "Both"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"readOnly": true,
|
|
||||||
"required": true,
|
"required": true,
|
||||||
"default": "Both"
|
"default": "Both"
|
||||||
},
|
},
|
||||||
|
@ -34,7 +34,6 @@
|
|||||||
"label": "Customer"
|
"label": "Customer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"readOnly": true,
|
|
||||||
"required": true
|
"required": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user