Changes in InternshipType which need to be add in fornt model #4

Closed
opened 2020-07-08 18:42:55 +02:00 by Zonar · 0 comments
    public enum InternshipType
    {
        Other,
        FreeInternship,
        GraduateInternship,
        FreeApprenticeship,
        PaidApprenticeship,
        EmploymentContract,
        MandateContract,
        ContractWork,
        ForeignInternship 
    }
``` public enum InternshipType { Other, FreeInternship, GraduateInternship, FreeApprenticeship, PaidApprenticeship, EmploymentContract, MandateContract, ContractWork, ForeignInternship } ```
Zonar closed this issue 2020-07-11 14:05:12 +02:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: system-praktyk/system-praktyk-front#4
No description provided.