mirror of
https://github.com/frappe/books.git
synced 2025-02-08 23:18:31 +00:00
change currency type to AutoComplete
This commit is contained in:
parent
0e917b38c5
commit
ba53b79dc3
@ -44,7 +44,7 @@
|
|||||||
{
|
{
|
||||||
"fieldname": "currency",
|
"fieldname": "currency",
|
||||||
"label": "Currency",
|
"label": "Currency",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "AutoComplete",
|
||||||
"placeholder": "Currency",
|
"placeholder": "Currency",
|
||||||
"section": "Locale",
|
"section": "Locale",
|
||||||
"required": true
|
"required": true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user