Physical Inventory, Editable Lists + Lots

Bug #506294 reported by Fabien (Open ERP)
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Undecided
Ujjvala Collins

Bug Description

Here is a small improvement to do in trunk on stock module, physical inventory:

1. Set the lines in the physical inventory as an editable list.
2. Change the order of the columns, so that we can easily use barcodes to scan products:
    - product_id
    - product_qty
    - product_uom_id
    - prod_lot_id
    - location_id
3. Be sure it works efficiently with lots number. (production lots)

If you have this in the stock (total of 5 PC1) for one location:
  Product Lot Qty
  PC1 SN123 1
  PC1 SN234 1
  PC1 / 3

The following inventory for the same location:
  Product Lot Qty
  PC1 SN123 1
  PC1 SN567 1
  PC1 / 12

Will generate the following stock moves:
  Product Lot Qty Source Destination
  PC1 SN234 1 Stock Loss
  PC1 SN567 1 Loss Stock
  PC1 / 9 Loss Stock

Thanks,

Changed in openobject-addons:
assignee: nobody → uco (Open ERP) (uco-openerp)
Changed in openobject-addons:
status: Confirmed → In Progress
mso (OpenERP) (mso)
Changed in openobject-addons:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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