The method field was removed in module 'stock' of Odoo 11. See
f2926823e8
Since the field is used by OCA modules such as stock_putaway_product
(eg. to add a 'per_product' method), the new stock_putaway_method module
is added to restore this feature if needed.