← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 704335] Re: mrp scheduler - input location isn't honoured

 

Manu,

I don't know if that helps in your case, but the destination location of purchase orders created by the MRP scheduler depends on the destination location of the "procurement order" which the PO is supposed to fulfill. And in turn, the destination location of the procurement itself depends on the reason why it was created:
- for sale orders containing products that are "make-to-order -> buy", the location will come from the warehouse of the shop specified on the SO
- for production orders, the location will be that where the production is taking place
- for minimum stock rules (order points), the location will be the location specified on the minimum stock rule itself

Based on these basic rules, you should be able to determine if your system is behaving correctly.
For example if you modified the locations in your warehouse, you may need to modify the locations of the minimum stock rules that were set on the old locations, if they should apply to the new ones.

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

Title:
  mrp scheduler - input location isn't honoured

Status in OpenObject Addons Modules:
  New

Bug description:
  I'm using v5.0.15

  I have changed the default location input of my warehouse, so now it
  is not the stock location.

  The MRP scheduler fires once a day and creates the needed purchase
  orders to satisfy my sales.

  However, all the created purchase orders have the destination location
  set as stock instead of my default input location. Probably the stock
  location is hardcoded somewhere in the code, but it should use the
  default input location of the warehouse.





References