← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 733156] Re: Cannot post consume on production order

 

You can find attached a video we have recorded of the anormal
functionality of the standard MRP modules with lots.

If I select a product to consume, click in the "folder icon" of the
record and introduce the corresponding lot, two different behaviours
happen when:

- I directly click in the "right arrow" icon of the list of products to consume the system automatically creates one different lot for each one of units of the product.
* You can see the example in the video with the product "Huevos"

- If I press "Process now" in the pop-up of the record, it works well, moving all the units to consume for the specified product in the lot selected.
* You can see the example in the video with the product "Jamon York"

As you can see in the example also, when I change the quantity to
consume in the information of the product, automatically is well updated
in the list. But clicking in the wizard with the "right arrow" the
quantity returns to the original value... and crashes our server (I
don't know if due to the wrong change or due to the high amount of
product to consume)

Thanks.

** Attachment added: "Error in MR"
   https://bugs.launchpad.net/openobject-addons/+bug/733156/+attachment/2182868/+files/out.ogv

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

Title:
  Cannot post consume on production order

Status in OpenERP Modules (addons):
  Confirmed

Bug description:
  Using v6, I defined a BOM wich has same raw material on 2 lines - because the raw material is added in 2 steps of production process.
  eg. in demo database - change CPU_GEN BOM, raw material CPU1 exists with qty=1 then add new line (after other raw materials) CPU1 with qty=2. Make Production order CPU_GEN qty=3
  When posting consumption with regular user (even new admin user - not uid 1 admin) the following message shows:
  Quantities, UoMs, Products and Locations cannot be modified on stock moves that have already been processed (except by the Administrator). If I take each line of raw material and post, the consume is made without problems.
  When posting with admin (uid=1) the consume is posted. This is because is a uid = 1 verification when changing stock moves.
  I noticed that consumption lines are different from  products to consume :to consume -  2 lines with qty=3 and 6, consumed  -  3 lines each with qty=3.

  There are 2 issues:
  - cannot post consumption in the above situation
  - split of consumption lines

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/733156/+subscriptions


References