~~~~~
* Fix bulk edit autocomplete
* Added 25 as default value of deprecation_rate
* Created a method in API to retrieve warehouses
* Added fields like venture_id, is_blade, cores_count, power_consumption, height_of_device and warehouse_id to get_assets API
* Added fields like power_consumption and height_of_device to AssetModel model
* Moved category from Asset model to AssetModel model
* Added cores_count method as property to Asset model