public function all()
 {
     return InventoryLog::all();
 }