v 10.0 v 11.0 v 12.0 Third Party 3450
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Invoicing (account)
Lines of code 1311
Technical Name medical_lab_management
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 14.0 17.0 15.0 10.0 12.0 13.0 11.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Invoicing (account)
Lines of code 1311
Technical Name medical_lab_management
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 14.0 17.0 15.0 10.0 12.0 13.0 11.0 16.0

Medical Lab Management

Manage Lab Activities

Cybrosys Technologies
cybrosys technologies

Overview

This app helps the user to systematically perform the activities of a Medical Laboratory. The app simplifies the activities like Patient Management, Appointment Management, Test Requests Management, Lab Results Management, and so on.

Features

Manage Patients

Issue Patient Card

Manage Referrals of Patients

Manage Appointments

Mail Notification For Appointments

Manage Lab Requests

Print Lab Test Result Of Patient

Screenshots

Create patients.

Go to Laboratory -> Patient -> Print -> Patient Card.

Go to Laboratory -> Appointments->Create Appointments.

When we confirm the appointment the appointment details will be sent through E-Mail.

Lab Request

Lab Test Result

Create invoice for lab test.

You can see today's appointments here.

Go to Laboratory -> Configuration -> Lab test.

Go to Laboratory -> Configuration -> Test Contents.

Go to Laboratory -> Configuration -> Testing Unit.

We can add referral physician details.

There are two type

cybrosys technologies

Our Services

Odoo Customization

Odoo Implementation

Odoo Integration

Odoo Support

Hire Odoo Developers

Our Industries

Odoo Industry

Trading

Easily procure and sell your products.

Odoo Industry

Manufacturing

Plan, track and schedule your operations.

Odoo Industry

Restaurant

Run your bar or restaurant methodical.

Odoo Industry

POS

Easy configuring and convivial selling.

Odoo Industry

E-commerce & Website

Mobile friendly, awe-inspiring product pages.

Odoo Industry

Hotel Management

An all-inclusive hotel management application.

Odoo Industry

Education

A Collaborative platform for educational management.

Odoo Industry

Service Management

Keep track of services and invoice accordingly.

Email us Contact Us Request Customization

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
Saving Appointment
by
Paul Bano
on 7/24/19, 10:35 PM

Odoo Server Error Traceback (most recent call last): File "/opt/odoo/odoo12/odoo/http.py", line 654, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/opt/odoo/odoo12/odoo/http.py", line 312, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/opt/odoo/odoo12/odoo/tools/pycompat.py", line 87, in reraise raise value File "/opt/odoo/odoo12/odoo/http.py", line 696, in dispatch result = self._call_function(**self.params) File "/opt/odoo/odoo12/odoo/http.py", line 344, in _call_function return checked_call(self.db, *args, **kwargs) File "/opt/odoo/odoo12/odoo/service/model.py", line 97, in wrapper return f(dbname, *args, **kwargs) File "/opt/odoo/odoo12/odoo/http.py", line 337, in checked_call result = self.endpoint(*a, **kw) File "/opt/odoo/odoo12/odoo/http.py", line 939, in __call__ return self.method(*args, **kw) File "/opt/odoo/odoo12/odoo/http.py", line 517, in response_wrap response = f(*args, **kw) File "/opt/odoo/odoo12/addons/web/controllers/main.py", line 966, in call_button action = self._call_kw(model, method, args, {}) File "/opt/odoo/odoo12/addons/web/controllers/main.py", line 954, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/opt/odoo/odoo12/odoo/api.py", line 749, in call_kw return _call_kw_multi(method, model, args, kwargs) File "/opt/odoo/odoo12/odoo/api.py", line 736, in _call_kw_multi result = method(recs, *args, **kwargs) File "/opt/odoo/odoo12-custom-addons/medical_lab_management/models/lab_appointment.py", line 137, in confirm_appointment + "
Appointment ID : " + self.name + "
Date : " + self.appointment_date + \ TypeError: Can't convert 'datetime.datetime' object to str implicitly