[
  {
    "id": "emp-1",
    "name": "Admin",
    "jobTitle": "Administrator",
    "role": "admin",
    "username": "admin",
    "password": "admin123",
    "salaryType": "monthly",
    "salary": 0,
    "allowedPto": 0,
    "status": "permanent",
    "defaultShift": "none",
    "financialRecords": [],
    "attendance": [],
    "leaveRequests": [],
    "warehouseIds": [
      "w",
      "h",
      "-",
      "1",
      "7",
      "7",
      "0",
      "7",
      "2",
      "4",
      "7",
      "6",
      "2",
      "4",
      "7",
      "2",
      "wh-1770880692900",
      "wh-1770724762472"
    ]
  },
  {
    "name": "كاشير1",
    "jobTitle": "CASHER1",
    "username": "CAHSER1",
    "password": "123456",
    "salaryType": "monthly",
    "salary": 0,
    "allowedPto": 15,
    "status": "permanent",
    "defaultShift": "none",
    "role": "pos",
    "warehouseIds": [
      "wh-1770724762472"
    ],
    "id": "emp-auto-2",
    "attendance": [],
    "financialRecords": [],
    "leaveRequests": []
  },
  {
    "name": "كاشير2",
    "jobTitle": "CASHER2",
    "username": "CASHER2",
    "password": "123456",
    "salaryType": "monthly",
    "salary": 0,
    "allowedPto": 15,
    "status": "permanent",
    "defaultShift": "none",
    "role": "admin",
    "warehouseIds": [
      "wh-1770880692900",
      "wh-2"
    ],
    "id": "emp-auto-3",
    "attendance": [],
    "financialRecords": [],
    "leaveRequests": []
  },
  {
    "name": "سامر",
    "jobTitle": "موزع",
    "businessRole": "مندوب مبيعات",
    "username": "samer",
    "password": "123456",
    "phone": "0599335525",
    "region": "رام الله",
    "commissionRate": 2.5,
    "salaryType": "monthly",
    "salary": 3000,
    "allowedPto": 15,
    "status": "permanent",
    "defaultShift": "none",
    "role": "employee",
    "warehouseIds": [
      "wh-1",
      "wh-2"
    ],
    "id": "emp-2",
    "attendance": [],
    "financialRecords": [],
    "leaveRequests": []
  },
  {
    "name": "samer2",
    "jobTitle": "مندوب",
    "businessRole": "مندوب مبيعات",
    "username": "samer2",
    "password": "123456789",
    "phone": "059933525",
    "region": "رام الله",
    "commissionRate": 2.5,
    "salaryType": "monthly",
    "salary": 0,
    "allowedPto": 15,
    "status": "permanent",
    "defaultShift": "none",
    "role": "employee",
    "warehouseIds": [],
    "id": "emp-3",
    "attendance": [],
    "financialRecords": [],
    "leaveRequests": []
  }
]