Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3740 Tampilan

Hello, 

Our process means that we want to create "Back Order" Manufacturing orders when a order doesn't meet it's requirement. This works fine.

However, when we have multiple back orders (Which is desirable due to batch sizes), the related work order always automatically starts when the previous is ended.

ie. Operation SEWING:

I have work orders 123-001, 123-002 and 123-003.

When 123-001 is ended then 123-002 automatically starts.

I found this code in mrp_workorder.py.

Does anyone know how I can set "No_Start_Next" in the environment?

Code:      if not self.env.context.get('no_start_next'):


I know that if I circumvent this code then it behaves how I'd like it to but do not want to change the code if I can set an environment flag somewhere.

Thanks for any help.
Regards

Andrew

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Jul 23
2155
2
Mei 23
3552
1
Okt 22
2931
0
Jun 24
3333
0
Apr 21
1922