Skip to content
Snippets Groups Projects
  1. Jun 29, 2021
  2. Jun 22, 2021
  3. Mar 23, 2021
  4. Mar 22, 2021
  5. Mar 17, 2021
  6. Feb 12, 2021
    • Marco Folco's avatar
      [MOD] benefit view · 148d8f90
      Marco Folco authored
      Added more width to the div that contains the buttons on the form
      148d8f90
    • Marco Folco's avatar
      [MOD] benefit form view and fields · 71acc576
      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
      71acc576
  7. Feb 03, 2021
  8. Jan 19, 2021
  9. Dec 22, 2020
  10. Dec 18, 2020
  11. Dec 10, 2020
  12. Nov 09, 2020
  13. Nov 06, 2020
    • Marco Folco's avatar
      [ADD] lot number · 31eb886d
      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
      31eb886d
  14. Oct 28, 2020
    • Marco Folco's avatar
      [ADD] group benefit wizard · 8af44853
      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
      8af44853
  15. Oct 27, 2020
    • Marco Folco's avatar
      [MOD] medical_benefit · adf9e92a
      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
      adf9e92a
  16. Oct 23, 2020
    • Marco Folco's avatar
      [MOD] medical benefit and res partner · 30af4da3
      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
      30af4da3
  17. Oct 21, 2020
  18. Oct 06, 2020
    • Marco Folco's avatar
      [MOD] benefit view · 3b5af15c
      Marco Folco authored
      Added invisibility for "create_date" field in benefit view
      3b5af15c
    • Marco Folco's avatar
      [MOD] benefit and view · 0d010b3d
      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
      0d010b3d
  19. Sep 14, 2020
  20. Sep 10, 2020
    • Marco Folco's avatar
      [MOD] medical benefit and views · 20f050b8
      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
      20f050b8
  21. Sep 08, 2020
  22. Aug 31, 2020
    • Marco Folco's avatar
      [MOD] benefit view and tariff wizard · 89e1b90a
      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
      89e1b90a
  23. Aug 28, 2020
  24. Aug 27, 2020
  25. Aug 26, 2020
    • Marco Folco's avatar
      [MOD] medical benefit · 72819550
      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
      72819550
  26. Aug 19, 2020
    • Marco Folco's avatar
      [MOD] medical_benefit · 7c756401
      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
      7c756401
  27. Aug 07, 2020
  28. Aug 04, 2020
  29. Aug 03, 2020
  30. Jul 31, 2020
    • Marco Folco's avatar
      [MOD] medical benefit and view · cf4d6088
      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
      cf4d6088
  31. Jul 30, 2020
  32. Jul 29, 2020
    • Marco Folco's avatar
      [MOD] medical benefit and removed res partner · d9db140a
      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"
      d9db140a
Loading