To modify a document or report layout in Opera:
Firstly, identify the report or document name
To get the file name:
- Log in to Opera as the ADMIN user
- Switch to the affected company (use company Z if the document which has an issue would affect the nominal ledger, such as an invoice. If this isn't possible, proceed with caution and under guidance from the Finance team)
- Run the report or document type that you need (get information from the end user to find out how and where to run this)
- Publish the report to screen
- The report designer will pop up in layout mode (if it doesn't then you've not logged in as ADMIN)
- Make a note of the file name from the title bar of the report designer (don't worry about the frx extension)
- Close the report designer and then also close the resulting report
To modify the layout:
- From a command prompt, copy the intended report or document to company Z
for example, if you're going to modify the invoice layout for Best Companies, the commands will be:
- cd \\[server]\server vfp static and dynamic\reports
- copy g_inin.* z_inin.* (overwrite when prompted)
Create a backup copy of the existing layout:
- copy g_inin.* old_g_inin.* (or similar)
- Follow steps 3-5 as above
- Modify the layout as required using the report controls toolbox
- Close the report designer saving the layout as necessary
- Check and close the resulting report
When the layout is correct, use the command prompt you opened earlier to copy the report back across the original:
- copy z_inin.* g_inin.* (overwrite when prompted)
- Close the command prompt and Opera
Comments
0 comments
Please sign in to leave a comment.