c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22865
[Bug 770186] Re: 'Stock Simulation' calculation issue
** Changed in: openobject-addons
Importance: Undecided => Low
** 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/770186
Title:
'Stock Simulation' calculation issue
Status in OpenERP Modules (addons):
Confirmed
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.
References