Item Label - improvement

Bug #740955 reported by laxman patil
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Confirmed
Wishlist
OpenERP R&D Addons Team 2

Bug Description

In Warehouse -> Traceability -> Stock Moves -> Select any one Move -> (Report) Item Label

Gives one Label output. which shows Code, Qty, UOM, Product name, Serial:(tracking_id.name), Tracking:

This lable can be used to affix on that product lot.

But If in particular move there are 5 qty then we have to take five time prints.

Our suggestion is that it should give 5 lable instead of one and this will depend on configuration in
Product ( product.product).

Instead of "Serial = tracking_id.name " it should be " Serial = prodlot_id "

If there are 5 product in one lot the it should give 5 lable with " Serial = prodlot_id / n"
where "n" is incremental ie 1,2,3,4 & 5

So o/p will contain " Serial = prodlot_id / 1"
                             " Serial = prodlot_id / 2"
                             " Serial = prodlot_id / 3"
                             " Serial = prodlot_id / 4"
                             " Serial = prodlot_id / 5"

ie "n" = product_qty"

So that we can put one unique label on each product.

laxman patil (laxmanp)
description: updated
Amit Parik (amit-parik)
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2)
importance: Undecided → Wishlist
status: New → Confirmed
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.