Skip to content
Snippets Groups Projects
  1. Jun 29, 2021
  2. Jun 22, 2021
  3. Mar 30, 2021
  4. Mar 23, 2021
  5. Mar 17, 2021
  6. Feb 19, 2021
  7. Feb 12, 2021
    • 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
  8. Feb 04, 2021
  9. Feb 03, 2021
  10. Dec 22, 2020
  11. Dec 18, 2020
  12. Dec 10, 2020
  13. Nov 18, 2020
  14. Nov 12, 2020
  15. 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
  16. Nov 03, 2020
  17. Oct 28, 2020
    • Marco Folco's avatar
      [MOD] medical benefit · 8ba9a75b
      Marco Folco authored
      Now the benefits can repeat the order number, but a warning will be raised in the form view
      8ba9a75b
    • 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
  18. 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
  19. Oct 06, 2020
  20. Sep 14, 2020
  21. 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
  22. Sep 08, 2020
  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 21, 2020
    • Marco Folco's avatar
      [MOD] medical benefit · c9fea2ae
      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"
      c9fea2ae
  27. Aug 19, 2020
    • Marco Folco's avatar
      [MOD] Tariff import · 081305d3
      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)
      081305d3
  28. Aug 07, 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 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
  32. Jul 22, 2020
    • Marco Folco's avatar
      [MOD] medical benefit and views · 6f071a5f
      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
      6f071a5f
  33. Jul 17, 2020
    • Marco Folco's avatar
      [MOD] medical benefit and view · 5e12d948
      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
      5e12d948
  34. Jul 08, 2020
    • Marco Folco's avatar
      [MOD] medical benefit and res users preferences · 4460ce2d
      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
      4460ce2d
  35. Jun 29, 2020
    • Marco Folco's avatar
      [MOD] medical_benefit · fd5173da
      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
      fd5173da
  36. Jun 09, 2020
    • Marco Folco's avatar
      [MOD] py and views · ff89ea17
      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"
      ff89ea17
Loading