mirror of
https://github.com/inventree/InvenTree.git
synced 2025-09-15 07:01:31 +00:00
refactor(docs): restructure barcode plugin section (#9828)
* refactor(docs): restructure barcode plugin section * rename doc files * add barcode index * add missing link * fix refs
This commit is contained in:
@@ -18,18 +18,18 @@ The following builtin plugins are available in InvenTree:
|
||||
| [Auto Issue Orders](./auto_issue.md) | Automatically issue pending orders when target date is reached | No |
|
||||
| [BOM Exporter](./bom_exporter.md) | Custom [exporter](../mixins/export.md) for BOM data | Yes |
|
||||
| [Currency Exchange](./currency_exchange.md) | Currency exchange rate plugin | Yes |
|
||||
| [DigiKey](./digikey.md) | DigiKey barcode support | No |
|
||||
| [DigiKey](./barcode_digikey.md) | DigiKey barcode support | No |
|
||||
| [InvenTree Barcode](./inventree_barcode.md) | Internal barcode support | Yes |
|
||||
| [InvenTree Core Notifications](./notifications.md) | Core notification system | Yes |
|
||||
| [InvenTree Exporter](./inventree_exporter.md) | Custom [exporter](../mixins/export.md) for InvenTree data | Yes |
|
||||
| [Label Printer](./inventree_label.md) | Custom [label](../mixins/label.md) for InvenTree data | Yes |
|
||||
| [Label Machine](./inventree_label_machine.md) | Custom [label](../mixins/label.md) for InvenTree data | Yes |
|
||||
| [Label Sheet](./inventree_label_sheet.md) | Custom [label](../mixins/label.md) for InvenTree data | Yes |
|
||||
| [LCSC](./lcsc.md) | LCSC barcode support | No |
|
||||
| [Mouser](./mouser.md) | Mouser barcode support | No |
|
||||
| [LCSC](./barcode_lcsc.md) | LCSC barcode support | No |
|
||||
| [Mouser](./barcode_mouser.md) | Mouser barcode support | No |
|
||||
| [Parameter Exporter](./part_parameter_exporter.md) | Custom [exporter](../mixins/export.md) for part parameter data | Yes |
|
||||
| [Part Notifications](./part_notifications.md) | Notifications for part changes | No |
|
||||
| [TME](./tme.md) | TME barcode support | No |
|
||||
| [TME](./barcode_tme.md) | TME barcode support | No |
|
||||
|
||||
### Plugin Table
|
||||
|
||||
|
Reference in New Issue
Block a user