Releases: danieldemedziuk/odoo12-lists
Lists v1.0.0
Odoo12 Lists
Table of contents
General info
This module allows you to collect and control service requests. All over-project requests are submitted by the implementation staff.
This allows you to easily monitor the progress of additional work. All additional requests should be recorded here. A convenient status system makes it easy to manage requests.
For more details please contact the author:
daniel.demedziuk@gmail.com
Features:
- collecting additional tasks submitted by the customer
- assigning an employee to perform a task
- recording the number of hours to complete the task
- determining the current status of the case
Technical
Technical name: lists
Depends:
- hr
- project
A simple list for easy management of requests from a specific project. Determine the number of hours needed to complete the task and change the status of the case.
Installation
To install the new module on your Odoo12 server, download the shared file and then extract it in the "addons" folder in the Odoo main folder. Then you need to go to the Application and update the list of modules. Find the new module and install it. The changes are visible in the Analytical account form.
Attention!
! The location of the "addons" folder must be specified in the configuration file /odoo/odoo-server.conf
addons_path = /home/your_pc/your_localization/Odoo12/odoo/addons,
Work on the module is still in progress. All comments, code review and corrections are welcome. I reserve the right to change the concept of the module together with its appearance and functionality.