← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 711269] Re: (6.0.1) Problem in Manufacturing Operation

 

Hello Laxman Patil,

I have tested your scenario,
1)I see that there in no changes in Mo when Finished product from work center.
2)I am not able to see 2 delivery orders. I can see only one delivery order with reference of OUT/0001 in available state.

So, there is a problem in issue 1 and other flow is works fine.

So would you please provide more information on this.

Thanks.

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/711269

Title:
  (6.0.1) Problem in Manufacturing Operation

Status in OpenERP Modules (addons):
  New

Bug description:
  After getting new SO  and then by running the schedular.

  We are getting one new Manufacturing order in "Manufacturing Orders" form which in " State = Start Production "
  (Object : mrp.production)

  Since we have different "Work Center" we have assigned the above work
  order to workcenter say " Work center A" which shows the
  "state=draft".  (Manufacturing Orders ->Work Orders->Production Work
  centers->New)

  Following are the steps where we are facing the problems.

  Since the "Work Center A" is going to start the job , the work orders form ( object : mrp.production.workcenter.line ) " which in
  "State = Start"   is also in sync with Manufacturing order form (Object : mrp.production) "state=Start Production".

  But if I pressed the " Button = Start" in  work orders form (mrp.production.workcenter.line ) then the "State" of 
  Manufacturing order ( mrp.production) should change to " State = Produce" but it is not changing.

  So If we finshed the work order (mrp.production.workcenter.line) by pressing " Finished button" the state changes to
   "State = Finished" but "State" in manufacturing order ( mrp.production ) doesn't change to " State = done" 
   which may be Bug. But it can be completed by pressing the Produced->done in Manufacturing order form.

  But this create two moves in "Delivery order"( stock.picking) (Warehouse->Warehouse Management->Delivery Orders) ie 
  IN/0000X ( Source location = Stock , State = available ) and OUT/00001(Source location = Output, State = confirmed)

  Once we process the IN/0000X move it creates the one more OUT move
  with state = waiting,  this could be another Bug

  Reference      Origin         State
  OUT/00001      S0001       Available
  OUT/00002      S0001       Confirmed/Waiting

  It means for same product dispatch there are two delivery order moves
  with "state=Available and Confirmed" which will create more confusion
  for dispatch user.





References