(6.0.1) Problem in Manufacturing Operation

Bug #711269 reported by laxman patil
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Addons Team 2

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.

Related branches

Revision history for this message
Amit Parik (amit-parik) wrote :

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.

Revision history for this message
laxman patil (laxmanp) wrote : RE: [Bug 711269] Re: (6.0.1) Problem in Manufacturing Operation
Download full text (3.2 KiB)

Dear Mr.Amit Parik

       Thanks for your reply. I would check it again with the new database and new updates.

Regards
Laxman Patil
Manager Engineering/Manufacturing

MICRO SYSTEMS & CONTROLS
140A, Santoshpur Avenue,
Kolkata - 700 075
Mob : 033 9830048233
Ph: (033)-24163135 / 24168933
www.mscontrols.com

-----Original Message-----
From: <email address hidden> on behalf of Amit Parik (OpenERP)
Sent: Wed 2/2/2011 1:01 PM
To: Laxman Patil
Subject: [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 direct subscriber
of the bug.
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.

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/openob...

Read more...

Revision history for this message
laxman patil (laxmanp) wrote :

Dear Mr.Amit Parik,

     I have reported the first Bug 710717, which have been fixed by your team, which I have
updated in my system. That solved my second issue of double delivery order. Thanks for that.

     But my first issue is still open, ie Manufacturing order & Work Order are not in sync as shown below.

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.

Regards
Laxman Patil

Revision history for this message
Amit Parik (amit-parik) wrote :

Hello Laxman patil,

Thanks for your reply.

I am confirming this bug only for the issue no 1 regarding to a comment # 1.

Thanks.

Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2)
importance: Undecided → Low
status: New → Confirmed
Changed in openobject-addons:
status: Confirmed → In Progress
Revision history for this message
Rohan Nayani(Open ERP) (ron-tinyerp) wrote :

Hello,

Thanks for Reporting.
It has been fixed in lp:~openerp-dev/openobject-addons/ron-dev-addons2
Revision ID: <email address hidden>
Revision num:5144.

It will be available in trunk soon,

Changed in openobject-addons:
status: In Progress → Fix Committed
Changed in openobject-addons:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.