diff --git a/README.md b/README.md index 7639781..a4fe95c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,32 @@ -# odoo12-lists -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. +# Odoo12 Lists +## Table of contents +* [General info](#general-info) +* [Features](#features) +* [Technical](#technical) + +## 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 + +Odoo Lists + +### 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 + +List requests + +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. +## +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.