Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Community Apps Dependencies | Show |
Lines of code | 3127 |
Technical Name |
generic_resource |
License | LGPL-3 |
Website | https://crnd.pro |
Versions | 17.0 12.0 13.0 14.0 15.0 16.0 |
Generic Resource
The module provides the ability to create and categorize various resources, that can be used in other Odoo modules.
In our point of view, the resource - it is anything that could be identified. For example, in average company following things could be resources:
- Computer
- Table
- Printer
- Equipment (like CNC Machine)
- Apartment
- Etc
This module provides only base functionality for resource, but other modules have to extend it and implement different resource types. Resource Types is responsible for specifying what model in Odoo implements certain kind of resource. It is obvious, that computer and Table have completely different properties, thus it does not have sense to store all of them in same model, instead we encourage to create separate model for each resource type. This way it is possible to easily implement logic specific to that kind of resource. For example, in Yodoo Cockpit, we have implemented resource types like Odoo Server, Odoo Database, Odoo Module, etc. Each of this resource types implemented as separate model inheriting generic.resource, and provides specific functionality.
Take a look at screenshots below to get more info about functionality provided by this module.
The dashboard for resources, that display list of resource types registered in system and provides some short info about them
The list of simple resources - basic resource type implemented by this module
The view of single record of Simple Resource
How it could look in real production installations
Read the Generic Resource module guide for more information.
This module is part of the Bureaucrat ITSM project. You can try it by the links below.
Bug Tracker
Bugs are tracked on https://crnd.pro/requests. In case of trouble, please report there.
Launch your own ITSM system in 60 seconds:
Create your own Bureaucrat ITSM database
Maintainer
Our web site: https://crnd.pro
This module is maintained by the Center of Research & Development company.
We can provide you further Odoo Support, Odoo implementation, Odoo customization, Odoo 3rd Party development and integration software, consulting services. Our main goal is to provide the best quality product for you.
For any questions contact us.
Please log in to comment on this module