2
0
mirror of https://github.com/frappe/books.git synced 2025-02-02 03:58:26 +00:00

change currency type to AutoComplete

This commit is contained in:
Abdallah A. Zaqout 2023-04-10 03:42:23 +03:00 committed by Alan
parent 0e917b38c5
commit ba53b79dc3

View File

@ -44,7 +44,7 @@
{
"fieldname": "currency",
"label": "Currency",
"fieldtype": "Data",
"fieldtype": "AutoComplete",
"placeholder": "Currency",
"section": "Locale",
"required": true