@ -12,6 +12,8 @@ class Manufacturer(
|
|||||||
CenturionModel,
|
CenturionModel,
|
||||||
):
|
):
|
||||||
|
|
||||||
|
model_tag = 'manufacturer'
|
||||||
|
|
||||||
|
|
||||||
class Meta:
|
class Meta:
|
||||||
|
|
||||||
|
@ -87,8 +87,8 @@ A Model link is a reference to an item within the database. Supported model link
|
|||||||
| group| `$-<id>` |
|
| group| `$-<id>` |
|
||||||
| it_asset | `$it_asset-<id>` |
|
| it_asset | `$it_asset-<id>` |
|
||||||
| knowledgebase| `$kb-<id>` |
|
| knowledgebase| `$kb-<id>` |
|
||||||
| knowledgebasecategory| `$-<id>` |
|
| knowledgebasecategory| `$kb_category-<id>` |
|
||||||
| manufacturer| `$-<id>` |
|
| manufacturer| `$manufacturer-<id>` |
|
||||||
| modelnotes| `$-<id>` |
|
| modelnotes| `$-<id>` |
|
||||||
| operatingsystem| `$operating_system-<id>` |
|
| operatingsystem| `$operating_system-<id>` |
|
||||||
| operatingsystemversion| `$-<id>` |
|
| operatingsystemversion| `$-<id>` |
|
||||||
|
Reference in New Issue
Block a user