← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 812678] Re: Compute Schedulers error

 

Hello Kevin,

Thanks for your contribution!

Now I have got same problems which you have described in xls sheet. And I am confirming this for following points.
 
1)The warehouse properly not set in PO.
2) The Stock by location is wrong and the real stock have wrong quantities displayed which is described in xls sheet.

And for the problem related to stock moves , you have seen only the done
state's stock move in product's act_window because we have set
'search_default_done': 1 in "Stock Moves" act_window at product form.

Thanks.

** Changed in: openobject-addons
   Importance: Undecided => Medium

** Changed in: openobject-addons
       Status: Incomplete => Confirmed

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 2 (openerp-dev-addons2)

-- 
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/812678

Title:
  Compute Schedulers error

Status in OpenERP Modules (addons):
  Confirmed

Bug description:
  Using the prodcurement compute scheduler for a stockable product that
  is purchased. The system creates the purchase quotation correctly, but
  after receiving the goods it also creates an OP movement which results
  in Real stock being overstated by a factor of 2.

  My warehouse set up involves bringing stock into an inwards goods
  location then doing an internal transfer to a picking location
  (created by the chaining set up for the inwards goods location).

  I end up with the following (as an example):

  Location             Real          Virtual                     Should Be Real               Should Be Virtual
  A 02 01              50                50                                 50                                   50
  Stock                 100             100                                  0                                     0
  Inwards Goods   -50               -50                                  0                                     0
  Suppliers           -50             -50                                   -50                                   -50

  I have detailed analysis of transactions and movements if required

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/812678/+subscriptions


References