odoo/addons/stock/wizard
fka-odoo c06a969612 [FIX] stock: force recomputing transfer information on picking
When clicking on the Transfer button on a picking the packoperations should
always be recomputed.
If the pack operations are only computed the first time, the picking could be
modified (e.g. notice wrong quantity) and still display previous operations when
reloard the transfer button. opw 620636
2015-04-02 18:09:53 +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: force recomputing transfer information on picking 2015-04-02 18:09:53 +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