How can we create a purchase order form with workflow

thumbnail
Rajesh Chaurasia, modified 6 Years ago. Regular Member Posts: 183 Join Date: 8/18/11 Recent Posts
I need to develop a purchase order workflow :
1. Capex value of <=10k will be one limiting factor for workflow apart from the other which is 10k-1lakh
2. A purchase order form will be designed which will have fields derived from Requisition form and Capex Form and it is this form that will be subjected to workflow process.
3. The following four users will be part workflow :
• User
• HOD User
• Finance User
• Purchase Head

Can someone help how we can develop that , can it be met with a LIferay forms or we need a custom development for this ?
FYI:We need to generate some unique numbers when requisition form or ident form is being filled by a user .Does Liferay forms has support to create some dynamic values for a field?
thumbnail
Mohammed Yasin, modified 6 Years ago. Liferay Master Posts: 593 Join Date: 8/8/14 Recent Posts
Hi, 
May be you can refer to this https://portal.liferay.dev/docs/7-2/reference/-/knowledge_base/r/workflow-task-nodes#assignments for dynamically driving the workflow assignments as per your conditions.
You can have dynamic data in Liferay form through Data Providers https://portal.liferay.dev/docs/7-1/user/-/knowledge_base/u/data-providers .
In case you want to do the custom development  and use liferay form in that you can refer 
​​​​​​​https://liferay.dev/blogs/-/blogs/liferay-form-in-custom-module