IFS9, in the process of upgrading to IFS10.
We have used Report Designer to adjust the layout of instant invoices sent to our customers.
The document footer for the instant invoice has been defined in the window Document Footer and connected to the report INSTANT_INVOICE_REP, which works just fine.
Now, we need to have different invoice footers for different customers (sent from the same company).
We have defined additional fields and additional Footers in the window Document Footer, which meet our requirements. However, we can’t find a way of selecting a different footer when creating the instant invoice.
We have tried the following:
- In Document Footer, connect the report id INSTANT_INVOICE_REP to two different footers (two lines in the tab Connect Report). Not permitted.
- In Customer Invoice Types, define a new invoice type INSTINV_2 that the user can select upon creating a new invoice.
- Connect the new invoice type to Report Footing with the new footer id - not working. This field is not connected to the document footings it seems.
- Connect the new invoice type to a new layout id INSTANT_INVOICE_REP2 and connect the new layout id to the correct document footer. Error message upon printing the invoice: PR 47495 ORA-20111: ReportDefinition.NOTEXIST2: The Report Definition object does not exist.
- Can I continue this way by defining the report definition somewhere in the application, as a copy of the standard INSTANT_INVOICE_REP?
Please advise how to select the correct invoice footer for instant invoices!