mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-27 21:26:43 +00:00
Add description for PR #2779
This commit is contained in:
parent
17e7552afe
commit
03a268712f
@ -62,6 +62,7 @@ InvenTree relies on the following frontend libraries and components:
|
||||
| [Moment JS](https://github.com/moment/momentjs.com/) | MIT | Time and date rendering |
|
||||
| [jquery-treegrid](https://github.com/maxazan/jquery-treegrid/) | MIT | Treegrid rendering |
|
||||
| [clipboard.js](https://github.com/zenorocha/clipboard.js) | MIT | text copying |
|
||||
| [qr-scanner](https://github.com/nimiq/qr-scanner) | MIT | Javascript QR Code Scanner |
|
||||
|
||||
## Source Code Contributions
|
||||
|
||||
|
@ -67,6 +67,10 @@ Multiple improvements have been made to the docker installation process, most no
|
||||
|
||||
[#2901](https://github.com/inventree/InvenTree/pull/2901) overhauls the way that multi level BOMs are displayed. Instead of loading *all* BOM data by default, a flat top-level BOM is first loaded, and then the user has the option to load BOMs from subassemblies into the same table.
|
||||
|
||||
### QR code scanner
|
||||
|
||||
[#2779](https://github.com/inventree/InvenTree/pull/2779) provides a QR code scanner which can be used to quickly scan Inventree generated QR codes using webcams or mobile devices. This feature requires secure (HTTPS) connection to the server.
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
| Pull Request | Description |
|
||||
|
Loading…
x
Reference in New Issue
Block a user