wbhuman_resources 1.56.5__py2.py3-none-any.whl → 1.56.7__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -167,9 +167,9 @@ class EmployeeModelSerializer(wb_serializers.ModelSerializer):
167
167
  _position_manager = PersonRepresentationSerializer(
168
168
  source="position_manager", filter_params={"is_internal_profile": True}
169
169
  )
170
- top_position_repr = wb_serializers.CharField(read_only=True, default="")
171
- primary_email = wb_serializers.CharField(default="", label=_("Primary Email"), allow_null=True, read_only=True)
172
- primary_address = wb_serializers.CharField(default="", label=_("Primary Address"), allow_null=True, read_only=True)
170
+ top_position_repr = wb_serializers.CharField(read_only=True)
171
+ primary_email = wb_serializers.CharField(label=_("Primary Email"), allow_null=True, read_only=True)
172
+ primary_address = wb_serializers.CharField(label=_("Primary Address"), allow_null=True, read_only=True)
173
173
  primary_telephone = wb_serializers.TelephoneField(label=_("Primary Telephone"), allow_null=True, read_only=True)
174
174
 
175
175
  @wb_serializers.register_resource()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: wbhuman_resources
3
- Version: 1.56.5
3
+ Version: 1.56.7
4
4
  Summary: A workbench module for managing human resources.
5
5
  Author-email: Christopher Wittlinger <c.wittlinger@stainly.com>
6
6
  Requires-Dist: wbcore
@@ -53,7 +53,7 @@ wbhuman_resources/permissions/backend.py,sha256=lPIcCLkYG7gqtx7EgGquQrt_yhscZWj2
53
53
  wbhuman_resources/serializers/__init__.py,sha256=r-XHaWLkgo0mxxns3cpT_fo9ASWagMW9O26tqmsXtHg,1620
54
54
  wbhuman_resources/serializers/absence.py,sha256=_8lluuykmZEeEVio54YsbOD2kRf5miq0OHj4rLilipU,11984
55
55
  wbhuman_resources/serializers/calendars.py,sha256=bvnGbZZtr4QckwAkajuS_b69zJOF6msYjh0mu7d4Crs,2384
56
- wbhuman_resources/serializers/employee.py,sha256=8J6rXMm5mzcYO-Z6fTnMwj-i4P2zL4mZTaG5MHsS3GI,10137
56
+ wbhuman_resources/serializers/employee.py,sha256=-ll-UAIVMGtaWtdtEc8q_qlzToa9W6Yd8HOZ0KcltmY,10101
57
57
  wbhuman_resources/serializers/kpi.py,sha256=JjpazovWjY8MUjD_1NUudQot_BYwzetKzbiEvMPQOug,2636
58
58
  wbhuman_resources/serializers/review.py,sha256=BvYYBnLJox3k7SgLSvRvkqng7w64AFW4jesgefSIJPI,16163
59
59
  wbhuman_resources/templates/review/review_report.html,sha256=gQzrmtAwrjpAAVXtxYpiZnF5Bj1qH9HtN6kdzvrcQPA,13507
@@ -106,6 +106,6 @@ wbhuman_resources/viewsets/titles/absence.py,sha256=4F4ENgmZBGKiDuC8DmgrklNXEsRo
106
106
  wbhuman_resources/viewsets/titles/employee.py,sha256=VP_AC3E-3fpbO8-RUvi2haXcoJr9LVLYtJifGawVRGo,565
107
107
  wbhuman_resources/viewsets/titles/kpis.py,sha256=OSH_vIsIjfThWn17X_K7ykBKAFqNvz8M4PyFCF8BRQo,491
108
108
  wbhuman_resources/viewsets/titles/review.py,sha256=fL_PqTNAIK7alk_-7RaklkiR9guh54u8oS0m5AWOSSc,2458
109
- wbhuman_resources-1.56.5.dist-info/METADATA,sha256=ttVzCncaWP4GK01cVXKzJHOLNcFDii-Src4g3MQTBC4,272
110
- wbhuman_resources-1.56.5.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
111
- wbhuman_resources-1.56.5.dist-info/RECORD,,
109
+ wbhuman_resources-1.56.7.dist-info/METADATA,sha256=Kr7lhqJ5ssl8UGaCMU0ogziWAMnhG3-X7cKWlEJA6ns,272
110
+ wbhuman_resources-1.56.7.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
111
+ wbhuman_resources-1.56.7.dist-info/RECORD,,