Old Subcontract flow will be removed?

Actully the new flow is soo long and use a service…

Currently, the old flow perfectly meets our demand, but the new flow is not good, because it involves a service…

I did some customization and we are using the old flow, but I’m worried if this will be removed in the future

Maybe your customization won’t work, so you have to compare the old flow and the new flow, so create a trial version and compare it.

The old flow is available for people to finalize all subcontracting requests from the old flow, so I believe there is no problem in the process! Just check the old flow which is hidden.

I have performed all the tests and checks on the old subcontract process and everything is cancelling perfectly.

I just put this code on custom script of Purchase Order and Purchase Receipt.

	is_subcontracted: function(frm) {
		frm.set_value("is_old_subcontracting_flow", frm.doc.is_subcontracted)
	}

I really don’t recommend it, because I don’t know the future of subcontracting, but in the future I will reevaluate the evolution of subcontracting module…