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.

9. Replace it with these formulas:
${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}
10. After the replacement it should look like the screen below.
11. The paper header has been changed successfully!
[If you need to logo for the Department, it’s the same like Division. The sub-keys can be different, it’s up to you.]

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.