Ce module permet de gérer des projects de mise au travail selon les articles 60§7 et 61 de la loi organique des CPAS.
Si pour des jeunes en-dessous des 25 ans on parle surtout d’Insertion sociale et de leur enseignement, pour les adultes nous parlons d’insertion socio-professionnelle et nous concentrons au travail.
Le CPAS gère une liste d’Jobs (de mise au travail). Ces endroits de mise au travail sont généralement des endroits de travail spécialisés à l’accqueil temporaire de personnes à intégrer. Exemple:
Name | Job Provider | Job Sector | Job Function | Job Type | Contract Type | hourly rate | capacity | Remark | ID |
Kellner | BISA | Landwirtschaft & Garten | Kellner | Sozialwirtschaft = “majorés” | Sozialökonomie | 1 | A very hard job. | 1 | |
Kellner | R-Cycle Sperrgutsortierzentrum | Horeca | Kellner | Sonstige | Stadt Eupen | 1 | 5 | ||
Koch | R-Cycle Sperrgutsortierzentrum | Seefahrt | Koch | Intern | Sozialökonomie - majoré | 1 | 2 | ||
Koch | Pro Aktiv V.o.G. | Unterricht | Koch | Sozialwirtschaft = “majorés” | Sozialökonomie | 1 | 6 | ||
Total (8 Zeilen) | 4 | 0 |
Indépendamment de ces endroits de travail le CPAS peut gérer une liste d’Job Offers du marché normal.
Une Candidature représente le fait qu’un Client donné voudrait travailler à un Endroit donné. Ceci implique entre autres que l’agent d’insertion responsable l’estime potentiellement apte à assumer ce travail.
Eine Kandidatur ist “wenn ein Client sich für eine Job bewirbt”. Das beinhaltet u.a. auch die Information, dass der verantwortliche Begleiter die Person als für diese Stelle geeignet einstuft.
Si un Client introduit une Candidature, l’agent d’insertion note que
Une telle Candidature peut référer soit à un Endroit soit à une Offre.
Et puis on fera un Contract.
Eine Stelle ist ein Arbeitsplatz bei einem Stellenabieter.
name | type | verbose name | help text |
name | CharField | Name | |
provider | ForeignKey to Job Provider | Job Provider | |
sector | ForeignKey to Job Sector | Job Sector | |
function | ForeignKey to Job Function | Job Function | |
type | ForeignKey to Job Type | Job Type | |
contract_type | ForeignKey to Job Contract Type | Contract Type | |
hourly_rate | PriceField | hourly rate | |
capacity | IntegerField | capacity | |
remark | TextField | Remark | |
id | AutoField | ID |
name | type | verbose name | help text |
---|---|---|---|
name | CharField | Name | |
EmailField | |||
created | DateTimeField | Erstellt | |
modified | DateTimeField | Bearbeitet | |
country | ForeignKey to Country | Country | |
city | ForeignKey to Place | Place | |
region | ForeignKey to Place | Region | |
zip_code | CharField | Zip code | |
addr1 | CharField | Address line before street | Address line before street |
street_prefix | CharField | Street prefix | Text to print before name of street, but to ignore for sorting. |
street | CharField | Street | Name of street. Without house number. |
street_no | CharField | No. | House number |
street_box | CharField | Box | Text to print after steet_no on the same line |
addr2 | CharField | Address line after street | Address line to print below street line |
language | LanguageField | Sprache | Die Sprache, in der Dokumente ausgestellt werden sollen. |
url | URLField | URL | |
phone | CharField | Phone | |
gsm | CharField | GSM | |
fax | CharField | Fax | |
remarks | TextField | Remarks | |
is_obsolete | BooleanField | obsolete | Altfälle sind Partner, deren Stammdaten nicht mehr gepflegt werden und für neue Operationen nicht benutzt werden können. |
activity | ForeignKey to activity | activity | |
bank_account1 | CharField | Bank account 1 | |
bank_account2 | CharField | Bank account 2 | |
prefix | CharField | prefix | |
vat_id | CharField | VAT id | |
type | ForeignKey to company type | Company type | |
client_contact_type | ForeignKey to Client Contact type | Client Contact type | |
id | AutoField | ID |
name | type | verbose name | help text |
id | AutoField | ID | |
job | ForeignKey to Job | Job | |
applies_from | DateField | applies from | |
applies_until | DateField | applies until | |
user | ForeignKey to Benutzer | Autor | |
type | ForeignKey to Job Contract 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 | |
client | ForeignKey to Client | Client | |
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 | |
duration | IntegerField | duration (days) | |
regime | ForeignKey to Work Regime | Work Regime | |
schedule | ForeignKey to Work Schedule | Work Schedule | |
hourly_rate | PriceField | hourly rate | |
refund_rate | CharField | refund rate | |
reference_person | CharField | reference person | |
responsibilities | RichTextField | responsibilities | |
remark | TextField | Remark |
name | type | verbose name | help text |
date_submitted | DateField | date submitted | Date when the IA introduced this candidature. |
job | ForeignKey to Job | Job | |
state | ChoiceListField | Candidature state | |
sector | ForeignKey to Job Sector | Job Sector | |
function | ForeignKey to Job Function | Job Function | |
person | ForeignKey to Client | Client | |
remark | TextField | Remark | |
id | AutoField | ID |
name | type | verbose name | help text |
id | AutoField | ID | |
name | BabelCharField | Omschrijving |
name | type | verbose name | help text |
id | AutoField | ID | |
name | BabelCharField | Omschrijving | |
remark | TextField | Remark |
name | type | verbose name | help text |
name | BabelCharField | Omschrijving | |
sector | ForeignKey to Job Sector | Job Sector | |
id | AutoField | ID | |
remark | TextField | Remark |
name | type | verbose name | help text |
id | AutoField | ID | |
name | BabelCharField | Omschrijving |
name | type | verbose name | help text |
id | AutoField | ID | |
sector | ForeignKey to Job Sector | Job Sector | |
function | ForeignKey to Job Function | Job Function | |
name | CharField | Name | |
provider | ForeignKey to Job Provider | Job Provider | |
selection_from | DateField | selection from | |
selection_until | DateField | selection until | |
start_date | DateField | start date | |
remark | TextField | Remark |
name | type | verbose name | help text |
id | AutoField | ID | |
name | BabelCharField | Omschrijving |
name | type | verbose name | help text |
id | AutoField | ID | |
country | ForeignKey to Country | Country | |
city | ForeignKey to Place | Place | |
person | ForeignKey to Client | Client | |
type | ForeignKey to study type | Study type | |
content | CharField | Study content | |
started | MonthField | started | |
stopped | MonthField | stopped | |
success | BooleanField | Erfolgreich abgeschlossen | |
language | ForeignKey to Sprache | Sprache | |
school | CharField | School | |
remarks | TextField | Remarks |
List of studies for a given person.
name | type | verbose name | help text |
type | ForeignKey to study type | Study type | |
content | CharField | Study content | |
started | MonthField | started | |
stopped | MonthField | stopped | |
country | ForeignKey to Country | Country | |
city | ForeignKey to Place | Place | |
success | BooleanField | Erfolgreich abgeschlossen | |
language | ForeignKey to Sprache | Sprache | |
school | CharField | School | |
remarks | TextField | Remarks | |
id | AutoField | ID |
name | type | verbose name | help text |
id | AutoField | ID | |
sector | ForeignKey to Job Sector | Job Sector | |
function | ForeignKey to Job Function | Job Function | |
person | ForeignKey to Client | Client | |
company | CharField | company | |
title | CharField | job title | |
country | ForeignKey to Country | Country | |
started | MonthField | started | |
stopped | MonthField | stopped | |
remarks | TextField | Remarks |
name | type | verbose name | help text |
company | CharField | company | |
started | MonthField | started | |
stopped | MonthField | stopped | |
title | CharField | job title | |
sector | ForeignKey to Job Sector | Job Sector | |
function | ForeignKey to Job Function | Job Function | |
country | ForeignKey to Country | Country | |
remarks | TextField | Remarks |
name | type | verbose name | help text |
id | AutoField | ID | |
seqno | IntegerField | Seq.-Nr. | |
name | CharField | Omschrijving | |
remark | CharField | Remark |
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 |
Ceci est la vieille version du document, elle sera remplacée par Contracts Situation
This list helps you to make decisions like:
Example (using fictive demo data):
Sozialwirtschaft = "majorés"
Job Working Probation Candidates Kellner at BISA (1) A very hard job.
RADERMACHER bis 14-09-14
CHANTRAINE bis 12-04-14EMONTSPOOL
BASTIAENSEN
Koch at Pro Aktiv V.o.G. (1)
DUBOIS bis 13-11-14
HILGERS bis 03-03-14JOUSTEN
DEMEULENAERE
Intern
Job Working Probation Candidates Koch at R-Cycle Sperrgutsortierzentrum (1)
RADERMECKER bis 14-03-14
FAYMONVILLE bis 12-04-15EIERSCHAL
JOHNEN
Küchenassistent at BISA (1) A very hard job.
LAZARUS bis 03-03-15
RADERMACHER
EMONTS
Extern (Öffentl. VoE mit Kostenrückerstattung)
Job Working Probation Candidates Küchenassistent at Pro Aktiv V.o.G. (1) No supervisor. Only for independent people.
JEANÉMART bis 24-09-13
JOUSTEN bis 12-10-14DOBBELSTEIN
RADERMACHER
Tellerwäscher at R-Cycle Sperrgutsortierzentrum (1)
RADERMACHER bis 13-05-14
KASENNOVA
MEIER
Extern (Privat Kostenrückerstattung)
Job Working Probation Candidates Tellerwäscher at BISA (1)
MEIER bis 14-09-13
FAYMONVILLE
SAFFRE
Sonstige
Job Working Probation Candidates Kellner at R-Cycle Sperrgutsortierzentrum (1)
VAN VEEN bis 13-11-13
DOBBELSTEIN bis 03-09-14CHANTRAINE
RADERMECKER