Skip to main content

The customer has requested modifications to the standard report layouts, specifically to include the company’s webpage, email address and organization no in the report footers. Since these are common company details, I created custom fields to store this information. However, there is currently no option to add such fields unless they are tied directly to the relevant entity.

As a result, I had to add the two fields separately to the PurchaseOrder entity for the Purchase Order report, and to the CustomerOrder entity for the Invoice report. If similar requirements arise for other reports, I will need to repeat this process for each respective entity.

Given that these are basic, common company details used across multiple reports, it would be more efficient to have a shared/common entity where such report-related fields can be maintained centrally. This would reduce duplication and simplify maintenance.

 

@IFS RD Product Management 

Isn’t that what the Document Footer feature is for ?

 

 


@SimonTestard Currently, only hardcoded values are supported in the document footer. However, I need the ability to fetch values dynamically using parameters.


@Nethmi98 you mention you wanna display common company attributes (website / email address). You can have a document footer for each company with different data in each company. Wouldn’t this be enough to fulfill your requirement?


@Marcel.Ausan That works, but I also need to display company details and additional dynamic values—such as the payment address, bank code, and more in the footer. What's the best way to handle this requirement?


@Nethmi98 all the customers I worked with used the Document Footer for all of this company specific info.

See some examples below:

 


Reply