Skip to content

Commit

Permalink
Transfer remaining blog posts
Browse files Browse the repository at this point in the history
  • Loading branch information
SchrodingersGat committed Nov 23, 2023
1 parent 4f6e863 commit 0a348e2
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
author: SchrodingersGat
authors: oliver
title: User Interface Refactor
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
author: SchrodingersGat
authors: oliver
title: KiCad Integration
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
author: SchrodingersGat
authors: oliver
title: 0.12.8 Bugfix Release
---

Expand Down Expand Up @@ -29,4 +29,4 @@ For a full description of other issues addressed in this release, refer to the [

Maintaining and continuously improving a software project requires time, effort, and resources. We are committed to patching critical bugs in a timely manner, to ensure that everyone who is using InvenTree has the best possible experience with our software.

If you would like to financially support the project, please refer to the [contribution guide]({% link contribute.md %}#sponsor).
If you would like to financially support the project, please refer to the [contribution guide](/contribute#sponsor).
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
author: SchrodingersGat
authors: oliver
title: New Barcode Features
---

Expand All @@ -17,7 +17,7 @@ Many electronics manufacturers provide data-rich barcodes on items received agai

Purchase orders line items received from these suppliers are often provided with comprehensive barcodes, such as the example below, from Digikey:

![Digikey Barcode](/assets/blog/digikey-barcode.png)
![Digikey Barcode](/img/blog/digikey-barcode.png)

This 2D barcode contains the following data fields (and other information):

Expand All @@ -41,9 +41,9 @@ This functionality will be available in the upcoming `0.13.0` stable release.

#### App Integration

The new purchase order barcode functionality is supported by the [InvenTree mobile app]({% link extend/app.md %}):
The new purchase order barcode functionality is supported by the [InvenTree mobile app](/app):

![App barcode support](/assets/blog/barcode_po_actions.png)
![App barcode support](/img/blog/barcode_po_actions.png)

#### Web Integration

Expand All @@ -61,7 +61,7 @@ To further improve barcode support, the mobile app has been updated to work with

In addition to working with external bluetooth scanners, this means that the app is now supported on barcode scanners which natively run android:

![Barcode scanner](/assets/blog/barcode_scanner.jpeg)
![Barcode scanner](/img/blog/barcode_scanner.jpeg)

Any scanner which supports *wedge* or *keyboard* mode should now be able to integrate seamlessly with the InvenTree app.

Expand Down
6 changes: 6 additions & 0 deletions inventree/src/pages/app.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Mobile App
description: InvenTree mobile application
---

## TODO
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 0a348e2

Please # to comment.