I want to make reporting system between manager and employee by workflow.
For example, I want to manage bussiness case by project(A,B....).
Person in charge predict the budget for project and input the budget(for employee) in table.
After the employee(Smith) input the budget, Smith report it to Harry(manager) .
After Harry noticed it, Harry input the budget with Considering harry's opinion.
In plan A ,if David does not input the budget, Lon can not input it.
Project | person in charge | Budget (for employee) | Manager | status | Budget (For manager) | result | |
A | Smith | 100 | Harry | Complete | 120 | 120 | |
B | David | 200 | Lon | Not started | | | |
when I make this model, can I use workflow?
we only have idea that writing/Reading access in lineitem