Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Employees (hr)
• Discuss (mail) |
Lines of code | 348 |
Technical Name |
tis_employee_verification |
License | See License tab |
Website | http://technaureus.com/ |
Versions | 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Employees (hr)
• Discuss (mail) |
Lines of code | 348 |
Technical Name |
tis_employee_verification |
License | See License tab |
Website | http://technaureus.com/ |
Versions | 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |




Employee Verification
This module adds employee verification to the employee form view, allowing the setting of a questionnaire Template.
Library to install
Ensure the python-docx library is installed before installing the module. If it is not installed, you can use the command below to install it.
pip install python-docx
Navigate to Employee Module
Under Configuration there will be a new submenu,Employee Verification

Employee Verification View
After opening the Employee Verification,We will get List View as well as Form View

Employee Verification Form View
In employee verification form view,We can add verification questionnaires

After that let's get into the Employee Form View
In the employee form view, we will see a smart button labeled Verifications.

We can apply the Verification questionnaires in the employee verification.
By adding employee verification, the additional questionnaires will be displayed on the lines, and we can also add expected responses there.

The dates will be recorded and displayed in the form view
The Created on,Send Date,Received Date and Verified Date will be there in the form view.

Employee Verification List View
We can see the List View

The count will be displayed on the Verifications smart button
We can see how many Employee Verifications are there under the corresponding Employee

Option to Print the Employee Verification
We can print the Employee Verification by clicking on Print


Help and Support
Click here for
Technaureus
Odoo Apps
For support, new features and customizations.
Click here for Technaureus
Odoo Apps
For support, new features and customizations.


Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module