ISIP

ISIP (Individualized Social Integration Projects, fr. “PIIS”, german “VSE”) are contracts between a PCSW and a Client.

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.

The PIIS model

Internal name:isip.Contract
Implemented by:Contract

The contract defining this ISIP. A printable document to be signed.

Views on PIIS

  • PIISs (Contracts) (Menu Explorateur ‣ Intégration ‣ PIISs)
  • PIISs (MyContracts) (Menu Intégration ‣ PIISs)
  • PIISs (ContractsByPerson)
  • PIISs (ContractsByPolicy)
  • PIISs (ContractsByType)
  • PIISs (ContractsByEnding)
  • PIISs (ContractsByStudyType)

Fields in PIIS

  • ID (id, AutoField), Auteur (user, ForeignKey to Utilisateur), build time (build_time, DateTimeField), Secretary (signer1, ForeignKey to Personne), President (signer2, ForeignKey to Personne), Organisation (company, ForeignKey to Organisation), représenté par (contact_person, ForeignKey to Personne), représenté par (contact_role, ForeignKey to Fonction), Client (client, ForeignKey to Client), Langue (language, LanguageField), Début de contrat (applies_from, DateField), Fin prévue (applies_until, DateField), Décidé le (date_decided, DateField), Délivré le (date_issued, DateField), Responsable (SSG) (user_asd, ForeignKey to Utilisateur), Méthode d’examination (exam_policy, ForeignKey to Méthode d’examination), Cause d’abandon (ending, ForeignKey to Cause d’abandon), Date de fin (date_ended, DateField), Type de contrat (type, ForeignKey to Type de PIIS), stages (stages, RichTextField), buts (goals, RichTextField), devoirs SSG (duties_asd, RichTextField), devois ISP (duties_dsbe, RichTextField), devoirs entreprise (duties_company, RichTextField), Devoirs personne (duties_person, RichTextField), Type d’étude (study_type, ForeignKey to Type d’étude)

Actions on PIIS

  • Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
  • Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document
  • Dupliquer (duplicate, Duplicate)
  • Imprimer (do_print, CachedPrintAction)
  • Effacer la cache (do_clear_cache, ClearCacheAction)
  • Update Events (do_update_reminders, UpdateReminders)

The Type d’étude model

Internal name:isip.StudyType
Implemented by:StudyType

The list of choices for the Study type field of an PIIS or an Art.60§7 contract.

ID Description Description (fr) Description (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 Type d’étude

  • Type d’études (StudyTypes) (Menu Configuration ‣ Intégration ‣ Type d’études)

  • PIIS et types de formation (StudyTypesAndContracts) – Nombre de PIIS actifs par

    type de formation et type de contrat.

Fields in Type d’étude

Actions on Type d’étude

  • Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
  • Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document

Tables referring to Type d’étude

  • PIISs (ContractsByStudyType)

The Type de PIIS model

Internal name:isip.ContractType
Implemented by:ContractType

Views on Type de PIIS

  • Types de PIIS (ContractTypes) (Menu Configuration ‣ Intégration ‣ Types de PIIS)

Fields in Type de PIIS

  • ID (id, AutoField), Description (name, BabelCharField), Méthode de construction (build_method, CharField), Modèle (template, CharField), Référence (ref, CharField), Méthode d’examination (exam_policy, ForeignKey to Méthode d’examination), needs Study type (needs_study_type, BooleanField)

Actions on Type de PIIS

  • Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
  • Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document

Tables referring to Type de PIIS

  • PIISs (ContractsByType)

The Méthode d’examination model

Internal name:isip.ExamPolicy
Implemented by:ExamPolicy

Views on Méthode d’examination

  • Méthode d’examination (ExamPolicies) (Menu Configuration ‣ Intégration ‣ Méthode d’examination)

Fields in Méthode d’examination

  • Calendrier (calendar, ForeignKey to Calendrier) – The calendar to which events will be generated.
  • ... and ID (id, AutoField), Description (name, BabelCharField), Date début (start_date, DateField), Heure de début (start_time, TimeField), Date de fin (end_date, DateField), Heure de fin (end_time, TimeField), Recurrency (every_unit, ChoiceListField to Recurrencies), Repeat every (every, IntegerField), Lundi (monday, BooleanField), Mardi (tuesday, BooleanField), Mercredit (wednesday, BooleanField), Jeudi (thursday, BooleanField), Vendredi (friday, BooleanField), Samedi (saturday, BooleanField), Dimanche (sunday, BooleanField), Number of events (max_events, PositiveIntegerField)

Actions on Méthode d’examination

  • Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
  • Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document

Tables referring to Méthode d’examination

  • Art.60§7 contracts (ContractsByPolicy)
  • PIISs (ContractsByPolicy)

The Cause d’abandon model

Internal name:isip.ContractEnding
Implemented by:ContractEnding

Views on Cause d’abandon

  • Contract termination reasons (ContractEndings) (Menu Configuration ‣ Intégration ‣ Contract termination reasons)
  • Contract endings by type (ContractEndingsByType)
  • Contract endings by type (JobsContractEndingsByType)

Fields in Cause d’abandon

  • ID (id, AutoField), désignation (name, CharField), PIIS (use_in_isip, BooleanField), Art.60§7 (use_in_jobs, BooleanField), Succès (is_success, BooleanField), Require date ended (needs_date_ended, BooleanField)

Actions on Cause d’abandon

  • Table (landscape) (as_pdf, PrintTableAction) – Show this table as a pdf document
  • Table (portrait) (as_pdf_p, PortraitPrintTableAction) – Show this table as a pdf document

Tables referring to Cause d’abandon

  • PIISs (ContractsByEnding)
  • Art.60§7 contracts (ContractsByEnding)