[FIX]: fix problem of wizard rename

bzr revid: mga@mga-20100330073138-9ii6gcsor6ey98e5
This commit is contained in:
Mantavya Gajjar 2010-03-30 13:01:38 +05:30
parent c0b1ea7cbe
commit 79e654abb8
1 changed files with 2 additions and 3 deletions

View File

@ -23,18 +23,17 @@ import stock_traceability
import stock_move
import stock_partial_picking
import stock_partial_move
import wizard_picking_make
#import stock_picking_make
import wizard_replacement
import wizard_return
import wizard_split_lot_line
import wizard_ups
import inventory_merge
import stock_inventory_merge
import stock_inventory_set_stock_zero
import stock_fill_inventory
import stock_inventory_line_split
import stock_invoice_onshipping
import stock_location_product
import stock_change_standard_price
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: