Retoques de código.

This commit is contained in:
Sergio Morillo 2014-11-09 14:00:39 +01:00
parent 739b31f693
commit e80d4c5ffd
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ def register():
LotLocationQuantity,
LotByLocationStart,
LotByLocationOpen,
module='stock_lot_location_quantity', type_='model'),
module='stock_lot_location_quantity', type_='model')
Pool.register(
LotByLocation,
module='stock_lot_location_quantity', type_='wizard')