Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldemedziuk authored Nov 29, 2020
1 parent 8f6a547 commit 5b34cf6
Showing 1 changed file with 32 additions and 2 deletions.
34 changes: 32 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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:
<a href="mailto:daniel.demedziuk@gmail.com">daniel.demedziuk@gmail.com</a>

<img src="https://i.ibb.co/8mdHt8f/b1.png" alt="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: <b>lists</b>
### Depends:
- hr
- project

<img src="https://i.ibb.co/m0FzkTG/b2.png" alt="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.

0 comments on commit 5b34cf6

Please # to comment.