Work flow for Sales

Hi, i need a real example for creating a workflow. current material available for workflow is not supporting me. For example workflow for creating a quotation from DRAFT to Submit/Approved status.

Thank You

Have you checked this?

Yes, but still not that not getting idea.

Any other source of support for this query ???

Can you please provide breif on your requirement or workflow? Or are you getting error at any specific steps in creating a workflow? More details will help us support you better.

I need to create below flow

1- user create quote & 1st approver will approve/reject quote. (if quote is approved then step 2 will be executed otherwise user to modify the quote due to which the quote was rejected)
2- once the quote is created & approved then Purchase Order will be created
3- After Purchase Order creation, this PO information will go to
a-Finance user to confirm about the payment done by customer.
b-Material User to arrange material
c-Planning department to start planning for the order.
4- Once Finance user will update about the payment receipt, material department will ask supplier to deliver material to start the piratical work.

The current available data is not supporting me to create any workflow. If either a full supporting data is provided or the same flow is created then, i can use the one to create workflow for departments.

Thank You

*Server Error: Please check your server logs or contact tech support.

This is the error message generated when i try to saved the quotation, Sales User is creating quote while Sales Manager will have to approve or reject the quote. Please support.

Thank You

Hi nasirshah,

A search like “erpnext workflow” will take you to self help docs, tutorials and other pointers.

Have you console access to the server? Here are the logs to check for clues:

frappe@erpnext:~/frappe-bench$ find . -name *.log | xargs ls -alt
-rw-r–r-- 1 root root 39024919 Aug 27 06:06 ./logs/worker.error.log
-rw-r–r-- 1 frappe frappe 49470 Aug 27 06:06 ./logs/frappe.log
-rw-r–r-- 1 frappe frappe 1201752 Aug 27 04:38 ./logs/web.error.log
-rw-r–r-- 1 root root 666993 Aug 27 04:38 ./logs/web.log
-rw-rw-r-- 1 frappe frappe 18207 Aug 26 11:00 ./logs/auto_update_log.log
-rw-r–r-- 1 root root 157713 Aug 9 13:52 ./logs/node-socketio.log
-rw-r–r-- 1 root root 110257 Aug 5 10:18 ./logs/redis-socketio.log
-rw-r–r-- 1 root root 102318 Aug 5 10:18 ./logs/redis-cache.log
-rw-r–r-- 1 root root 110257 Aug 5 10:18 ./logs/redis-queue.log
-rw-rw-r-- 1 frappe frappe 21247 Jul 20 13:52 ./logs/bench.log
-rw-r–r-- 1 frappe root 77165 Jul 7 11:04 ./logs/node-socketio.error.log
-rw-r–r-- 1 frappe frappe 11082 Jan 14 2017 ./sites/jc_gunicorn.log
-rw-r–r-- 1 frappe root 4276224 Dec 28 2016 ./logs/schedule.log
-rw-r–r-- 1 frappe root 0 Oct 12 2016 ./logs/schedule.error.log
-rw-r–r-- 1 frappe frappe 0 Oct 12 2016 ./logs/worker.log
-rw-r–r-- 1 frappe root 0 Oct 12 2016 ./logs/redis-cache.error.log
-rw-r–r-- 1 frappe root 0 Oct 12 2016 ./logs/redis-socketio.error.log
-rw-r–r-- 1 frappe root 0 Oct 12 2016 ./logs/redis-queue.error.log

Depending on the error you may also find an Error Log like this:

Please create and document a ‘real’ example workflow for us if you are unable to find a suitable one!

For now the issue is fixed. I created a new link (website) which has no issue while creating a new workflow.

Thank You