Nouveaux clients

Ce module facilite la gestion des nouvelles demandes de client.

Référence

New Clients

Liste der neuen Klienten zwecks Zuweisung eines Begleiters oder Ablehnen des Hilfeantrags.

name type verbose name help text
name_column VirtualField Name None
client_state ChoiceListField Zustand  
broker ForeignKey to Broker Broker  
faculty ForeignKey to Faculty Faculty  
national_id NullCharField National ID  
gsm CharField GSM  
address_column VirtualField Adresse None
age VirtualField Alter None
email EmailField E-Mail  
phone CharField Phone  
id AutoField ID  
bank_account1 CharField Bank account 1  
aid_type ForeignKey to aid type aid type  
language LanguageField Sprache Die Sprache, in der Dokumente ausgestellt werden sollen.
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  
name CharField Name  
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
url URLField URL  
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_account2 CharField Bank account 2  
first_name CharField First name  
last_name CharField Nachname  
gender ChoiceListField Geschlecht  
birth_date IncompleteDateField Birth date Unkomplette Datumsangaben sind erlaubt, z.B. “00.00.1980” heißt “irgendwann im Jahr 1980”, “00.07.1980” heißt “im Juli 1980”oder “23.07.0000” heißt “an einem 23. Juli”.
title CharField Title  
remarks2 TextField Remarks (Social Office)  
gesdos_id CharField Gesdos ID  
is_cpas BooleanField receives social help  
is_senior BooleanField is senior  
group ForeignKey to Integration Phase Integration phase  
birth_place CharField Birth place  
birth_country ForeignKey to Country Birth country  
civil_state ChoiceListField Civil state  
health_insurance ForeignKey to Company Health insurance  
pharmacy ForeignKey to Company Pharmacy  
nationality ForeignKey to Country Nationality  
card_number CharField eID card number  
card_valid_from DateField ID card valid from  
card_valid_until DateField until  
card_type ChoiceListField eID card type  
card_issuer CharField eID card issuer  
noble_condition CharField noble condition The eventual noble condition of this person. Imported from TIM.
residence_type ChoiceListField Residence type  
in_belgium_since DateField Lives in Belgium since Since when this person in Belgium lives. <b>Important:</b> help_text can be formatted.
unemployed_since DateField Seeking work since  
needs_residence_permit BooleanField Needs residence permit  
needs_work_permit BooleanField Needs work permit  
work_permit_suspended_until DateField suspended until  
income_ag BooleanField unemployment benefit  
income_wg BooleanField waiting pay  
income_kg BooleanField sickness benefit  
income_rente BooleanField retirement pension  
income_misc BooleanField other incomes  
is_seeking BooleanField is seeking work  
unavailable_until DateField Unavailable until  
unavailable_why CharField reason  
obstacles TextField Obstacles  
skills TextField Other skills  
job_agents CharField Job agents  
job_office_contact ForeignKey to Contact Person Contact person at local job office  
refusal_reason ChoiceListField refusal reason  

Brokers

name type verbose name help text
name CharField name  
id AutoField ID  

Competences

name type verbose name help text
id AutoField ID  
user ForeignKey to Benutzer Autor  
seqno IntegerField Seq.-Nr.  
faculty ForeignKey to Faculty Faculty  
weight IntegerField Work effort Wieviel Aufwand mir persönlich ein Neuantrag in diesem Fachbereich verursacht (0 = gar kein Aufwand, 10 = maximaler Aufwand).

Faculties

name type verbose name help text
name BabelCharField Omschrijving  
weight IntegerField Work effort Wieviel Aufwand ein Neuantrag in diesem Fachbereich allgemein verursacht (0 = gar kein Aufwand, 10 = maximaler Aufwand).
id AutoField ID