mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 17:04:47 +00:00
Update datev_settings.json (#21482)
This commit is contained in:
@@ -28,7 +28,8 @@
|
|||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
"in_list_view": 1,
|
"in_list_view": 1,
|
||||||
"label": "Client ID",
|
"label": "Client ID",
|
||||||
"reqd": 1
|
"reqd": 1,
|
||||||
|
"length": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "consultant",
|
"fieldname": "consultant",
|
||||||
@@ -42,7 +43,8 @@
|
|||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
"in_list_view": 1,
|
"in_list_view": 1,
|
||||||
"label": "Consultant ID",
|
"label": "Consultant ID",
|
||||||
"reqd": 1
|
"reqd": 1,
|
||||||
|
"length": 7
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "column_break_2",
|
"fieldname": "column_break_2",
|
||||||
|
|||||||
Reference in New Issue
Block a user