Update datev_settings.json (#21482)
This commit is contained in:
parent
95b186268c
commit
3484a79ccf
@ -28,7 +28,8 @@
|
||||
"fieldtype": "Data",
|
||||
"in_list_view": 1,
|
||||
"label": "Client ID",
|
||||
"reqd": 1
|
||||
"reqd": 1,
|
||||
"length": 5
|
||||
},
|
||||
{
|
||||
"fieldname": "consultant",
|
||||
@ -42,7 +43,8 @@
|
||||
"fieldtype": "Data",
|
||||
"in_list_view": 1,
|
||||
"label": "Consultant ID",
|
||||
"reqd": 1
|
||||
"reqd": 1,
|
||||
"length": 7
|
||||
},
|
||||
{
|
||||
"fieldname": "column_break_2",
|
||||
@ -102,4 +104,4 @@
|
||||
"sort_field": "modified",
|
||||
"sort_order": "DESC",
|
||||
"track_changes": 1
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user