[6.0 - trunk] inventory : import inventory wizard must not merge production lots

Bug #747396 reported by Jacques-Etienne Baudoux
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Confirmed
Medium
OpenERP R&D Addons Team 2

Bug Description

The import inventory wizard on the inventory must take the production lot numbers into consideration. Currently it ignores production lot numbers and groups all products within the same inventory line.

This means that if the only things in my "Stock" location are:
  - 3 PC1 without production lot numbers
  - 1 PC1 with prod lot number #0000010

Then I should see the following lines in the inventory after using the wizard and importing "Stock" location (without checking the option set qty to zero):
  - Stock | PC1 | 3 | PCE | |
  - Stock | PC1 | 1 | PCE | 0000010 |

If I also used the option to set the quantities to zero, then I should see the following lines after the import:
  - Stock | PC1 | 0 | PCE | |
  - Stock | PC1 | 0 | PCE | 0000010 |

This is very important because the inventory process needs to respect the production lots, which is the next step and described in the related bug https://bugs.launchpad.net/openobject-addons/+bug/747379

Changed in openobject-addons:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Olivier Dony (Odoo) (odo-openerp) wrote :

As for bug 747379, please refer to QDP for any question regarding this, this has been discussed extensively in R&D.

description: updated
description: updated
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2)
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.