Entity: Lacquer - LabelHub/labelhub.integration.documentation GitHub Wiki
Name | Required | Notes |
---|---|---|
lacquerNo | Yes | Primary key |
description | Description visible to the brandowner (and the manufacturer) | |
productDescription | Description only visible to the manufacturer |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<lacquer version="2">
<lacquer No>lac123</lacquer No>
<description>Awesome shiney stuff (seen by customer)</description>
<productDescription>Glossy varnish (seen by manufacturer)</productDescription>
</lacquer >
In order to reduce confusion and better support international customers the term "lacquer" has been renamed to "varnish" in LabelHub. However, this change has not been made in all places yet. The integrations still uses the old term "lacquer", but it will be displayed as "Varnish" in the frontend for the users. This will be changed in a later version of the integration.