← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 812678] Re: Compute Schedulers error

 

Amit - you are a busy guy!

I have attached the set up and moves in detail. The problem seems to be
that the scheduler is creating OP type moves which are not required, but
also not dealing with location changes during moves properly.

Thanks
Kevin

** Attachment added: "Explanation for Compute Schedule errors.xls"
   https://bugs.launchpad.net/openobject-addons/+bug/812678/+attachment/2219244/+files/Explanation%20for%20Compute%20Schedule%20errors.xls

-- 
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):
  Incomplete

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