fix: changed designation to user category

This commit is contained in:
Jannat Patel
2022-04-20 10:22:35 +05:30
parent 935906e328
commit f80db23642
4 changed files with 77 additions and 68 deletions

View File

@@ -120,7 +120,7 @@
"dt": "User",
"fetch_from": null,
"fetch_if_empty": 0,
"fieldname": "designation",
"fieldname": "user_category",
"fieldtype": "Select",
"hidden": 0,
"hide_border": 0,
@@ -135,15 +135,15 @@
"insert_after": "time_zone",
"is_system_generated": 0,
"is_virtual": 0,
"label": "Designation",
"label": "User Category",
"length": 0,
"mandatory_depends_on": null,
"modified": "2022-04-19 13:02:18.219508",
"module": "LMS",
"name": "User-designation",
"name": "User-user_category",
"no_copy": 0,
"non_negative": 0,
"options": "CEO/Founder/GM\nCTO/CIO\nVice presiden\n\nDirector/Head of Department\nIT/System manager\nManager (Sales/Marketing/Customer)\nDeveloper/Analyst\nStudent/Freelancer/Just looking\nOthers",
"options": "Business Owner\nManager (Sales/Marketing/Customer)\nEmployee\nStudent\nFreelancer/Just looking\nOthers",
"permlevel": 0,
"precision": "",
"print_hide": 0,
@@ -2013,4 +2013,4 @@
"unique": 0,
"width": null
}
]
]