Skip to content

Commit

Permalink
XS✔ ◾ CodeAuditor - Fixed broken image (#7875)
Browse files Browse the repository at this point in the history
* Fixed broken image in asset label rule

* Update rule.md

---------

Co-authored-by: Tiago Araújo [SSW] <[email protected]>
  • Loading branch information
tombui99 and tiagov8 authored Jan 31, 2024
1 parent 6c49a86 commit f23a2fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file added rules/label-your-assets/asset-tracking.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions rules/label-your-assets/rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Most companies have physical assets and it is crucial to keep track of those ass

<!--endintro-->

Businesses generally need to provide their employees with a multitude of assets e.g.:
Businesses generally need to provide their employees with a multitude of assets. E.g.:

1. Keyboards
2. Mouses
Expand All @@ -25,7 +25,7 @@ Businesses generally need to provide their employees with a multitude of assets
Keeping track of those assets is essential for the business to have any control over them, and having a spreadsheet with values for the assets and all that is not the best approach.

::: bad
![Figure: Bad Example - Asset Tracking on spreadsheets is bad](https://d1g13cw8tghmi.cloudfront.net/wp-content/uploads/20180306211318/equipment-management-excel.jpg)
![Figure: Bad example - Asset Tracking on spreadsheets is bad](asset-tracking.jpg)
:::

In our day and age, we have better (and free!) systems that allow us to track the businesses' assets, including:
Expand All @@ -51,9 +51,9 @@ There is a couple of exceptions to the above:
2. When the items are too cheap they don't need to be individually tagged, having the total number + the number of items checked out to people is enough.

::: good
![Figure: Good Example - A professional label printed with the important asset info e.g. ID, name and serial number](qr-code-v2.jpg)
![Figure: Good example - A professional label printed with the important asset info e.g. ID, name and serial number](qr-code-v2.jpg)
:::

::: info
A good system that does all this is [SnipeIT](https://snipeitapp.com/). SnipeIT has a nice interface, easy to use, maintain and upgrade. It generates labels for you, has an API for you to integrate with your current systems and is free if you host it yourself!
A good system that does all this is [SnipeIT](https://snipeitapp.com). It has a nice interface, easy to use, maintain and upgrade. SnipeIT also generates labels for you, wiht an API to integrate with your current systems. It is free if you host it yourself!
:::

0 comments on commit f23a2fb

Please sign in to comment.