odoo/addons/stock/wizard
Martin Trigaux 6e25d6e589 [FIX] stock: better recomputation of pack operations
Revert c06a96 "[FIX] stock: force recomputing transfer information on picking"
and unlink packoperations only when move lines are changed (fix opw 620636).

c06a96 introduced a regression as it prevents to plan moves (e.g. assigning lots
through the barcode interface) before the reception.
2015-04-29 17:36:20 +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 [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_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