Insertion socio-professionnelle¶
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’ISIP et de leur enseignement, pour les adultes nous parlons d’insertion socio-professionnelle et nous concentrons au travail.
Aperçu¶
Le CPAS gère une liste d’Emplois (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 | Employant | ID |
Kellner | BISA (190*) | 1 |
Kellner | R-Cycle Sperrgutsortierzentrum (191) | 5 |
Koch | R-Cycle Sperrgutsortierzentrum (191) | 2 |
Koch | Pro Aktiv V.o.G. (193) | 6 |
Indépendamment de ces endroits de travail le CPAS peut gérer une liste d’Offres d’emploi du marché normal.
Une Candidature représente le fait qu’un Client donné voudrait travailler à un Emploi 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 Emploi 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 Art.60§7 contract.
Référence¶
Emploi (model)¶
Internal name: | jobs.Job |
---|---|
Implemented by: | Job |
Views on Emploi
- Emplois (Jobs) (Menu Intégration ‣ Emplois) – Eine Stelle ist ein Arbeitsplatz bei einem Stellenabieter.
- Emplois (JobsByProvider)
- Emplois (JobsByType)
- Situation contrats Art 60-7 (JobsOverviewByType)
Fields in Emploi
- ID (id, AutoField), Secteur d’activité (sector, ForeignKey to Secteur d’activité), Fonction (function, ForeignKey to Fonction), Name (name, CharField), Type d’emploi (type, ForeignKey to Type d’emploi), Employant (provider, ForeignKey to Employant), Type de contrat (contract_type, ForeignKey to Type de contrat de travail), coûr horaire (hourly_rate, PriceField), Capacité (capacity, IntegerField), Remarque (remark, TextField)
Actions on Emploi
- 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 Emploi
- Art.60§7 contracts (ContractsByJob)
- Candidatures (CandidaturesByJob)
Employant (model)¶
Internal name: | jobs.JobProvider |
---|---|
Implemented by: | JobProvider |
Views on Employant
- Employants (JobProviders) (Menu Intégration ‣ Employants)
Fields in Employant
- Ligne avant le nom de rue (addr1, CharField) – Address line before street
- Préfixe rue (street_prefix, CharField) – Text to print before name of street, but to ignore for sorting.
- Rue (street, CharField) – Name of street. Without house number.
- N° (street_no, CharField) – House number
- boîte (street_box, CharField) – Text to print after steet_no on the same line
- Ligne après le nom de rue (addr2, CharField) – Address line to print below street line
- Langue (language, LanguageField) – Die Sprache, in der Dokumente ausgestellt werden sollen.
- obsolete (is_obsolete, BooleanField) – Altfälle sind Partner, deren Stammdaten nicht mehr gepflegt werden und für neue Operationen nicht benutzt werden können.
- ... and ID (id, AutoField), Modified (modified, DateTimeField), Created (created, DateTimeField), Pays (country, ForeignKey to Pays), Endroit (city, ForeignKey to Endroit), Region (region, ForeignKey to Endroit), Zip code (zip_code, CharField), Name (name, CharField), E-mail (email, EmailField), URL (url, URLField), Téléphone (phone, CharField), GSM (gsm, CharField), Fax (fax, CharField), Remarques (remarks, TextField), Activité (activity, ForeignKey to Activité), Compte en banque 1 (bank_account1, CharField), Compte en banque 2 (bank_account2, CharField), Partenaire (partner_ptr, OneToOneField to Partenaire), prefix (prefix, CharField), Type de société (type, ForeignKey to Organization Type), Type de contact client (client_contact_type, ForeignKey to Type de contact client), N° de TVA (vat_id, CharField), Organisation (company_ptr, OneToOneField to Organisation)
Actions on Employant
- 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
- Labels (print_labels, PrintLabelsAction) – Generate mailing labels for these recipients
- Merge (merge_row, MergeAction) – Merge this object into another object of same class.
Tables referring to Employant
- Is partner of these budgets: (BudgetsByPartner)
- Printouts (AttestationsByCompany)
- Membre de (MembersByPerson)
- Courrier sortant (SentByPartner)
- Emplois (JobsByProvider)
- Events/Notes (NotesByCompany)
- Comptes (AccountsByPartner)
- Is actor in these budgets: (ActorsByPartner)
- Personnes de contact (RolesByCompany)
- Offres de cours (CourseOffersByProvider)
- Printouts (AttestationsByPerson)
- Art.60§7 contracts (ContractsByProvider)
- Membres de ménage (MembersByHousehold)
- contact pour (RolesByPerson)
- Presences (GuestsByPartner)
- Appointments (AppointmentsByPartner)
- Events/Notes (NotesByPerson)
Art.60§7 contract (model)¶
Internal name: | jobs.Contract |
---|---|
Implemented by: | Contract |
Views on Art.60§7 contract
- Art.60§7 contracts (Contracts) (Menu Explorateur ‣ Intégration ‣ Art.60§7 contracts)
- Art.60§7 contracts (MyContracts) (Menu Intégration ‣ Art.60§7 contracts)
- Recherche contrats de travail (ContractsSearch)
- Art.60§7 contracts (ContractsByPerson)
- Art.60§7 contracts (ContractsByProvider)
- Art.60§7 contracts (ContractsByPolicy)
- Art.60§7 contracts (ContractsByEnding)
- Art.60§7 contracts (ContractsByJob)
- Art.60§7 contracts (ContractsByRegime)
- Art.60§7 contracts (ContractsBySchedule)
- Art.60§7 contracts (ContractsByType)
Fields in Art.60§7 contract
- ID (id, AutoField), Auteur (user, ForeignKey to Utilisateur), build time (build_time, DateTimeField), Méthode de construction (build_method, ChoiceListField to BuildMethods), 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 contrat de travail), Emploi (job, ForeignKey to Emploi), durée (jours) (duration, IntegerField), Régime de travail (regime, ForeignKey to Régime de travail), Horaire (schedule, ForeignKey to Horaire), coûr horaire (hourly_rate, PriceField), tarif de remboursement (refund_rate, CharField), persone de référence (reference_person, CharField), responsabilités (responsibilities, RichTextField), Remarque (remark, TextField)
Actions on Art.60§7 contract
- 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_events, UpdateEvents)
Candidature (model)¶
Internal name: | jobs.Candidature |
---|---|
Implemented by: | Candidature |
Views on Candidature
- Candidatures (Candidatures) (Menu Explorateur ‣ Intégration ‣ Candidatures)
- Candidatures (CandidaturesByPerson)
- Candidatures (CandidaturesBySector)
- Candidatures (CandidaturesByFunction)
- Candidatures (CandidaturesByJob)
- Candidats (CandidaturesByOffer)
Fields in Candidature
- Date déntrée (date_submitted, DateField) – Date when the IA introduced this candidature.
- ... and ID (id, AutoField), Secteur d’activité (sector, ForeignKey to Secteur d’activité), Fonction (function, ForeignKey to Fonction), Client (person, ForeignKey to Client), Emploi (job, ForeignKey to Emploi), Remarque (remark, TextField), Candidature state (state, ChoiceListField to Candidature states)
Actions on Candidature
- 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
Régime de travail (model)¶
Internal name: | jobs.Regime |
---|---|
Implemented by: | Regime |
Views on Régime de travail
- Régimes de travail (Regimes) (Menu Configuration ‣ Intégration ‣ Régimes de travail)
Fields in Régime de travail
- ID (id, AutoField), Description (name, BabelCharField)
Actions on Régime de travail
- 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 Régime de travail
- Art.60§7 contracts (ContractsByRegime)
Secteur d’activité (model)¶
Internal name: | jobs.Sector |
---|---|
Implemented by: | Sector |
Views on Secteur d’activité
- Secteurs d’activité (Sectors) (Menu Configuration ‣ Intégration ‣ Secteurs d’activité)
Fields in Secteur d’activité
- ID (id, AutoField), Description (name, BabelCharField), Remarque (remark, TextField)
Actions on Secteur d’activité
- 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 Secteur d’activité
- Candidatures (CandidaturesBySector)
- Fonctions (FunctionsBySector)
Fonction (model)¶
Internal name: | jobs.Function |
---|---|
Implemented by: | Function |
Views on Fonction
- Fonctions (Functions) (Menu Configuration ‣ Intégration ‣ Fonctions)
- Fonctions (FunctionsBySector)
Fields in Fonction
- ID (id, AutoField), Description (name, BabelCharField), Remarque (remark, TextField), Secteur d’activité (sector, ForeignKey to Secteur d’activité)
Actions on Fonction
- 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 Fonction
- Expériences professionnelles (ExperiencesByFunction)
- Candidatures (CandidaturesByFunction)
Horaire (model)¶
Internal name: | jobs.Schedule |
---|---|
Implemented by: | Schedule |
Views on Horaire
- Horaires (Schedules) (Menu Configuration ‣ Intégration ‣ Horaires)
Fields in Horaire
- ID (id, AutoField), Description (name, BabelCharField)
Actions on Horaire
- 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 Horaire
- Art.60§7 contracts (ContractsBySchedule)
Offre d’emploi (model)¶
Internal name: | jobs.Offer |
---|---|
Implemented by: | Offer |
Views on Offre d’emploi
- Offres d’emploi (Offers) (Menu Intégration ‣ Offres d’emploi)
Fields in Offre d’emploi
- ID (id, AutoField), Secteur d’activité (sector, ForeignKey to Secteur d’activité), Fonction (function, ForeignKey to Fonction), Name (name, CharField), Employant (provider, ForeignKey to Employant), Début de sélection (selection_from, DateField), Fin de sélection (selection_until, DateField), Date de début (start_date, DateField), Remarque (remark, RichTextField)
Actions on Offre d’emploi
- 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 Offre d’emploi
- Candidats (CandidaturesByOffer)
- Experiences (ExperiencesByOffer)
Étude ou formation (model)¶
Internal name: | jobs.Study |
---|---|
Implemented by: | Study |
Views on Étude ou formation
- Études & formations (Studies) (Menu Explorateur ‣ Intégration ‣ Études & formations)
- Études & formations (StudiesByCountry)
- Études & formations (StudiesByPlace)
- Études & formations (StudiesByPerson) – List of studies for a given person.
Fields in Étude ou formation
- ID (id, AutoField), Pays (country, ForeignKey to Pays), Endroit (city, ForeignKey to Endroit), Client (person, ForeignKey to Client), Type d’étude (type, ForeignKey to Type d’étude), Contenu des études (content, CharField), commencé (started, DateField), arrêté (stopped, DateField), Succès (success, BooleanField), Langue (language, ForeignKey to Langue), Ecole (school, CharField), Remarques (remarks, TextField)
Actions on Étude ou formation
- 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
Expérience professionnelle (model)¶
Internal name: | jobs.Experience |
---|---|
Implemented by: | Experience |
Views on Expérience professionnelle
- Expériences professionnelles (Experiences)
- Expériences professionnelles (ExperiencesByFunction)
- Expériences professionnelles (ExperiencesByPerson)
- Experiences (ExperiencesByOffer)
Fields in Expérience professionnelle
- ID (id, AutoField), Secteur d’activité (sector, ForeignKey to Secteur d’activité), Fonction (function, ForeignKey to Fonction), Client (person, ForeignKey to Client), Société (company, CharField), Intitulé de la fonction (title, CharField), Pays (country, ForeignKey to Pays), commencé (started, DateField), arrêté (stopped, DateField), Remarques (remarks, TextField)
Actions on Expérience professionnelle
- 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
Type d’emploi (model)¶
Internal name: | jobs.JobType |
---|---|
Implemented by: | JobType |
Views on Type d’emploi
- Types d’emplois (JobTypes) (Menu Configuration ‣ Intégration ‣ Types d’emplois)
Fields in Type d’emploi
- ID (id, AutoField), N° de séq (seqno, IntegerField), Description (name, CharField), Remarque (remark, CharField)
Actions on Type d’emploi
- 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, DuplicateSequenced)
- Up (move_up, MoveUp) – Move this row one row upwards
- Down (move_down, MoveDown) – Move this row one row downwards
Tables referring to Type d’emploi
- Emplois (JobsByType)
- Situation contrats Art 60-7 (JobsOverviewByType)
Type de contrat de travail (model)¶
Internal name: | jobs.ContractType |
---|---|
Implemented by: | ContractType |
Views on Type de contrat de travail
- Types de contrat de travail (ContractTypes) (Menu Configuration ‣ Intégration ‣ Types de contrat de travail)
Fields in Type de contrat de travail
- ID (id, AutoField), Description (name, BabelCharField), Méthode de construction (build_method, ChoiceListField to BuildMethods), Modèle (template, CharField), Référence (ref, CharField), Méthode d’examination (exam_policy, ForeignKey to Méthode d’examination)
Actions on Type de contrat de travail
- 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 contrat de travail
- Art.60§7 contracts (ContractsByType)
Situation contrats Art 60-7 (view)¶
Internal name: | jobs.JobsOverview (JobsOverview) |
---|
This list helps you to make decisions like:
- which jobs are soon going to be free, and which candidate(s) should we suggest?
- bla bla
Example (using fictive demo data):
Sozialwirtschaft = "majorés"
Emploi Travaille période d'essai Candidats Serveur chez BISA (190*) (1) Sehr harte Stelle
MEESSEN Melissa (146) bis 26/07/2015
COLLARD Charlotte (117) bis 21/02/2015MEESSEN Melissa (146)
DUBOIS Robin (178)
Cuisinier chez Pro Aktiv V.o.G. (193) (1)
VAN VEEN Vincent (165) bis 24/09/2015
EVERS Eberhart (126) bis 12/01/2015KAIVERS Karl (140*)
EVERS Eberhart (126)
Intern
Emploi Travaille période d'essai Candidats Cuisinier chez R-Cycle Sperrgutsortierzentrum (191) (1)
RADERMACHER Hedi (160*) bis 26/01/2015
EMONTS-GAST Erna (151) bis 21/02/2016AUSDEMWALD Alfons (115)
JONAS Josef (138)
Aide Cuisinier chez BISA (190*) (1) Sehr harte Stelle
JEANÉMART Jérôme (180*) bis 12/01/2016
RADERMACHER Hedi (160*)
FAYMONVILLE Luc (129)
Extern (Öffentl. VoE mit Kostenrückerstattung)
Emploi Travaille période d'essai Candidats Aide Cuisinier chez Pro Aktiv V.o.G. (193) (1) No supervisor. Only for independent people.
ÖSTGES Otto (167) bis 05/08/2014
HILGERS Hildegard (132) bis 21/08/2015FAYMONVILLE Luc (129)
RADERMACHER Guido (158)
Plongeur chez R-Cycle Sperrgutsortierzentrum (191) (1)
LAZARUS Line (143) bis 24/03/2015
DUBOIS Robin (178)
MALMENDIER Marc (145)
Extern (Privat Kostenrückerstattung)
Emploi Travaille période d'essai Candidats Plongeur chez BISA (190*) (1)
KAIVERS Karl (140*) bis 26/07/2014
GROTECLAES Gregory (131)
DOBBELSTEIN Dorothée (123)
Sonstige
Emploi Travaille période d'essai Candidats Serveur chez R-Cycle Sperrgutsortierzentrum (191) (1)
RADERMACHER Edgard (156) bis 24/09/2014
DOBBELSTEIN Dorothée (123) bis 12/07/2015EMONTS Daniel (127)
ÖSTGES Otto (167)
Études & formations (view)¶
Internal name: | jobs.StudiesByPerson (StudiesByPerson) |
---|
List of studies for a given person.
Expériences professionnelles (view)¶
Internal name: | jobs.ExperiencesByPerson (ExperiencesByPerson) |
---|