Coder Social home page Coder Social logo

kamrulsh / km_hospital Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 15.0 1.7 MB

A hospital management module for creating patient, doctor, department, medical test, and appointments.

Python 100.00%
odoo odoo-project odoo14 odoo-modules odoo-addons odoo13

km_hospital's Introduction

km_hospital

Created an hospital management module where there are 5 menus for Patients, Doctors, Departments, Appointments, Medical test. Each menu have different views (Tree, Form, Search).

0. Patients model & view:

Here all the patients information will show in tree view and there is an option for creating new Patient information.
Patients1

Shows all the patients information on the specific row.
Departments3

One2many: One Patients have many appointments.
Patients2

1. Doctors model & view:

Here all the Doctors information will show and there is an option for creating new Doctor information.

Doctors1 Doctors2 Doctors3

Advanced map view is implemented for showing doctor's location. Doctors4

2. Department model & view:

Here all the Department information will show and there is an option for creating new Department.

Department1

3. Appointments model & view:

Here all the Appointments information will show and there is an option for creating new Appointments.

Appointments1 Appointments2 Appointments3 Appointments list view: Appointments4 Appointments kanban view: Appointments5 Appointments calender view: Appointments6 Appointments pivot view: Appointments7 Appointments gantt view: Appointments8 Appointments graph view: Appointments9

km_hospital's People

Contributors

kamrulsh avatar niazi12 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

km_hospital's Issues

Trace Back Error in http.py

Error:
Odoo Server Error

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_http.py", line 237, in _dispatch
result = request.dispatch()
File "/usr/lib/python3/dist-packages/odoo/http.py", line 684, in dispatch
result = self._call_function(**self.params)
File "/usr/lib/python3/dist-packages/odoo/http.py", line 360, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/usr/lib/python3/dist-packages/odoo/service/model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "/usr/lib/python3/dist-packages/odoo/http.py", line 348, in checked_call
result = self.endpoint(*a, **kw)
File "/usr/lib/python3/dist-packages/odoo/http.py", line 913, in call
return self.method(*args, **kw)
File "/usr/lib/python3/dist-packages/odoo/http.py", line 532, in response_wrap
response = f(*args, **kw)
File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/main.py", line 1393, in call_button
action = self._call_kw(model, method, args, kwargs)
File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/main.py", line 1381, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/usr/lib/python3/dist-packages/odoo/api.py", line 399, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/usr/lib/python3/dist-packages/odoo/api.py", line 386, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "", line 2, in button_immediate_install
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 74, in check_and_log
return method(self, *args, **kwargs)
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 475, in button_immediate_install
return self._button_immediate_function(type(self).button_install)
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 593, in _button_immediate_function
modules.registry.Registry.new(self._cr.dbname, update_module=True)
File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 89, in new
odoo.modules.load_modules(registry.db, force_demo, status, update_module)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 459, in load_modules
processed_modules += load_marked_modules(cr, graph,
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 347, in load_marked_modules
loaded, processed = load_module_graph(
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 222, in load_module_graph
load_data(cr, idref, mode, kind='data', package=package)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 69, in load_data
tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 729, in convert_file
convert_csv_import(cr, module, pathname, fp.read(), idref, mode, noupdate)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 775, in convert_csv_import
raise Exception(
('Module loading %s failed: file %s could not be processed:\n %s') % (module, fname, warning_msg))
Exception

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/http.py", line 640, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/usr/lib/python3/dist-packages/odoo/http.py", line 316, in _handle_exception
raise exception.with_traceback(None) from new_cause
Exception: Module loading km_hospital-main failed: file km_hospital-main/security/ir.model.access.csv could not be processed:
No matching record found for external id 'km_hospital.group_hospital_admin' in field 'Group'
No matching record found for external id 'km_hospital.group_hospital_admin' in field 'Group'
No matching record found for external id 'km_hospital.group_hospital_admin' in field 'Group'
No matching record found for external id 'km_hospital.group_hospital_admin' in field 'Group'
No matching record found for external id 'km_hospital.group_hospital_admin' in field 'Group'
No matching record found for external id 'km_hospital.group_hospital_admin' in field 'Group'
No matching record found for external id 'km_hospital.group_hospital_admin' in field 'Group'
No matching record found for external id 'km_hospital.group_hospital_labman' in field 'Group'
No matching record found for external id 'km_hospital.group_hospital_labman' in field 'Group'
No matching record found for external id 'km_hospital.group_hospital_labman' in field 'Group'
No matching record found for external id 'km_hospital.group_hospital_labman' in field 'Group'
No matching record found for external id 'km_hospital.group_hospital_labman' in field 'Group'
No matching record found for external id 'km_hospital.group_hospital_labman' in field 'Group'
No matching record found for external id 'km_hospital.group_hospital_labman' in field 'Group'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.