Code Monkey home page Code Monkey logo

danieldemedziuk / odoo12-work_schedule Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 3.0 105 KB

This module provides insight into employee involvement in company projects. Load the number of working hours on a project. The module allows you to verify vacations and availability for new tasks. It allows for effective and convenient personnel management by observing the progress and project load of individual employees.

License: MIT License

Python 100.00%
odoo-12 odoo-addons custom-module employee-involvement schedule projects timeline

odoo12-work_schedule's Introduction

Hello, I'm Daniel. I'm Python Developer ๐Ÿ‘‹

  • ๐Ÿ‘จโ€๐Ÿ’ป Iโ€™m currently working on business development of Odoo
  • ๐ŸŒฑ Learning new things
  • ๐Ÿ’ฌ Ask about my Git
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate with other content creators
  • ๐ŸŽฎ I will gladly join the startup team
  • โšก Odoo 8 12 14 15 16 17

Odoo Developer

Odoo Developer





  • ๐Ÿ’ป Custom modules
  • ๐Ÿ–ผ๏ธ Views
  • ๐Ÿ“ Raports
  • ๐Ÿ› ๏ธ Service & Maintenance
  • ๐Ÿ’ผ Business solutions
  • ๐Ÿฆพ Process automation
  • ๐Ÿฆœ Customization
  • ๐Ÿž Bug fixing

Technologies & Tools:

Python

Django

PostgreSQL

HTML

CSS

JS

Git

Docker

AWS

PyCharm

VSCode

Ubuntu

Windows

odoo12-work_schedule's People

Contributors

danieldemedziuk avatar

Stargazers

 avatar

Watchers

 avatar  avatar

odoo12-work_schedule's Issues

Help,Install error-----Model 'hr.leave' does not exist in registry.

My Odoo is the lastest version of 12.
When I install the work_schedule in the new database๏ผŒ it hints that the hrใ€‚leave does not exist.

Odoo Server Error
Traceback (most recent call last):
File "/home/dwj/odoo12/src/odoo/http.py", line 656, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/home/dwj/odoo12/src/odoo/http.py", line 314, in _handle_exception
raise pycompat.reraise(type(exception), exception, sys.exc_info()[2])
File "/home/dwj/odoo12/src/odoo/tools/pycompat.py", line 87, in reraise
raise value
File "/home/dwj/odoo12/src/odoo/http.py", line 698, in dispatch
result = self._call_function(**self.params)
File "/home/dwj/odoo12/src/odoo/http.py", line 346, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/home/dwj/odoo12/src/odoo/service/model.py", line 98, in wrapper
return f(dbname, *args, **kwargs)
File "/home/dwj/odoo12/src/odoo/http.py", line 339, in checked_call
result = self.endpoint(*a, **kw)
File "/home/dwj/odoo12/src/odoo/http.py", line 941, in call
return self.method(*args, **kw)
File "/home/dwj/odoo12/src/odoo/http.py", line 519, in response_wrap
response = f(*args, **kw)
File "/home/dwj/odoo12/src/addons/web/controllers/main.py", line 967, in call_button
action = self._call_kw(model, method, args, {})
File "/home/dwj/odoo12/src/addons/web/controllers/main.py", line 955, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/home/dwj/odoo12/src/odoo/api.py", line 759, in call_kw
return _call_kw_multi(method, model, args, kwargs)
File "/home/dwj/odoo12/src/odoo/api.py", line 746, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "", line 2, in button_immediate_install
File "/home/dwj/odoo12/src/odoo/addons/base/models/ir_module.py", line 75, in check_and_log
return method(self, *args, **kwargs)
File "/home/dwj/odoo12/src/odoo/addons/base/models/ir_module.py", line 446, in button_immediate_install
return self._button_immediate_function(type(self).button_install)
File "/home/dwj/odoo12/src/odoo/addons/base/models/ir_module.py", line 562, in _button_immediate_function
modules.registry.Registry.new(self._cr.dbname, update_module=True)
File "/home/dwj/odoo12/src/odoo/modules/registry.py", line 86, in new
odoo.modules.load_modules(registry._db, force_demo, status, update_module)
File "/home/dwj/odoo12/src/odoo/modules/loading.py", line 419, in load_modules
processed_modules += load_marked_modules(cr, graph,
File "/home/dwj/odoo12/src/odoo/modules/loading.py", line 311, in load_marked_modules
loaded, processed = load_module_graph(
File "/home/dwj/odoo12/src/odoo/modules/loading.py", line 188, in load_module_graph
model_names = registry.load(cr, package)
File "/home/dwj/odoo12/src/odoo/modules/registry.py", line 241, in load
model = cls._build_model(self, cr)
File "/home/dwj/odoo12/src/odoo/models.py", line 439, in _build_model
raise TypeError("Model %r does not exist in registry." % name)
TypeError: Model 'hr.leave' does not exist in registry.

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.