mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[IMP] Improved Unit Test Case and Fixed Travis
This commit is contained in:
committed by
ahenriquez
parent
0b707ea7fc
commit
e161a9c57a
@@ -86,7 +86,7 @@ class RmaAddStockMove(models.TransientModel):
|
||||
'location_id': (operation.location_id.id or
|
||||
operation.in_warehouse_id.lot_rma_id.id or
|
||||
warehouse.lot_rma_id.id)
|
||||
}
|
||||
}
|
||||
return data
|
||||
|
||||
@api.model
|
||||
|
||||
Reference in New Issue
Block a user