Required Apps |
Invoicing (account)
|
Lines of code | 1311 |
Technical Name |
medical_lab_management |
License | AGPL-3 |
Website | https://www.cybrosys.com |
Also available in version | v 10.0 v 11.0 v 13.0 v 15.0 v 16.0 v 14.0 |
Medical Lab Management
Manage Lab Activities
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

Our Services

Odoo Customization

Odoo Implementation

Odoo Integration

Odoo Support

Hire Odoo Developers
Our Industries

Trading
Easily procure and sell your products.

Manufacturing
Plan, track and schedule your operations.

Restaurant
Run your bar or restaurant methodical.

POS
Easy configuring and convivial selling.

E-commerce & Website
Mobile friendly, awe-inspiring product pages.

Hotel Management
An all-inclusive hotel management application.

Education
A Collaborative platform for educational management.

Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Saving Appointment
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