odoo/addons/stock/wizard
Nicolas Martinelli b8779f0c53 [FIX] stock: keep inventory options consistent
Make sure that appropriate fields are emptied when switching to in between inventory filters.
This prevents incoherent results due to hidden fields which were filled in a previous selection.

opw-634388
Fixes #6512
2015-05-11 08:30:10 +02:00
..
__init__.py Merge from nse back-end partial picking wizard 2014-08-20 18:28:57 +02:00
make_procurement_product.py [FIX] stock: "Request procurement" wizard does not fill warehouse 2015-03-30 09:06:05 +02:00
make_procurement_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
orderpoint_procurement.py [IMP] Only show number of variants when more than one + bug cursor Compute Minimum Stock Rules 2014-07-16 13:50:56 +02:00
orderpoint_procurement_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
stock_change_product_qty.py [FIX] stock: keep inventory options consistent 2015-05-11 08:30:10 +02:00
stock_change_product_qty_view.xml [IMP] Changing product qty on product form should work with serial numbers like in 7.0, but we should explain it 2014-12-12 10:48:00 +01:00
stock_move.py Fix unwanted opening of stock.picking when scrapping from production 2015-03-20 12:12:12 +01:00
stock_move_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
stock_return_picking.py [FIX] stock: Make sure we can do a return of a stock move with UoS 2015-03-11 16:23:23 +01:00
stock_return_picking_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
stock_transfer_details.py [FIX] stock: better recomputation of pack operations 2015-04-29 17:36:20 +02:00
stock_transfer_details.xml [FIX] Make sure packages are not shown when the setting is not checked 2014-08-25 09:23:05 +02:00