From 3d33b2c725b1c7b831a96139a009dd39d02d83f5 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 6 Dec 2025 22:45:35 +0000 Subject: [PATCH] Fix element types list in synonym documentation Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com> --- docs/usage/synonyms.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/usage/synonyms.md b/docs/usage/synonyms.md index 36db96d4..1f54d06f 100644 --- a/docs/usage/synonyms.md +++ b/docs/usage/synonyms.md @@ -57,7 +57,6 @@ You can create synonyms for the following element types: | **attachment_type**| Attachment Type | Document Type, File Category | | **category** | Category | Group, Class, Type, Collection | | **currency** | Currency | Monetary Unit, Money Type | -| **device** | Device | Assembly, System, Machine | | **footprint** | Footprint | Package, Form Factor, Physical Type | | **group** | Group | Team, Department, Role | | **label_profile** | Label Profile | Label Template, Print Template | @@ -67,7 +66,7 @@ You can create synonyms for the following element types: | **part** | Part | Component, Item, Product, Article, SKU | | **part_lot** | Part Lot | Stock Item, Inventory Item, Batch | | **project** | Project | Assembly, Build, Work Order | -| **storelocation** | Storage Location | Warehouse, Bin, Location, Place | +| **storage_location**| Storage Location | Warehouse, Bin, Location, Place | | **supplier** | Supplier | Vendor, Distributor, Reseller | | **user** | User | Member, Account, Person | @@ -124,9 +123,9 @@ This allows Part-DB to maintain proper multilingual support even with custom ter - Category → Material Type - Part Lot → Batch - Storage Location → Warehouse Zone -- Device → Assembly +- Project → Assembly -**Result**: The interface uses manufacturing terminology: "Materials", "Batches", "Warehouse Zones" +**Result**: The interface uses manufacturing terminology: "Materials", "Batches", "Warehouse Zones", "Assemblies" ### Small Business Retail @@ -163,10 +162,10 @@ This allows Part-DB to maintain proper multilingual support even with custom ter - Part → Resource - Category → Resource Type - Storage Location → Area -- Device → Equipment +- Project → Activity - Part Lot → Available Unit -**Result**: Educational context: "Resources", "Resource Types", "Areas" +**Result**: Educational context: "Resources", "Resource Types", "Areas", "Activities" ## Managing Synonyms