| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Employees (hr)
• Discuss (mail) |
| Lines of code | 576 |
| Technical Name |
einfo_hsp_approval |
| License | LGPL-3 |
| Website | http://www.einfo-tech.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Employees (hr)
• Discuss (mail) |
| Lines of code | 576 |
| Technical Name |
einfo_hsp_approval |
| License | LGPL-3 |
| Website | http://www.einfo-tech.com |
This module is components to approval (need develop)
it can approval Bill with flow like the Personnel structure in HR
it can set the approval node flexibly()
How to use
You need to set the Personnel structure in Employees
How to develop
1. You need to add the depends in your __manifest__.py "einfo_hsp_approval"
2. Add the inherit = "einfo.approval" in your model which to approval
3. modify the views: form and tree
4. You can handle the finish event in callback function
Demo
That is have a demo in this module which your need to use debug mode to see it in Employees
Please log in to comment on this module