Print information about installations on a work order
You can just use the tags of installations for this, provided you also have the [INSTALLATION_ITEM] tag somewhere. E.g., [INSTALLATION_NAME], [INSTALLATION_Brand], [INSTALLATION_FITEM], ... Make sure you select the correct tags with the tool in the templates text editor.
β
You should always put at least [INSTALLATION_ITEM] somewhere if you want to print information about installations. If that tag is nowhere,
β
Please note: if there are multiple installations attached to one work order, it is best to put those tags in a separate table, because each installation will then produce 1 row. The table row that contains [INSTALLATION_ITEM] will then be used as the template for multiple rows.
Print information on operations on an installation on a work order
For this you can use following tags:
Tag | Example |
[INSTALLATION_HOUSE] | the description, e.g., "inspection," "inspection with defects," "maintenance," ... |
[INSTALLATION_DATE] | the date of the operation |
[INSTALLATION_HANDLE_USER] | the full name of the user who performed the operation |
[INSTALLATION_HANDLE_OPMING] | the comment (if filled in) to the operation |