mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
lint
This commit is contained in:
@@ -51,7 +51,6 @@ class SaleStockReserve(models.TransientModel):
|
||||
"at the end of the validity.")
|
||||
note = fields.Text('Notes')
|
||||
|
||||
|
||||
@api.one
|
||||
def _prepare_stock_reservation(self, line):
|
||||
product_uos = line.product_uos.id if line.product_uos else False
|
||||
|
||||
Reference in New Issue
Block a user