c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #33209
[Bug 860299] Re: [TRUNK][NEW]:wrong calculation by clicking on "Update" in product form view
Hello,
I have faced the same problem because the qty_available calculated base on stock move.
And here after on "Change Product Quantity" the proper inventory has been created, but the wrong stock moves are created.
So the "qty_available" and "virtual_available" field calculated wrong.
Currently it is calculating like current stock+ update qty- last updated qty. which is you can see in video.
We have update first 4 qty then it was become a 30 qty after that we have update 10 qty so the calculation like 30+(10-4) =36 but it should be 30+10 = 40.
@Amit : Thanks for the excellent video
** Changed in: openobject-addons
Importance: Undecided => Medium
** Changed in: openobject-addons
Status: New => 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 OpenERP Project Group.
https://bugs.launchpad.net/bugs/860299
Title:
[TRUNK][NEW]:wrong calculation by clicking on "Update" in product form
view
Status in OpenERP Addons (modules):
Confirmed
Bug description:
I have attached video .
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/860299/+subscriptions
References