mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 09:47:14 +00:00
fix: removed unwanted comma from json
This commit is contained in:
@@ -196,7 +196,7 @@
|
||||
"read_only": 1,
|
||||
"remember_last_selected_value": 1,
|
||||
"reqd": 1,
|
||||
"fetch_from": "employee.company",
|
||||
"fetch_from": "employee.company"
|
||||
},
|
||||
{
|
||||
"allow_on_submit": 1,
|
||||
|
||||
Reference in New Issue
Block a user