Specific Print Header for Division and Department
In the previous steps – We have activated and created the division. – now we have to set special settings directly for the Division. The print header is one of the options offered by the Division.
Setting up a Print header for your division has two main steps. The first step is that you need to enter in the division register the details you want to be included in the document division print header. The second step is that you have to create a special print header for your division.
1. In the left navigation menu, unroll Configuration.
2. Click on Register.
3. Into the Breadcrumb Category type DIMENSIONS
4. Open your already created Division.
You have to enter details into the register that you know you want to be included in the print header. All the details need to be in following format:
{
“logoPrint”: “LOGO-PRINT.RED”,
“divisionName”: “Red Cross Hospital”,
“divisionStreet”: “2724 Musgrave Street”,
“divisionCity”: “Atlanta”,
“divisionZip”: “30303”,
“divisionCountry”: “United States”
}
5. Press SAVE. You have entered the details into register of Division.
6. Now go again into the Register and into the Breadcrumb MainKey type PAPER.HEADER.
7. Open the Shared register PAPER.HEADER-INVOICE.SALES.
8. Look at the screen below and replace this part of register.
${configRegister:${currentObject:properties.division},valueText.divisionName}
${configRegister:${currentObject:properties.division},valueText.divisionStreet}
${configRegister:${currentObject:properties.division},valueText.divisionZip}
${configRegister:${currentObject:properties.division},valueText.divisionCity}
${configRegister:${currentObject:properties.division},valueText.divisionCountry}
Get in Touch
If you have problem or need further assistance, do not hesitate contact Teamogy Support. Use online chat (inside Teamogy or everywhere on www.Teamogy.com in the lower right corner) and you will get prompt reply.