← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 770186] [NEW] 'Stock Simulation' calculation issue

 

Public bug reported:

Hi,

I'm doing tests on MPS (stock_planning). The tip for calculation 'Stock Simulation' in current period is
(1) Stock Simulation = Initial Stock + Already In - Already Out + Incoming Left - Expected Out 

However, module guide and actual calculation in current period is
(2) Stock Simulation = Initial Stock + Planned In - Planned Out

So there are 2 mistakes here. The first is consistent between guide and
actual calculation. This is small issue. The second is calculation
formula. Stock Simulation (stock at the end of current period) can't be
formula (2).

I dont know whether formula (1) is right or not. But I'm sure that
formula (2) is not right.

Regards.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

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

Title:
  'Stock Simulation' calculation issue

Status in OpenERP Modules (addons):
  New

Bug description:
  Hi,

  I'm doing tests on MPS (stock_planning). The tip for calculation 'Stock Simulation' in current period is
  (1) Stock Simulation = Initial Stock + Already In - Already Out + Incoming Left - Expected Out 

  However, module guide and actual calculation in current period is
  (2) Stock Simulation = Initial Stock + Planned In - Planned Out

  So there are 2 mistakes here. The first is consistent between guide
  and actual calculation. This is small issue. The second is calculation
  formula. Stock Simulation (stock at the end of current period) can't
  be formula (2).

  I dont know whether formula (1) is right or not. But I'm sure that
  formula (2) is not right.

  Regards.


Follow ups

References