- Jun 29, 2021
-
-
Marco Folco authored
Added priority to form and tree views of benefit
-
- Jun 22, 2021
-
-
Marco Folco authored
Added eye field to the descriptor for translations.
-
- Mar 30, 2021
-
-
Marco Folco authored
Fixed record counter to count number of records per lot and number of records in total
-
Marco Folco authored
Fixed tariff import and improved the functionality and readibility
-
- Mar 23, 2021
-
-
Marco Folco authored
Modified string of button that sets benefit as not_charged
-
- Mar 17, 2021
-
-
Marco Folco authored
Added for_reinvoicing state
-
- Feb 19, 2021
-
-
Marco Folco authored
Changed the style and organization of the report to match the given example
-
- Feb 12, 2021
-
-
Marco Folco authored
Removed presentation date from benefit, not it belongs to the lot number and the benefit has a related field Added button in form view to edit presentation date of the lot
-
- Feb 04, 2021
-
-
Marco Folco authored
Added lot total and professional total to group benefits report
-
- Feb 03, 2021
-
-
Marco Folco authored
Changed the way the group benefits wizard works and how the report looks Added lot number view for the wizard
-
- Dec 22, 2020
-
-
Marco Folco authored
Added constraint to avoid benefit and presentations date on Sundays
-
- Dec 18, 2020
-
-
Marco Folco authored
Fixed benefit validation proccess Improved group benefits view
-
- Dec 10, 2020
-
-
Marco Folco authored
Created new action for the lot benefits to remove insurance code filter
-
Marco Folco authored
Added button in benefit view to get a list of all the benefits on the same lot.
-
- Nov 18, 2020
-
-
Marco Folco authored
-
- Nov 12, 2020
-
-
Marco Folco authored
Added missing translations Added professional to the report and removed state field from it
-
- Nov 06, 2020
-
-
Marco Folco authored
Added lot number as a model to assign specific lot numbers to each insurance Added cron to reset lot number sequence every first day of the year
-
- Nov 03, 2020
-
-
Marco Folco authored
Added report that shows uninvoiced benefits grouped by insurance code - lot number - professional
-
- Oct 28, 2020
-
-
Marco Folco authored
Now the benefits can repeat the order number, but a warning will be raised in the form view
-
Marco Folco authored
Added a wizard that generates a view of benefits that are yet to be invoiced grouped by insurance code, lot number and professional TODO: Generate a report with that same information
-
- Oct 27, 2020
-
-
Marco Folco authored
Modified order of fields in benefit form view Fixed add_insurance_patient method to not crash while creating an invoice Ordered benefit tree view by create date to show newest first
-
- Oct 06, 2020
-
-
Marco Folco authored
-
- Sep 14, 2020
-
-
Marco Folco authored
Added wizard to massively change insurance of multiple benefits
-
- Sep 10, 2020
-
-
Marco Folco authored
Modified validation of benefits to be done on creation by interface Importing benefits does not validate them, they must be validated through the wizard Added special menu and fields in benefit form to give more details about the errors in the validation proccess
-
- Sep 08, 2020
-
-
Marco Folco authored
-
- Aug 28, 2020
-
-
Marco Folco authored
Added new model for budget of medical benefits
-
- Aug 27, 2020
-
-
Marco Folco authored
Fixed translations for validate benefit wizard
-
Marco Folco authored
Added wizard to validate benefit filtering them by insurance_id and benefit_date
-
- Aug 26, 2020
-
-
Marco Folco authored
Added constrain to avoid creation of "bilateral" benefits with descriptor of type "surgery" (I01 to I14) Changed "plan" to "Health insurance" and "Benefit" to "Descriptor" in form view Modified validation behaviour to only execute when the benefit is validated (moved to "for_invoicing") or modified while on "for_invoicing" state related benefits (created from a bilateral benefit) always share the same order number
-
- Aug 21, 2020
-
-
Marco Folco authored
Added medical.benefit.eye model and now it's used for the validation Improved validation proccess Added functionality to create two separated benefits if the "eye" field is "bilateral"
-
- Aug 19, 2020
-
-
Marco Folco authored
Removed insurance_id from the tariff importer Now the import proccess is based on a specific plan. If that plan belongs to PAMI grouper, it creates a tariff for each PAMI plan (hard-coded for now)
-
- Aug 07, 2020
-
-
Marco Folco authored
Added wizard for tariffs importation
-
- Aug 03, 2020
-
-
Marco Folco authored
Added filter for benefit tree view based on user insurance preferences
-
- Jul 31, 2020
-
-
Marco Folco authored
Modified states of the benefit Added button to validate a benefit and change its state Improved domain filter for professional users (doctors) and clinics
-
- Jul 29, 2020
-
-
Marco Folco authored
Removed required from order number in medical benefit Modified search for benefit.descriptor, replaced name_os with name field Modified string or date field from "Date" to "Benefit Date"
-
- Jul 22, 2020
-
-
Marco Folco authored
Removed deprecated max_lim_benefit Added required to insurance_id in benefit form view Remove required from insurance_plan_id in user preferences and form view Updated translations
-
- Jul 17, 2020
-
-
Marco Folco authored
Added insurance_ref as related of ref field of health_insurance Added insurance_ref in view, also added a search view to use order_number,insurance_ref and descriptor_id as filters
-
- Jul 08, 2020
-
-
Marco Folco authored
Improved res users preferences to not show insurance preferences if user partner is not a SOFSA_user Improved medical_benefit view Improved domain of insurance_plan_id and professional_id fields
-
- Jun 29, 2020
-
-
Marco Folco authored
Added default to insurance_plan_id. Now it's taken from the user preferences if setted Fixed field 'eye' not hiding in the benefit form Made default_insurance_plan_id required in both preferences and normal res.users form Fixed order of 'eye' field selection
-
- Jun 09, 2020
-
-
Marco Folco authored
Modified create function and added onchange to is_translation to correctly set health_insurance_id Modified view adding a search view to group descriptors by health_insurance_id Changed name from "benefit descriptors" to "Nomenclators"
-