feat(human_resources): Add model tag for Employee model

ref: #839 closes #843
This commit is contained in:
2025-06-19 22:27:54 +09:30
parent bc3545d53e
commit 6d33653db0

View File

@ -80,6 +80,7 @@ A Model link is a reference to an item within the database. Supported model link
| device| `$device-<id>` |
| devicemodel| `$device_model-<id>` |
| devicetype| `$device_type-<id>` |
| employee | `$entity-<id>` |
| entity | `$entity-<id>` |
| externallink| `$external_link-<id>` |
| featureflag| `$feature_flag-<id>` |