Insertion sociale
Ce module gère le travail avec les
Projects d’Insertion Sociale Personnalisés (PIIS).
Un PIIS est une convention
entre le CPAS et un jeune client qui engendra un accompagnement
individuel de la personne surtout au niveau enseignement.
Le module est techniquement similaire au module
Insertion socio-professionnelle.
Référence
ISIP Types
name |
type |
verbose name |
help text |
name |
BabelCharField |
Omschrijving |
|
ref |
CharField |
Referenz |
|
build_method |
CharField |
Konstruktionsmethode |
|
template |
CharField |
Vorlage |
|
id |
AutoField |
ID |
|
exam_policy |
ForeignKey to Examination Policy |
Examination Policy |
|
Examination Policies
name |
type |
verbose name |
help text |
name |
BabelCharField |
Omschrijving |
|
id |
AutoField |
ID |
|
start_date |
DateField |
Start date |
|
start_time |
TimeField |
Start time |
|
end_date |
DateField |
End Date |
|
end_time |
TimeField |
End Time |
|
summary |
CharField |
Zusammenfassung |
|
description |
RichTextField |
Omschrijving |
|
every |
IntegerField |
Evaluation every X months |
|
every_unit |
ChoiceListField |
Duration unit |
|
calendar |
ForeignKey to Calendar |
Calendar |
|
Reasons of termination
name |
type |
verbose name |
help text |
name |
CharField |
designation |
|
id |
AutoField |
ID |
|
ISIPs
name |
type |
verbose name |
help text |
id |
AutoField |
ID |
|
applies_from |
DateField |
applies from |
|
applies_until |
DateField |
applies until |
|
client |
ForeignKey to Client |
Client |
|
user |
ForeignKey to Benutzer |
Autor |
|
type |
ForeignKey to ISIP Type |
Contract Type |
|
build_time |
DateTimeField |
Druckdatum |
|
company |
ForeignKey to Company |
Company |
|
contact_person |
ForeignKey to Person |
represented by |
|
contact_role |
ForeignKey to Function |
represented as |
|
signer1 |
ForeignKey to Person |
Sekretär |
|
signer2 |
ForeignKey to Person |
President |
|
language |
LanguageField |
Sprache |
|
date_decided |
DateField |
date decided |
|
date_issued |
DateField |
date issued |
|
user_asd |
ForeignKey to Benutzer |
responsible (ASD) |
|
exam_policy |
ForeignKey to Examination Policy |
Examination Policy |
|
ending |
ForeignKey to Reason of termination |
Reason of termination |
|
date_ended |
DateField |
date ended |
|
stages |
RichTextField |
stages |
|
goals |
RichTextField |
goals |
|
duties_asd |
RichTextField |
duties ASD |
|
duties_dsbe |
RichTextField |
duties DSBE |
|
duties_company |
RichTextField |
duties company |
|
duties_person |
RichTextField |
duties person |
|