odoo/addons/stock/wizard
Quentin (OpenERP) 9e62057790 [FIX] stock: scrapping/consumming products now allows to specify the lot number of the product. Fixed also the auto_assignation of consumable products that was broken (missing the force_assign call that was wrongly removed before)
bzr revid: qdp-launchpad@openerp.com-20140106160917-fdfycb0m6skfq9g6
2014-01-06 17:09:17 +01:00
..
__init__.py [IMP] remove fill inventory wizard and improved view. 2013-08-29 16:58:27 +05:30
make_procurement_product.py [WIP] Remove procure_method in procurement, stock, stock_location 2013-07-09 17:15:28 +02:00
make_procurement_view.xml [IMP] Yet another 1000 lines removed 2013-07-01 00:26:46 +02:00
mrp_procurement.py [IMP] Yet another 1000 lines removed 2013-07-01 00:26:46 +02:00
mrp_procurement_view.xml [IMP] Yet another 1000 lines removed 2013-07-01 00:26:46 +02:00
orderpoint_procurement.py [IMP] Yet another 1000 lines removed 2013-07-01 00:26:46 +02:00
orderpoint_procurement_view.xml [FIX] Move menuitem orderpoint, so it loads correctly 2013-08-29 10:35:43 +02:00
stock_change_product_qty.py [FIX] According to [wms] APR's Review from 20131022 - Move lead_time in mrp module, trace back on split delivery 2013-10-29 08:48:15 +01:00
stock_change_product_qty_view.xml [IMP] WIP removed 1000 lines of code 2013-06-30 10:55:03 +02:00
stock_inventory_line_split.py [IMP] stock: changes due to rename the of product_uom to product_uom_id of stock.inventory.line object 2013-08-06 12:29:28 +05:30
stock_inventory_line_split_view.xml [IMP] WIP removed 1000 lines of code 2013-06-30 10:55:03 +02:00
stock_inventory_merge.py [IMP] stock: changes due to rename the of product_uom to product_uom_id of stock.inventory.line object 2013-08-06 12:29:28 +05:30
stock_inventory_merge_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
stock_location_product.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
stock_location_product_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
stock_move.py [FIX] stock: scrapping/consumming products now allows to specify the lot number of the product. Fixed also the auto_assignation of consumable products that was broken (missing the force_assign call that was wrongly removed before) 2014-01-06 17:09:17 +01:00
stock_move_view.xml [FIX] stock: scrapping/consumming products now allows to specify the lot number of the product. Fixed also the auto_assignation of consumable products that was broken (missing the force_assign call that was wrongly removed before) 2014-01-06 17:09:17 +01:00
stock_return_picking.py [FIX] stock: return picking now filter correctly the reverse picking 2013-12-13 15:01:12 +01:00
stock_return_picking_view.xml [WIP]stock_return_picking: fix wizard to work with quants 2013-08-06 17:37:20 +02:00