2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-12 18:15:34 +00:00
This commit is contained in:
SchrodingersGat
2022-11-10 01:57:49 +00:00
parent 1b1451a661
commit 16d8a7f4b5
15 changed files with 42 additions and 30 deletions

View File

@ -284,20 +284,23 @@
});
</script>
<section class="cm-gray-2 body-font"><div class="section-container">
<section class="cm-gray-2 body-font">
<div class="section-container">
Native barcode support provides a multitude of context-sensitive stock control actions, allowing streamlined inventory management at your fingertips. The app has been optimized for speed, providing instant access to stock knowledge and handy on-site functionality.
### Features
<h3>Features</h3>
Core app features include:
- View and edit part and stock information with a blazingly fast interface
- Perform stock control actions on the go
- Barcode integrations simplify stock operations
- Receive purchase orders and check in stock items
<ul>
<li>View and edit part and stock information with a blazingly fast interface</li>
<li>Perform stock control actions on the go</li>
<li>Barcode integrations simplify stock operations</li>
<li>Receive purchase orders and check in stock items</li>
</ul>
### Download
<h3>Download<h3>
The InvenTree app can be downloaded from either the Android or Apple app stores, or accessed via the links below:
@ -305,10 +308,13 @@ The InvenTree app can be downloaded from either the Android or Apple app stores,
<span class="fab fa-apple"></span> [Apple App Store](https://apps.apple.com/au/app/inventree/id1581731101#?platform=iphone)
### Documentation
<h3>Documentation</h3>
Mobile app documentation can be found on the [InvenTree documentation site](https://docs.inventree.org/en/latest/app/app/).
&lt;/div&gt;&lt;/section&gt;
</h3>
</h3>
</div></section>
</div>

View File

@ -63,6 +63,10 @@
<ul>
<li>
<a href="https://github.com/sparkmicro/Ki-nTree">Ki-n-Tree</a> <em>KiCad</em> integration</li>
<li>
<a href="https://github.com/rgilham/PK2InvenTree">PK2InvenTree</a> is an open-source tool for migrating an existing <a href="https://github.com/partkeepr/PartKeepr">PartKeepr</a> database to InvenTree.</li>
<li>
<a href="https://github.com/EUdds/Digikey-Inventree-Integration">Digikey-Inventree-Integration</a> is a simple project that takes a digikey part number to creates a part in InvenTree.</li>
</ul>
</article>