- 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 23, 2021
-
-
Marco Folco authored
Modified string of button that sets benefit as not_charged
-
- Mar 22, 2021
-
-
Marco Folco authored
Added button to set benefit as not charged
-
- Mar 17, 2021
-
-
Marco Folco authored
Added for_reinvoicing state
-
- Feb 12, 2021
-
-
Marco Folco authored
Added more width to the div that contains the buttons on the form
-
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 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
-
- Jan 19, 2021
-
-
Marco Folco authored
Made quantity field invisible
-
- Dec 22, 2020
-
-
Marco Folco authored
Added constraint to avoid benefit and presentations date on Sundays
-
- Dec 18, 2020
-
-
Marco Folco authored
Fixed required for lot number field
-
Marco Folco authored
Now insurance and lot number fields are readonly after the benefit creation
-
Marco Folco authored
Lot number is now required and fixed a code error in medical benefit model
-
- Dec 10, 2020
-
-
Marco Folco authored
Fixed lot benefits view
-
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 09, 2020
-
-
Marco Folco authored
Fixed issue with lot_number field (now lot_number_id)
-
- 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
-
- Oct 28, 2020
-
-
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 23, 2020
-
-
Marco Folco authored
When selecting patient from benefit form, if the patient does not exist it`s searched automatically through all patients If patient selected doesn`t have the selected insurance add it
-
- Oct 21, 2020
-
-
Marco Folco authored
Added maxDate option to benefit_date to allow dates below or equal to current date
-
Marco Folco authored
Inverted order of benefit_date and presentation_date fields
-
- Oct 06, 2020
-
-
Marco Folco authored
Added invisibility for "create_date" field in benefit view
-
Marco Folco authored
Added boolean to set new lot number while creating a benefit Button "next_lot_number" only visible after creation Benefit price now is showed while creating the benefit in real time
-
- 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 31, 2020
-
-
Marco Folco authored
Modified professional_id field in benefit view to make it uneditable (no open and no create) Modified tariff import wizard to avoid showind S/CONV lines
-
- Aug 28, 2020
-
-
Marco Folco authored
Added new model for budget of medical benefits
-
- Aug 27, 2020
-
-
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 19, 2020
-
-
Marco Folco authored
Removed insurance_id from benefit and user preferences Adjusted methods to use the insurance_id of the plan instead Adjusted onchange methods that filter patient and professional domains
-
- Aug 07, 2020
-
-
Marco Folco authored
Added wizard for tariffs importation
-
- Aug 04, 2020
-
-
Marco Folco authored
Moved descriptors and tariffs to insurance menu
-
- Aug 03, 2020
-
-
Marco Folco authored
Improved filter for benefits based on user preferences
-
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 30, 2020
-
-
Marco Folco authored
Removed health_insurance_ids from patient form in benefit view Added default insurance and plan from benefit form
-
- 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"
-