- Aug 21, 2020
-
-
Marco Folco authored
[MOD] health insurance and plan See merge request !37
-
Marco Folco authored
Modified function to not check duplicated VATs when partner type is plan Now the partner created for each plan takes the same vat and document_type_id as the plan grouper
-
- Aug 19, 2020
-
-
Marco Folco authored
[MOD] health attention point See merge request !36
-
Marco Folco authored
Added 'oncascade' to delete all related attention points when removing a plan
-
- Aug 18, 2020
-
-
Marco Folco authored
[MOD] health insurance See merge request !35
-
Marco Folco authored
Added main_insurance_plan_id field for roll_import module when plan is not detailed in the roll
-
Marco Folco authored
[MOD] modifed plan and insurance usage See merge request !34
-
Marco Folco authored
Now the res.partner is a insurance_grouper Each plan has an associated res.partner Modified views, grouper view is a simplified view of the plan partner one Modified views names, 'health insurances' is now 'Groupers' and 'Health Insurance Plans' is now 'Health Insurances'
-
- Jul 22, 2020
-
-
Marco Folco authored
[MOD] data See merge request !33
-
Marco Folco authored
Removed default plan for Pami from data Updated translations
-
- Jul 21, 2020
-
-
Marco Folco authored
[MOD] health_insurance and view See merge request !32
-
Marco Folco authored
Added requires_plan field
-
Marco Folco authored
[MOD] health_insurance See merge request !31
-
Marco Folco authored
Improved create function to not generate KeyError anymore
-
- Jul 08, 2020
-
-
Marco Folco authored
[ADD] data See merge request !30
-
Marco Folco authored
Added default plans for PAMI and its related health attention points Modified health attention point in insurance plan view
-
- Jul 07, 2020
-
-
Marco Folco authored
[MOD] health attention point See merge request !29
-
Marco Folco authored
Removed health attention point tab and added One2many in insurance plan view
-
- Jun 24, 2020
-
-
Marco Folco authored
[ADD]health_attention_point See merge request !28
-
Marco Folco authored
Added health_attention_point model and it's view Added translations
-
- Jun 11, 2020
-
-
Marco Folco authored
[MOD] data Closes SOF-35 See merge request !27
-
Marco Folco authored
Added default plan for PAMI
-
- Jun 09, 2020
-
-
Marco Folco authored
[MOD] data Closes SOF-35 See merge request !26
-
Marco Folco authored
Added sofsa res_partner for benefit_descriptors
-
- May 22, 2020
-
-
Marco Folco authored
[MOD] health insurance Closes SOF-22 See merge request !25
-
Marco Folco authored
Modified the default partner type for res partners, now its 'sofsa_user' Modified the way ref field is setted
-
- May 21, 2020
-
-
Marco Folco authored
Minor changes See merge request !24
-
-
Marco Folco authored
Modified function to generate ref
-
Santiago Said authored
[MOD] i18n See merge request !23
-
Santiago Said authored
-
Santiago Said authored
[FIX] use get to obtain values from dict to prevent KeyError See merge request !22
-
Santiago Said authored
-
- May 20, 2020
-
-
Marco Folco authored
[MOD] sequence [MOD] py See merge request !21
-
Marco Folco authored
# Conflicts: # models/health_insurance.py
-
Marco Folco authored
Removed prefix from sequence Corrected computation of ref
-
- Apr 20, 2020
-
-
Marco Folco authored
[MOD] view and health_insurance See merge request !20
-
Marco Folco authored
Added default for partner_type Added partner_type to base form view of res_partner
-
Santiago Said authored
[FIX] Partner type not in dict :/ See merge request !19
-
Santiago Said authored
-