[6.0 - trunk] partial stock move wizard bugs : uom, new lines, production lot attrs

Bug #751222 reported by Jacques-Etienne Baudoux
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Addons Team 2
Odoo GTK Client (MOVED TO GITHUB)
Fix Released
Low
OpenERP sa GTK client R&D

Bug Description

Wizard stock_partial_move on stock.move (Receive/Deliver Products)
In the one2many, there is a hidden move_id on the line. So, new lines cannot be created.

* Bugs:
- The product_id cannot be changed (it's not supported by the code), so to make it clear, set required product_id readonly.
- Set an attrs on prodution lot depending on move type (in,out) and product.track_incoming/outgoing to set production lot fied required
- The product_uom is not processed. Existing move should be adapted after conversion of the qty. The new move should use the specified uom in the partial move.
Example:
Existing stock move qty=12 PCE
I make a partial move of 1 "pack of 5". It should adapt the stock move to qty 7 PCE and create a new move of 1 "pack of 5".

* Improvement:
- Add on each line a button "split in lot" like on each line of the inventory.

Related branches

Changed in openobject-addons:
importance: Undecided → Low
status: New → Confirmed
assignee: nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2)
Changed in openobject-addons:
status: Confirmed → In Progress
Changed in openobject-addons:
status: In Progress → Confirmed
Changed in openobject-addons:
status: Confirmed → In Progress
Revision history for this message
Rohan Nayani(Open ERP) (ron-tinyerp) wrote :

Hello,

Thanks for Reporting.
It has been fixed in lp:~openerp-dev/openobject-addons/trunk-bug-751222-ron
Revision ID: <email address hidden>
Revision num:4627.

It will be available in trunk soon,

Changed in openobject-addons:
status: In Progress → Fix Committed
Revision history for this message
Jacques-Etienne Baudoux (jbaudoux) wrote :

Review of revision 4635. To fix:
* attrs="{'required':[('tracking','=',True)]}" is missing in the tree view
* add on each line a button "split in lot" like on each line of the inventory.

Changed in openobject-addons:
status: Fix Committed → Confirmed
Revision history for this message
Rohan Nayani(Open ERP) (ron-tinyerp) wrote :

Hello Jacques,

the fix has already been landed in lp:~openerp-dev/openobject-addons/trunk-bug-751222-ron
* attrs="{'required':[('tracking','=',True)]}" is done in the tree view, but there is a problem in client,
  I have attached video for the reference,
  @qualification team: can you please check the problem of required field on o2m of osv_memory wizard

* add on each line a button "split in lot" like on each line of the inventory:
   this can be easily be done on the picking view before going to process

so I am considering as fixed for trunk addons,
Thanks

Changed in openobject-addons:
status: Confirmed → Fix Committed
Changed in openobject-client:
assignee: nobody → OpenERP sa GTK client R&D (openerp-dev-gtk)
importance: Undecided → Low
status: New → Confirmed
Changed in openobject-client:
status: Confirmed → In Progress
Revision history for this message
Ravi Gadhia (OpenERP) (rga-openerp) wrote :

Hello Jacques-Etienne Baudoux,
          It has been fixed in lp:~openerp-dev/openobject-client/trunk-bug-751222-rga and it will merge soon with trunk client
        Thanks for reporting

Changed in openobject-client:
status: In Progress → Fix Committed
Revision history for this message
Naresh(OpenERP) (nch-openerp) wrote :

Hello,

Thanks for reporting !

The fix has been applied at trunk client @ revision::1920 <email address hidden>

Thanks,

Changed in openobject-client:
status: Fix Committed → Fix Released
Changed in openobject-addons:
status: Fix Committed → In Progress
status: In Progress → Fix Released
Revision history for this message
qdp (OpenERP) (qdp) wrote :

It seems that the branch is not yet merged, i'm setting the bug back to commited status to reflect that.

thanks

Changed in openobject-addons:
status: Fix Released → Fix Committed
Revision history for this message
Numérigraphe (numerigraphe) wrote :

All branched linked have been merged so I guess this is fixed, please reopen if it's not.
Lionel.

tags: added: partial-delivery
Changed in openobject-addons:
status: Fix Committed → Fix Released
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.