diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/app/Models/Asset.php b/app/Models/Asset.php index 54a1f559cc..d885b5819c 100644 --- a/app/Models/Asset.php +++ b/app/Models/Asset.php @@ -1391,8 +1391,7 @@ class Asset extends Depreciable /** - * Query builder scope to search on location ID - * + * Query builder scope to search on depreciation name * @param \Illuminate\Database\Query\Builder $query Query builder instance * @param text $search Search term *