How do I edit the SOP Invoice template?

There are 2 options available for editing templates in Dynamics GP. The original method is known as Report Writer and is widely used as the default option. With the release of Dynamics GP 2010, a new method was introduced using Word templates.

While these changes can sometimes be done by someone internally, it's always a good idea to work with a Dynamics GP consultant. They can guide you through the process or even make the changes for you.
 
Methods

Report Writer method

  1. Create a backup of your reports.dic file. This is a precautionary step, as making changes can sometimes lead to unexpected results. You can usually find the reports.dic file in the GP installation directory.

  2. Open Report Writer. This can be done from within Dynamics GP by navigating to Tools > Customize > Report Writer.

  3. Select Product: Once you're in Report Writer, go to Reports > Main Menu > Select Product. Choose "Microsoft Dynamics GP" from the product list.

  4. Open the SOP Invoice Template: Now, select Reports > Main Menu > Report List. From the Report List, find the SOP invoice template that you want to modify and select it.

  5. Modify the Report: Once you've opened the template, you can make the desired changes. This could involve things like moving fields around, deleting unwanted fields, or adding new ones. You'll do this by selecting Layout > Toolbox, and then dragging and dropping fields where you want them on the template.

  6. Save and Close: Once you're done making changes, save your work and then close Report Writer.

  7. Grant access to the modified report: To make the modified report available in Dynamics GP, navigate to Microsoft Dynamics GP > Tools > Setup > System > Security. Select the appropriate User ID, Company, and Product (Microsoft Dynamics GP). In the Type box, click Report, then mark the checkbox beside your modified report.

  8. Test the Report: Now you should be able to print an invoice using the updated template. It's a good idea to print a test page first, to make sure everything looks the way you want it to.

Word Template method (alternate introduced with GP 2010)

  1. Ensure Security Access: Make sure that the user who will be modifying the report has security access to modify Word templates.

  2. Backup the Current Template: As a precautionary measure, it's a good idea to make a copy of the current template before you start making changes.

  3. Locate the Word Template: Open Dynamics GP and go to Reports > Template Maintenance. Find and select the SOP Invoice Template.

  4. Modify the Template: Click on Modify. This will open the SOP invoice template in Word.

  5. Edit the Template: You can now make changes to the template directly in Word. You can move fields around, change fonts and colors, and so on. You can also add additional fields by enabling the Developer tab in Word (File > Options > Customize Ribbon > check Developer). From there, you can use the "Add Content Control" dropdown to add new fields.

  6. Save and Upload the Template: Once you've made the changes, save the Word template (not as a Word Document, but as a Word Template with the .dotx extension), and then go back to the Template Maintenance window in Dynamics GP.

  7. Assign the Template: Click on the Add button and browse for the Word template you just saved. Once added, this template will be available to be assigned to your companies and reports in the Report Template List.

  8. Test the Template: As always, it's a good idea to do a test print to make sure everything looks correct.

Remember, it's important to save the template as a Word Template (.dotx) and not as a Word Document (.docx), as Dynamics GP will not be able to read the latter. If you need more advanced customization, like conditional fields or special calculations, you'll have to use Word's XML Mapping Pane to map the fields directly to the underlying Dynamics GP data.