odoo/addons/stock/wizard
Josse Colpaert e89b9b8539 [WIP] Take into account already returned moves
bzr revid: jco@openerp.com-20140129155638-q9nfmm728y2l03ae
2014-01-29 16:56:38 +01:00
..
__init__.py [REV] stock: added back the wizard to change the quantity removed in previous commit: it's not deprecated at all as it applies on product, not stock moves\! 2014-01-07 12:04:09 +01:00
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] Remove automatic orderpoint 2014-01-17 18:38:51 +01:00
orderpoint_procurement_view.xml [IMP] Remove automatic orderpoint 2014-01-17 18:38:51 +01:00
stock_change_product_qty.py [FIX] stock: adapted the change qty wizard to the move of track_production in MRP module (fields_view_get overridding removed, the field may not be required as it will raise an error if needed) 2014-01-07 12:07:19 +01:00
stock_change_product_qty_view.xml [FIX] stock: adapted the change qty wizard to the move of track_production in MRP module (fields_view_get overridding removed, the field may not be required as it will raise an error if needed) 2014-01-07 12:07:19 +01: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 [IMP] When consuming in mrp, take into account lot 2014-01-14 18:31:01 +01:00
stock_move_view.xml [TEST] Revert test 2014-01-15 17:50:00 +01:00
stock_return_picking.py [WIP] Take into account already returned moves 2014-01-29 16:56:38 +01:00
stock_return_picking_view.xml [REF] stock: reduced the number of options to track or not serial numbers to 1 2014-01-07 16:23:58 +01:00