[UPDT] LOAD DATA: Update demo data contents

This commit is contained in:
Horilla
2025-01-30 16:33:38 +05:30
parent 8ffd0f5e15
commit 248952c3f9
5 changed files with 1064 additions and 1004 deletions

View File

@@ -1086,6 +1086,66 @@
"key_result_id": [3, 2, 1]
}
},
{
"model": "pms.objective",
"pk": 2,
"fields": {
"created_at": "2024-09-17T09:33:00.753Z",
"created_by": 1,
"modified_by": 1,
"is_active": true,
"title": "Customer Satisfaction",
"description": "Measure client or customer satisfaction levels based on interactions or feedback.",
"duration_unit": "months",
"duration": 1,
"add_assignees": false,
"archive": false,
"company_id": null,
"managers": [37],
"assignees": [12, 13, 68],
"key_result_id": [3, 2, 1]
}
},
{
"model": "pms.objective",
"pk": 3,
"fields": {
"created_at": "2024-09-17T09:33:00.753Z",
"created_by": 1,
"modified_by": 1,
"is_active": true,
"title": "Productivity Metrics",
"description": "Use KPIs (Key Performance Indicator) related to the role to measure productive",
"duration_unit": "months",
"duration": 1,
"add_assignees": false,
"archive": false,
"company_id": null,
"managers": [37],
"assignees": [12, 13, 68],
"key_result_id": [3, 2, 1]
}
},
{
"model": "pms.objective",
"pk": 4,
"fields": {
"created_at": "2024-09-17T09:33:00.753Z",
"created_by": 1,
"modified_by": 1,
"is_active": true,
"title": "Employee Engagement",
"description": "Evaluate the level of engagement and commitment toward the company.",
"duration_unit": "months",
"duration": 1,
"add_assignees": false,
"archive": false,
"company_id": null,
"managers": [37],
"assignees": [12, 13, 68],
"key_result_id": [3, 2, 1]
}
},
{
"model": "pms.employeeobjective",
"pk": 1,