Medical mailing list archives

medical@odoo-community.org

Avatar

Re: Recommendation for Practitioner scheduling

by
LasLabs, Dave Lasley
- 24/10/2017 23:03:26
We created calendar_resource for this https://github.com/OCA/crm/tree/10.0/calendar_resource

— Dave Lasley

On Oct 24, 2017, at 2:02 PM, Zachary Waite <waite.zach@gmail.com> wrote:

I am interested in using Odoo for managing the working schedules for Practioners.  For example a Nurse might be scheduled to work in the Emergency Room during a specific time-frame. I expect to have to do some custom work but was curious if those familiar with the Medical apps might have some guidance from similar experience.

Browsing the source code briefly, I noticed that the MedicalAbstractEntity base model inherits res.partner but Practitioner does not reference hr_employee, even for those Practitioners where practitioner_type='internal'.  If there has not been any prior scheduling module(s), is there any guidance to how one might integrate with the HR features? Just seeking suggestions to try to help any work I do to be relevant as migrations occur.

Thanks, 

Zach

_______________________________________________
Mailing-List: https://odoo-community.org/groups/medical-20
Post to: mailto:medical@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe


Reference