ISIP
Ce module gère le travail avec les PIIS.
Il est techniquement similaire au module Insertion socio-professionnelle.
- ISIP
- A convention or contract between the PCSW and a young client
that leads to an individual coaching of the person, mostly
concerning her scholar education.
- PIIS
- Project d’Insertion Sociale Personnalisé.
Une convention
entre le CPAS et un jeune client qui engendra un accompagnement
individuel de la personne surtout au niveau enseignement.
Internal name: | isip.Contract |
Implemented by: | Contract |
The contract defining this ISIP.
A printable document to be signed.
Views on ISIP
- ISIPs (Contracts) (Menu )
- ISIPs (MyContracts) (Menu )
- ISIPs (ContractsByPerson)
- ISIPs (ContractsByPolicy)
- ISIPs (ContractsByType)
- ISIPs (ContractsByEnding)
- ISIPs (ContractsByStudyType)
Fields in ISIP
- ID (id, AutoField), Author (user, ForeignKey to User), build time (build_time, DateTimeField), Secretary (signer1, ForeignKey to Person), President (signer2, ForeignKey to Person), Company (company, ForeignKey to Company), represented by (contact_person, ForeignKey to Person), represented as (contact_role, ForeignKey to Function), Client (client, ForeignKey to Client), Language (language, LanguageField), applies from (applies_from, DateField), applies until (applies_until, DateField), date decided (date_decided, DateField), date issued (date_issued, DateField), responsible (ASD) (user_asd, ForeignKey to User), Examination Policy (exam_policy, ForeignKey to Examination Policy), Reason of termination (ending, ForeignKey to Reason of termination), date ended (date_ended, DateField), Contract Type (type, ForeignKey to ISIP Type), stages (stages, RichTextField), goals (goals, RichTextField), duties ASD (duties_asd, RichTextField), duties DSBE (duties_dsbe, RichTextField), duties company (duties_company, RichTextField), duties person (duties_person, RichTextField), study type (study_type, ForeignKey to study type)
Actions on ISIP
Internal name: | isip.StudyType |
Implemented by: | StudyType |
The list of choices for the Study type field of
an ISIP or an Art.60§7 contract.
ID |
Designation |
Designation (fr) |
Designation (de) |
4 |
Apprenticeship |
Apprentissage |
Lehre |
5 |
Highschool |
École supérieure |
Hochschule |
7 |
Part-time study |
Cours à temps partiel |
Teilzeitunterricht |
8 |
Remote study |
Cours à distance |
Fernkurs |
1 |
School |
École |
Schule |
3 |
Schooling |
Formation |
Ausbildung |
2 |
Special school |
École spéciale |
Sonderschule |
6 |
University |
Université |
Universität |
Views on study type
Fields in study type
Tables referring to study type
- ISIPs (ContractsByStudyType)
Views on ISIP Type
- ISIP Types (ContractTypes) (Menu )
Fields in ISIP Type
- ID (id, AutoField), Designation (name, BabelCharField), Build method (build_method, CharField), Template (template, CharField), Reference (ref, CharField), Examination Policy (exam_policy, ForeignKey to Examination Policy), needs Study type (needs_study_type, BooleanField)
Tables referring to ISIP Type
Internal name: | isip.ExamPolicy |
Implemented by: | ExamPolicy |
Views on Examination Policy
- Examination Policies (ExamPolicies) (Menu )
Fields in Examination Policy
- Calendar (calendar, ForeignKey to Calendar) – The calendar to which events will be generated.
- ... and ID (id, AutoField), Designation (name, BabelCharField), Start date (start_date, DateField), Start time (start_time, TimeField), End Date (end_date, DateField), End Time (end_time, TimeField), Recurrency (every_unit, ChoiceListField to Recurrencies), Repeat every (every, IntegerField), Monday (monday, BooleanField), Tuesday (tuesday, BooleanField), Wednesday (wednesday, BooleanField), Thursday (thursday, BooleanField), Friday (friday, BooleanField), Saturday (saturday, BooleanField), Sunday (sunday, BooleanField), Number of events (max_events, PositiveIntegerField)
Tables referring to Examination Policy
- Art.60§7 contracts (ContractsByPolicy)
- ISIPs (ContractsByPolicy)
Views on Reason of termination
- Contract termination reasons (ContractEndings) (Menu )
- Contract endings by type (ContractEndingsByType)
- Contract endings by type (JobsContractEndingsByType)
Fields in Reason of termination
- ID (id, AutoField), designation (name, CharField), ISIP (use_in_isip, BooleanField), Art.60§7 (use_in_jobs, BooleanField), Success (is_success, BooleanField), Require date ended (needs_date_ended, BooleanField)
Tables referring to Reason of termination
- ISIPs (ContractsByEnding)
- Art.60§7 contracts (ContractsByEnding)