[
  {
    "model": "hrm.legalentitymodel",
    "pk": "a1b2c3d4-0001-4000-8000-000000000001",
    "fields": {
      "tenant_id": 1,
      "name": "گروه فناوری نِکسا",
      "name_en": "Nexa Technology Group",
      "entity_type": "COMPANY",
      "registration_number": "12345",
      "national_id": "10320654780",
      "economic_code": "411354789012",
      "phone": "021-88776655",
      "email": "info@nexa.app",
      "website": "https://nexa.app",
      "address": "تهران، خیابان ولیعصر، بالاتر از میدان ونک، پلاک ۱۲۴",
      "postal_code": "1435763891",
      "city": "تهران",
      "province": "تهران",
      "country": "IR",
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.legalentitymodel",
    "pk": "a1b2c3d4-0001-4000-8000-000000000002",
    "fields": {
      "tenant_id": 1,
      "name": "نِکسا شعبه اصفهان",
      "name_en": "Nexa Isfahan Branch",
      "entity_type": "BRANCH",
      "parent_entity_id": "a1b2c3d4-0001-4000-8000-000000000001",
      "registration_number": "12346",
      "national_id": "10320654781",
      "phone": "031-36645577",
      "email": "isfahan@nexa.app",
      "address": "اصفهان، خیابان چهارباغ بالا، مجتمع تجاری آپادانا، طبقه ۳",
      "postal_code": "8156734521",
      "city": "اصفهان",
      "province": "اصفهان",
      "country": "IR",
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.legalentitymodel",
    "pk": "a1b2c3d4-0001-4000-8000-000000000003",
    "fields": {
      "tenant_id": 1,
      "name": "نِکسا شعبه مشهد",
      "name_en": "Nexa Mashhad Branch",
      "entity_type": "BRANCH",
      "parent_entity_id": "a1b2c3d4-0001-4000-8000-000000000001",
      "registration_number": "12347",
      "national_id": "10320654782",
      "phone": "051-38334455",
      "email": "mashhad@nexa.app",
      "address": "مشهد، بلوار سجاد، نبش خیابان ۱۷، پلاک ۸",
      "postal_code": "9185674321",
      "city": "مشهد",
      "province": "خراسان رضوی",
      "country": "IR",
      "is_active": true,
      "metadata": {}
    }
  },

  {
    "model": "hrm.locationmodel",
    "pk": "b1b2c3d4-0002-4000-8000-000000000001",
    "fields": {
      "tenant_id": 1,
      "name": "دفتر مرکزی تهران",
      "code": "LOC-001",
      "location_type": "OFFICE",
      "legal_entity_id": "a1b2c3d4-0001-4000-8000-000000000001",
      "address": "تهران، خیابان ولیعصر، پلاک ۱۲۴، طبقه ۵",
      "city": "تهران",
      "province": "تهران",
      "country": "IR",
      "phone": "021-88776655",
      "capacity": 120,
      "timezone": "Asia/Tehran",
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.locationmodel",
    "pk": "b1b2c3d4-0002-4000-8000-000000000002",
    "fields": {
      "tenant_id": 1,
      "name": "مرکز داده",
      "code": "LOC-002",
      "location_type": "WAREHOUSE",
      "legal_entity_id": "a1b2c3d4-0001-4000-8000-000000000001",
      "address": "تهران، شهرک غرب، بلوار دادمان",
      "city": "تهران",
      "province": "تهران",
      "country": "IR",
      "capacity": 30,
      "timezone": "Asia/Tehran",
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.locationmodel",
    "pk": "b1b2c3d4-0002-4000-8000-000000000003",
    "fields": {
      "tenant_id": 1,
      "name": "دفتر اصفهان",
      "code": "LOC-003",
      "location_type": "BRANCH",
      "legal_entity_id": "a1b2c3d4-0001-4000-8000-000000000002",
      "address": "اصفهان، خیابان چهارباغ بالا، مجتمع تجاری آپادانا",
      "city": "اصفهان",
      "province": "اصفهان",
      "country": "IR",
      "capacity": 40,
      "timezone": "Asia/Tehran",
      "is_active": true,
      "metadata": {}
    }
  },

  {
    "model": "hrm.jobfamilymodel",
    "pk": "c1b2c3d4-0003-4000-8000-000000000001",
    "fields": {
      "tenant_id": 1,
      "name": "مهندسی نرم‌افزار",
      "code": "ENG",
      "description": "خانواده شغلی مهندسی و توسعه نرم‌افزار",
      "is_active": true
    }
  },
  {
    "model": "hrm.jobfamilymodel",
    "pk": "c1b2c3d4-0003-4000-8000-000000000002",
    "fields": {
      "tenant_id": 1,
      "name": "مدیریت پروژه",
      "code": "PM",
      "description": "خانواده شغلی مدیریت و راهبری پروژه‌ها",
      "is_active": true
    }
  },
  {
    "model": "hrm.jobfamilymodel",
    "pk": "c1b2c3d4-0003-4000-8000-000000000003",
    "fields": {
      "tenant_id": 1,
      "name": "منابع انسانی",
      "code": "HR",
      "description": "خانواده شغلی مدیریت منابع انسانی و امور اداری",
      "is_active": true
    }
  },
  {
    "model": "hrm.jobfamilymodel",
    "pk": "c1b2c3d4-0003-4000-8000-000000000004",
    "fields": {
      "tenant_id": 1,
      "name": "مالی و حسابداری",
      "code": "FIN",
      "description": "خانواده شغلی امور مالی، حسابداری و بودجه",
      "is_active": true
    }
  },
  {
    "model": "hrm.jobfamilymodel",
    "pk": "c1b2c3d4-0003-4000-8000-000000000005",
    "fields": {
      "tenant_id": 1,
      "name": "طراحی و UX",
      "code": "UX",
      "description": "خانواده شغلی طراحی رابط کاربری و تجربه کاربری",
      "is_active": true
    }
  },

  {
    "model": "hrm.jobtitlemodel",
    "pk": "d1b2c3d4-0004-4000-8000-000000000001",
    "fields": {
      "tenant_id": 1,
      "title": "مهندس ارشد نرم‌افزار",
      "title_en": "Senior Software Engineer",
      "code": "JT-001",
      "job_family_id": "c1b2c3d4-0003-4000-8000-000000000001",
      "level": "SENIOR",
      "grade": 5,
      "min_experience_years": 5,
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.jobtitlemodel",
    "pk": "d1b2c3d4-0004-4000-8000-000000000002",
    "fields": {
      "tenant_id": 1,
      "title": "مهندس نرم‌افزار",
      "title_en": "Software Engineer",
      "code": "JT-002",
      "job_family_id": "c1b2c3d4-0003-4000-8000-000000000001",
      "level": "MID",
      "grade": 3,
      "min_experience_years": 2,
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.jobtitlemodel",
    "pk": "d1b2c3d4-0004-4000-8000-000000000003",
    "fields": {
      "tenant_id": 1,
      "title": "مدیر پروژه",
      "title_en": "Project Manager",
      "code": "JT-003",
      "job_family_id": "c1b2c3d4-0003-4000-8000-000000000002",
      "level": "SENIOR",
      "grade": 5,
      "min_experience_years": 5,
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.jobtitlemodel",
    "pk": "d1b2c3d4-0004-4000-8000-000000000004",
    "fields": {
      "tenant_id": 1,
      "title": "کارشناس منابع انسانی",
      "title_en": "HR Specialist",
      "code": "JT-004",
      "job_family_id": "c1b2c3d4-0003-4000-8000-000000000003",
      "level": "MID",
      "grade": 3,
      "min_experience_years": 2,
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.jobtitlemodel",
    "pk": "d1b2c3d4-0004-4000-8000-000000000005",
    "fields": {
      "tenant_id": 1,
      "title": "حسابدار ارشد",
      "title_en": "Senior Accountant",
      "code": "JT-005",
      "job_family_id": "c1b2c3d4-0003-4000-8000-000000000004",
      "level": "SENIOR",
      "grade": 5,
      "min_experience_years": 4,
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.jobtitlemodel",
    "pk": "d1b2c3d4-0004-4000-8000-000000000006",
    "fields": {
      "tenant_id": 1,
      "title": "طراح ارشد UX",
      "title_en": "Senior UX Designer",
      "code": "JT-006",
      "job_family_id": "c1b2c3d4-0003-4000-8000-000000000005",
      "level": "SENIOR",
      "grade": 5,
      "min_experience_years": 4,
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.jobtitlemodel",
    "pk": "d1b2c3d4-0004-4000-8000-000000000007",
    "fields": {
      "tenant_id": 1,
      "title": "مهندس DevOps",
      "title_en": "DevOps Engineer",
      "code": "JT-007",
      "job_family_id": "c1b2c3d4-0003-4000-8000-000000000001",
      "level": "MID",
      "grade": 3,
      "min_experience_years": 3,
      "is_active": true,
      "metadata": {}
    }
  },

  {
    "model": "hrm.positionmodel",
    "pk": "e1b2c3d4-0005-4000-8000-000000000001",
    "fields": {
      "tenant_id": 1,
      "title": "سرپرست تیم بک‌اند",
      "code": "POS-001",
      "job_title_id": "d1b2c3d4-0004-4000-8000-000000000001",
      "legal_entity_id": "a1b2c3d4-0001-4000-8000-000000000001",
      "location_id": "b1b2c3d4-0002-4000-8000-000000000001",
      "status": "ACTIVE",
      "is_key_position": true,
      "is_budgeted": true,
      "budget_amount": 100000000,
      "headcount": 1,
      "fte": "1.00",
      "metadata": {}
    }
  },
  {
    "model": "hrm.positionmodel",
    "pk": "e1b2c3d4-0005-4000-8000-000000000002",
    "fields": {
      "tenant_id": 1,
      "title": "توسعه‌دهنده فرانت‌اند",
      "code": "POS-002",
      "job_title_id": "d1b2c3d4-0004-4000-8000-000000000002",
      "legal_entity_id": "a1b2c3d4-0001-4000-8000-000000000001",
      "location_id": "b1b2c3d4-0002-4000-8000-000000000001",
      "status": "ACTIVE",
      "is_key_position": false,
      "headcount": 2,
      "fte": "1.00",
      "metadata": {}
    }
  },
  {
    "model": "hrm.positionmodel",
    "pk": "e1b2c3d4-0005-4000-8000-000000000003",
    "fields": {
      "tenant_id": 1,
      "title": "مدیر پروژه ارشد",
      "code": "POS-003",
      "job_title_id": "d1b2c3d4-0004-4000-8000-000000000003",
      "legal_entity_id": "a1b2c3d4-0001-4000-8000-000000000001",
      "location_id": "b1b2c3d4-0002-4000-8000-000000000001",
      "status": "ACTIVE",
      "is_key_position": true,
      "headcount": 1,
      "fte": "1.00",
      "metadata": {}
    }
  },
  {
    "model": "hrm.positionmodel",
    "pk": "e1b2c3d4-0005-4000-8000-000000000004",
    "fields": {
      "tenant_id": 1,
      "title": "مهندس DevOps",
      "code": "POS-004",
      "job_title_id": "d1b2c3d4-0004-4000-8000-000000000007",
      "legal_entity_id": "a1b2c3d4-0001-4000-8000-000000000001",
      "location_id": "b1b2c3d4-0002-4000-8000-000000000002",
      "status": "ACTIVE",
      "is_key_position": false,
      "headcount": 1,
      "fte": "1.00",
      "metadata": {}
    }
  },
  {
    "model": "hrm.positionmodel",
    "pk": "e1b2c3d4-0005-4000-8000-000000000005",
    "fields": {
      "tenant_id": 1,
      "title": "کارشناس منابع انسانی",
      "code": "POS-005",
      "job_title_id": "d1b2c3d4-0004-4000-8000-000000000004",
      "legal_entity_id": "a1b2c3d4-0001-4000-8000-000000000001",
      "location_id": "b1b2c3d4-0002-4000-8000-000000000001",
      "status": "ACTIVE",
      "is_key_position": false,
      "headcount": 1,
      "fte": "1.00",
      "metadata": {}
    }
  },

  {
    "model": "hrm.employeemodel",
    "pk": "31b2c3d4-0009-4000-8000-000000000001",
    "fields": {
      "tenant_id": 1,
      "employee_code": "EMP-1001",
      "first_name": "علی",
      "last_name": "محمدی",
      "first_name_en": "Ali",
      "last_name_en": "Mohammadi",
      "national_code": "0012345678",
      "gender": "MALE",
      "date_of_birth": "1991-06-05",
      "marital_status": "MARRIED",
      "military_status": "COMPLETED",
      "email": "a.mohammadi@nexa.app",
      "mobile": "09121234567",
      "emergency_contact_name": "فاطمه محمدی",
      "emergency_contact_phone": "09191234567",
      "emergency_contact_relation": "همسر",
      "employment_status": "ACTIVE",
      "employment_type": "FULL_TIME",
      "hire_date": "2019-08-23",
      "legal_entity_id": "a1b2c3d4-0001-4000-8000-000000000001",
      "location_id": "b1b2c3d4-0002-4000-8000-000000000001",
      "primary_position_id": "e1b2c3d4-0005-4000-8000-000000000001",
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.employeemodel",
    "pk": "31b2c3d4-0009-4000-8000-000000000002",
    "fields": {
      "tenant_id": 1,
      "employee_code": "EMP-1002",
      "first_name": "مریم",
      "last_name": "حسینی",
      "first_name_en": "Maryam",
      "last_name_en": "Hosseini",
      "national_code": "0023456789",
      "gender": "FEMALE",
      "date_of_birth": "1993-12-11",
      "marital_status": "SINGLE",
      "military_status": "NOT_APPLICABLE",
      "email": "m.hosseini@nexa.app",
      "mobile": "09132345678",
      "employment_status": "ACTIVE",
      "employment_type": "FULL_TIME",
      "hire_date": "2020-04-30",
      "legal_entity_id": "a1b2c3d4-0001-4000-8000-000000000001",
      "location_id": "b1b2c3d4-0002-4000-8000-000000000001",
      "primary_position_id": "e1b2c3d4-0005-4000-8000-000000000002",
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.employeemodel",
    "pk": "31b2c3d4-0009-4000-8000-000000000003",
    "fields": {
      "tenant_id": 1,
      "employee_code": "EMP-1003",
      "first_name": "رضا",
      "last_name": "کریمی",
      "first_name_en": "Reza",
      "last_name_en": "Karimi",
      "national_code": "0034567890",
      "gender": "MALE",
      "date_of_birth": "1990-02-24",
      "marital_status": "MARRIED",
      "military_status": "COMPLETED",
      "email": "r.karimi@nexa.app",
      "mobile": "09143456789",
      "employment_status": "ACTIVE",
      "employment_type": "FULL_TIME",
      "hire_date": "2018-11-06",
      "legal_entity_id": "a1b2c3d4-0001-4000-8000-000000000001",
      "location_id": "b1b2c3d4-0002-4000-8000-000000000001",
      "primary_position_id": "e1b2c3d4-0005-4000-8000-000000000003",
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.employeemodel",
    "pk": "31b2c3d4-0009-4000-8000-000000000004",
    "fields": {
      "tenant_id": 1,
      "employee_code": "EMP-1004",
      "first_name": "سارا",
      "last_name": "رضایی",
      "first_name_en": "Sara",
      "last_name_en": "Rezaei",
      "national_code": "0045678901",
      "gender": "FEMALE",
      "date_of_birth": "1995-08-16",
      "marital_status": "SINGLE",
      "military_status": "NOT_APPLICABLE",
      "email": "s.rezaei@nexa.app",
      "mobile": "09154567890",
      "employment_status": "ACTIVE",
      "employment_type": "FULL_TIME",
      "hire_date": "2021-05-22",
      "legal_entity_id": "a1b2c3d4-0001-4000-8000-000000000001",
      "location_id": "b1b2c3d4-0002-4000-8000-000000000001",
      "primary_position_id": "e1b2c3d4-0005-4000-8000-000000000005",
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.employeemodel",
    "pk": "31b2c3d4-0009-4000-8000-000000000005",
    "fields": {
      "tenant_id": 1,
      "employee_code": "EMP-1005",
      "first_name": "امیر",
      "last_name": "نجفی",
      "first_name_en": "Amir",
      "last_name_en": "Najafi",
      "national_code": "0056789012",
      "gender": "MALE",
      "date_of_birth": "1992-10-01",
      "marital_status": "MARRIED",
      "military_status": "COMPLETED",
      "email": "a.najafi@nexa.app",
      "mobile": "09165678901",
      "employment_status": "ACTIVE",
      "employment_type": "FULL_TIME",
      "hire_date": "2021-02-08",
      "legal_entity_id": "a1b2c3d4-0001-4000-8000-000000000002",
      "location_id": "b1b2c3d4-0002-4000-8000-000000000003",
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.employeemodel",
    "pk": "31b2c3d4-0009-4000-8000-000000000006",
    "fields": {
      "tenant_id": 1,
      "employee_code": "EMP-1006",
      "first_name": "زهرا",
      "last_name": "عباسی",
      "first_name_en": "Zahra",
      "last_name_en": "Abbasi",
      "national_code": "0067890123",
      "gender": "FEMALE",
      "date_of_birth": "1996-04-07",
      "marital_status": "SINGLE",
      "military_status": "NOT_APPLICABLE",
      "email": "z.abbasi@nexa.app",
      "mobile": "09176789012",
      "employment_status": "ACTIVE",
      "employment_type": "FULL_TIME",
      "hire_date": "2022-09-05",
      "legal_entity_id": "a1b2c3d4-0001-4000-8000-000000000001",
      "location_id": "b1b2c3d4-0002-4000-8000-000000000001",
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.employeemodel",
    "pk": "31b2c3d4-0009-4000-8000-000000000007",
    "fields": {
      "tenant_id": 1,
      "employee_code": "EMP-1007",
      "first_name": "حسین",
      "last_name": "طاهری",
      "first_name_en": "Hossein",
      "last_name_en": "Taheri",
      "national_code": "0078901234",
      "gender": "MALE",
      "date_of_birth": "1990-06-23",
      "marital_status": "MARRIED",
      "military_status": "COMPLETED",
      "email": "h.taheri@nexa.app",
      "mobile": "09187890123",
      "employment_status": "ON_LEAVE",
      "employment_type": "FULL_TIME",
      "hire_date": "2017-04-01",
      "legal_entity_id": "a1b2c3d4-0001-4000-8000-000000000001",
      "location_id": "b1b2c3d4-0002-4000-8000-000000000001",
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.employeemodel",
    "pk": "31b2c3d4-0009-4000-8000-000000000008",
    "fields": {
      "tenant_id": 1,
      "employee_code": "EMP-1008",
      "first_name": "فاطمه",
      "last_name": "موسوی",
      "first_name_en": "Fatemeh",
      "last_name_en": "Mousavi",
      "national_code": "0089012345",
      "gender": "FEMALE",
      "date_of_birth": "1995-02-19",
      "marital_status": "MARRIED",
      "military_status": "NOT_APPLICABLE",
      "email": "f.mousavi@nexa.app",
      "mobile": "09198901234",
      "employment_status": "TERMINATED",
      "employment_type": "FULL_TIME",
      "hire_date": "2019-06-22",
      "termination_date": "2024-09-21",
      "legal_entity_id": "a1b2c3d4-0001-4000-8000-000000000001",
      "location_id": "b1b2c3d4-0002-4000-8000-000000000001",
      "is_active": false,
      "metadata": {}
    }
  },

  {
    "model": "hrm.workschedulemodel",
    "pk": "f1b2c3d4-0006-4000-8000-000000000001",
    "fields": {
      "tenant_id": 1,
      "name": "ساعت کاری اداری",
      "code": "WS-OFFICE",
      "schedule_type": "STANDARD",
      "weekly_hours": "44.00",
      "daily_hours": "8.00",
      "working_days": ["SATURDAY", "SUNDAY", "MONDAY", "TUESDAY", "WEDNESDAY"],
      "start_time": "08:00:00",
      "end_time": "16:30:00",
      "break_duration_minutes": 60,
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.workschedulemodel",
    "pk": "f1b2c3d4-0006-4000-8000-000000000002",
    "fields": {
      "tenant_id": 1,
      "name": "ساعت کاری منعطف",
      "code": "WS-FLEX",
      "schedule_type": "FLEXIBLE",
      "weekly_hours": "40.00",
      "daily_hours": "8.00",
      "working_days": ["SATURDAY", "SUNDAY", "MONDAY", "TUESDAY", "WEDNESDAY"],
      "start_time": "07:00:00",
      "end_time": "19:00:00",
      "break_duration_minutes": 60,
      "is_active": true,
      "metadata": {}
    }
  },

  {
    "model": "hrm.leavepolicymodel",
    "pk": "11b2c3d4-0007-4000-8000-000000000001",
    "fields": {
      "tenant_id": 1,
      "name": "مرخصی استحقاقی سالانه",
      "code": "LP-ANNUAL",
      "leave_type": "ANNUAL",
      "annual_entitlement_days": "26.00",
      "max_carryover_days": "10.00",
      "max_accumulation_days": "36.00",
      "max_consecutive_days": 15,
      "requires_approval": true,
      "min_notice_days": 3,
      "allow_half_day": true,
      "is_paid": true,
      "accrual_method": "MONTHLY",
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.leavepolicymodel",
    "pk": "11b2c3d4-0007-4000-8000-000000000002",
    "fields": {
      "tenant_id": 1,
      "name": "مرخصی استعلاجی",
      "code": "LP-SICK",
      "leave_type": "SICK",
      "annual_entitlement_days": "12.00",
      "max_carryover_days": "0.00",
      "max_accumulation_days": "12.00",
      "max_consecutive_days": 5,
      "requires_approval": true,
      "min_notice_days": 0,
      "allow_half_day": false,
      "is_paid": true,
      "accrual_method": "MONTHLY",
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.leavepolicymodel",
    "pk": "11b2c3d4-0007-4000-8000-000000000003",
    "fields": {
      "tenant_id": 1,
      "name": "مرخصی بدون حقوق",
      "code": "LP-UNPAID",
      "leave_type": "UNPAID",
      "annual_entitlement_days": "30.00",
      "max_carryover_days": "0.00",
      "max_accumulation_days": "30.00",
      "max_consecutive_days": 30,
      "requires_approval": true,
      "min_notice_days": 7,
      "allow_half_day": false,
      "is_paid": false,
      "accrual_method": "ANNUAL",
      "is_active": true,
      "metadata": {}
    }
  },

  {
    "model": "hrm.paygrademodel",
    "pk": "21b2c3d4-0008-4000-8000-000000000001",
    "fields": {
      "tenant_id": 1,
      "name": "رتبه ۱ - کارشناس",
      "code": "G1",
      "grade_type": "MONTHLY",
      "min_amount": 45000000,
      "mid_amount": 55000000,
      "max_amount": 65000000,
      "currency": "IRR",
      "step_count": 5,
      "step_increment": 4000000,
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.paygrademodel",
    "pk": "21b2c3d4-0008-4000-8000-000000000002",
    "fields": {
      "tenant_id": 1,
      "name": "رتبه ۲ - کارشناس ارشد",
      "code": "G2",
      "grade_type": "MONTHLY",
      "min_amount": 65000000,
      "mid_amount": 80000000,
      "max_amount": 95000000,
      "currency": "IRR",
      "step_count": 5,
      "step_increment": 6000000,
      "is_active": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.paygrademodel",
    "pk": "21b2c3d4-0008-4000-8000-000000000003",
    "fields": {
      "tenant_id": 1,
      "name": "رتبه ۳ - مدیریتی",
      "code": "G3",
      "grade_type": "MONTHLY",
      "min_amount": 95000000,
      "mid_amount": 122000000,
      "max_amount": 150000000,
      "currency": "IRR",
      "step_count": 5,
      "step_increment": 11000000,
      "is_active": true,
      "metadata": {}
    }
  },

  {
    "model": "hrm.leavebalancemodel",
    "pk": "41b2c3d4-0010-4000-8000-000000000001",
    "fields": {
      "tenant_id": 1,
      "employee_id": "31b2c3d4-0009-4000-8000-000000000001",
      "leave_policy_id": "11b2c3d4-0007-4000-8000-000000000001",
      "leave_type": "ANNUAL",
      "year": 1404,
      "entitled_days": "26.00",
      "carried_over_days": "5.00",
      "used_days": "8.00",
      "pending_days": "2.00",
      "adjustment_days": "0.00",
      "metadata": {}
    }
  },
  {
    "model": "hrm.leavebalancemodel",
    "pk": "41b2c3d4-0010-4000-8000-000000000002",
    "fields": {
      "tenant_id": 1,
      "employee_id": "31b2c3d4-0009-4000-8000-000000000002",
      "leave_policy_id": "11b2c3d4-0007-4000-8000-000000000001",
      "leave_type": "ANNUAL",
      "year": 1404,
      "entitled_days": "26.00",
      "carried_over_days": "3.00",
      "used_days": "3.00",
      "pending_days": "1.00",
      "adjustment_days": "0.00",
      "metadata": {}
    }
  },
  {
    "model": "hrm.leavebalancemodel",
    "pk": "41b2c3d4-0010-4000-8000-000000000003",
    "fields": {
      "tenant_id": 1,
      "employee_id": "31b2c3d4-0009-4000-8000-000000000003",
      "leave_policy_id": "11b2c3d4-0007-4000-8000-000000000001",
      "leave_type": "ANNUAL",
      "year": 1404,
      "entitled_days": "26.00",
      "carried_over_days": "8.00",
      "used_days": "12.00",
      "pending_days": "0.00",
      "adjustment_days": "0.00",
      "metadata": {}
    }
  },

  {
    "model": "hrm.leaverequestmodel",
    "pk": "51b2c3d4-0011-4000-8000-000000000001",
    "fields": {
      "tenant_id": 1,
      "employee_id": "31b2c3d4-0009-4000-8000-000000000002",
      "leave_type": "ANNUAL",
      "leave_policy_id": "11b2c3d4-0007-4000-8000-000000000001",
      "start_date": "2026-02-14",
      "end_date": "2026-02-16",
      "days_count": "3.00",
      "status": "PENDING",
      "reason": "سفر خانوادگی",
      "metadata": {}
    }
  },
  {
    "model": "hrm.leaverequestmodel",
    "pk": "51b2c3d4-0011-4000-8000-000000000002",
    "fields": {
      "tenant_id": 1,
      "employee_id": "31b2c3d4-0009-4000-8000-000000000005",
      "leave_type": "SICK",
      "leave_policy_id": "11b2c3d4-0007-4000-8000-000000000002",
      "start_date": "2026-02-10",
      "end_date": "2026-02-11",
      "days_count": "2.00",
      "status": "PENDING",
      "reason": "بیماری",
      "metadata": {}
    }
  },
  {
    "model": "hrm.leaverequestmodel",
    "pk": "51b2c3d4-0011-4000-8000-000000000003",
    "fields": {
      "tenant_id": 1,
      "employee_id": "31b2c3d4-0009-4000-8000-000000000001",
      "leave_type": "ANNUAL",
      "leave_policy_id": "11b2c3d4-0007-4000-8000-000000000001",
      "start_date": "2026-01-20",
      "end_date": "2026-01-22",
      "days_count": "3.00",
      "status": "APPROVED",
      "reason": "امور شخصی",
      "metadata": {}
    }
  },

  {
    "model": "hrm.compensationrecordmodel",
    "pk": "61b2c3d4-0012-4000-8000-000000000001",
    "fields": {
      "tenant_id": 1,
      "employee_id": "31b2c3d4-0009-4000-8000-000000000001",
      "pay_grade_id": "21b2c3d4-0008-4000-8000-000000000002",
      "base_salary": 85000000,
      "housing_allowance": 10000000,
      "transportation_allowance": 5000000,
      "food_allowance": 3000000,
      "family_allowance": 2000000,
      "effective_date": "2025-03-21",
      "currency": "IRR",
      "is_current": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.compensationrecordmodel",
    "pk": "61b2c3d4-0012-4000-8000-000000000002",
    "fields": {
      "tenant_id": 1,
      "employee_id": "31b2c3d4-0009-4000-8000-000000000002",
      "pay_grade_id": "21b2c3d4-0008-4000-8000-000000000001",
      "base_salary": 55000000,
      "housing_allowance": 8000000,
      "transportation_allowance": 4000000,
      "food_allowance": 3000000,
      "family_allowance": 0,
      "effective_date": "2025-03-21",
      "currency": "IRR",
      "is_current": true,
      "metadata": {}
    }
  },
  {
    "model": "hrm.compensationrecordmodel",
    "pk": "61b2c3d4-0012-4000-8000-000000000003",
    "fields": {
      "tenant_id": 1,
      "employee_id": "31b2c3d4-0009-4000-8000-000000000003",
      "pay_grade_id": "21b2c3d4-0008-4000-8000-000000000003",
      "base_salary": 120000000,
      "housing_allowance": 15000000,
      "transportation_allowance": 7000000,
      "food_allowance": 5000000,
      "family_allowance": 3000000,
      "effective_date": "2025-03-21",
      "currency": "IRR",
      "is_current": true,
      "metadata": {}
    }
  }
]
