Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add qualifications for real estate and person insurance #1415

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

KillianCourvoisier
Copy link
Contributor

This PR adds two qualification, needed for real estate and person insurance.

The need of this came with the development of MACIF CliSK as a user could have different types of attestation and this was not covered yet by the qualifications.

@Merkur39
Copy link
Member

Merkur39 commented Nov 2, 2023

  • Pas besoin de définir ses qualifications à des thèmes ?
    Si oui ça se passe ici https://github.com/cozy/cozy-client/blob/master/packages/cozy-client/src/models/document/documentTypeData.js
  • Egalement les traductions sont manquantes => https://github.com/cozy/cozy-client/tree/master/packages/cozy-client/src/models/document/locales
  • Pour finir, les types =>
    * @typedef {'identity_photo'|'national_id_card'|'passport'|'residence_permit'|'family_record_book'|'birth_certificate'|'driver_license'|'other_identity_document'|'citizen_registration_certificate'|'personal_sporting_licence'|'electoral_card'|'note_identity_document'} IdentityLabel
    *
    * @typedef {'family_record_book'|'birth_certificate'|'wedding'|'pacs'|'divorce'|'large_family_card'|'caf'|'other_family_document'|'payment_proof_family_allowance'|'single_parent_benefit'|'note_family_document'} FamilyLabel
    *
    * @typedef {'diploma'|'work_contract'|'pay_sheet'|'unemployment_benefit'|'pension'|'gradebook'|'student_card'|'resume'|'motivation_letter'|'other_work_document'|'work_disability_recognition'|'school_attendance_certificate'|'employment_center_certificate'|'school_insurance_certificate'|'note_work_document'|'expense_claim'} WorkStudyLabels
    *
    * @typedef {'health_certificate'|'health_book'|'national_health_insurance_card'|'health_insurance_card'|'prescription'|'health_invoice'|'national_health_insurance_right_certificate'|'work_disability_recognition'|'pregnancy_medical_certificate'|'other_health_document'|'note_health_document'} HealthLabels
    *
    * @typedef {'phone_invoice'|'isp_invoice'|'telecom_invoice'|'energy_invoice'|'water_invoice'|'other_invoice'|'house_sale_agreeement'|'building_permit'|'technical_diagnostic_record'|'lease'|'rent_receipt'|'house_insurance'|'work_quote'|'work_invoice'|'other_house_document'|'unfit_for_habitation_declaration'|'accommodation_proof'|'note_house_document'} HomeLabels
    *
    * @typedef {'driver_license'|'vehicle_registration'|'car_insurance'|'mechanic_invoice'|'transport_invoice'|'other_transport_document'|'transport_card'|'note_transport_document'} TransportLabels
    *
    * @typedef {'tax_return'|'tax_notice'|'tax_timetable'|'pay_sheet'|'receipt'|'other_tax_document'|'bank_details'|'bank_statement'|'loan_agreement'|'other_bank_document'|'payment_proof_family_allowance'|'other_revenue'|'single_parent_benefit'|'real_estate_tax'|'note_finance'|'expense_claim'} FinanceLabels
    *
    * @typedef {'phone_invoice'|'isp_invoice'|'telecom_invoice'|'energy_invoice'|'water_invoice'|'appliance_invoice'|'web_service_invoice'|'restaurant_invoice'|'work_invoice'|'transport_invoice'|'health_invoice'|'other_invoice'|'note_invoice'|'expense_claim'} InvoiceLabels
    *
    * @typedef {'personal_sporting_licence'|'other_activity_document'|'fidelity_card'|'library_card'|'note_activity_document'} ActivityLabels
    *
    * @typedef {'other_administrative_document'|'note_other'} OthersLabels

@KillianCourvoisier KillianCourvoisier force-pushed the feat/realEstateInsuranceQualif branch from 899bbdb to acbbc7a Compare November 20, 2023 16:43
@Merkur39 Merkur39 force-pushed the feat/realEstateInsuranceQualif branch 3 times, most recently from 7dc6e60 to a449a3c Compare November 21, 2023 08:37
@Merkur39 Merkur39 force-pushed the feat/realEstateInsuranceQualif branch from a449a3c to 737e1a2 Compare November 21, 2023 09:19
@KillianCourvoisier KillianCourvoisier merged commit 3afa209 into master Nov 21, 2023
4 checks passed
@KillianCourvoisier KillianCourvoisier deleted the feat/realEstateInsuranceQualif branch November 21, 2023 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants