Internal Stock move have problem if wearhouse input location = Input

Bug #710717 reported by laxman patil
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Addons Team 2

Bug Description

        Internal stock move problem as explained below

I want to put one more validation for received product before it get updated in "stock" location.

For this I have made one more new location "Input"

Under Input Location I have set "Type =Fixed location" , "Chained location name = Stock" and manual operation.

Then we have configured the warehouse Location Input to " Input "

So when the product is received it first moves to " Input" location and due to chained location configuration for "Input"

internal move created which shows move from "input" to "stock" move with "status = available".

But at the same time it creates one more move for the same product from "Input" to "stock" with "status = waiting" which is big problem. In turns it double the virtual stock quantity.

This setting was working perfectly ok with version 5.0.15

Related branches

security vulnerability: yes → no
visibility: private → public
Revision history for this message
Olivier Dony (Odoo) (odo-openerp) wrote :

Note: please do not check the "security vulnerability" checkbox when reporting new bugs unless your bug really is a security vulnerability. A security vulnerability could be defined as a flaw in OpenERP that makes it possible (even if the system is configured properly) for an attacker to usurp privileges on the system, execute malicious code or generally assume unauthorized trust, potentially compromising data.

Revision history for this message
Amit Parik (amit-parik) wrote :

Hello Laxman,

Thanks for the reporting.

Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Kirti Savalia(OpenERP) (ksa-openerp) wrote :

Hello,
it has been fixed in branch lp:~openerp-dev/openobject-addons/ksa-addons2
Revision NO - 3947
Revision ID: <email address hidden>

Thanks.

Changed in openobject-addons:
status: Confirmed → Fix Committed
Changed in openobject-addons:
status: Fix Committed → Fix Released
Revision history for this message
laxman patil (laxmanp) wrote :

Since we have configured the warehouse Location Input to " Input "

With new purchase order the products receives at to "Input" location.

due to Purchase Management -> Purchase Orders -> Delivery & Invoicing -> Destination = " Input "

When scheduler runs, it creates the new purchase order based on "Minimum Stock rule "

Minimum Stock rule action checks the phy qty of location " Stock"

This scheduler action creates following activity
Purchase Management -> Purchase Orders -> Delivery & Invoicing -> Destination = " Stock " instead of "Input"

If we try to change Destination = " Stock " to Destination = " Input " it creates the further problem in moves
and stock real stock qty.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.