
This is yet another update to the previous version of the change tracking project for Item cards:
Based on the version 4 project, this update for GP Power Tools Build 32 or later adds support for the Accounts window. Note it does require Build 32 or later to work.
Version 3 of the Customer and Vendor Change Tracking is available for Build 31 or earlier:
The project has been updated to add support for the Accounts window and Account Indexes. It even has code to add the Account Numbers to the Account Index fields.
Below is a screenshot of the ITEM TRACKING project showing the components:
To add additional fields to the tracked fields lists, you can update the Fields_Master, Fields_Options, Fields_Accounts, Fields_Modified, Fields,_Currency, Fields_Internet, Fields_Quantities, Fields_Vendors, Fields_Planning, and Fields_Customer variables in the trigger scripts with the fields’ Technical Names.
To enable the emailing, make sure you can send an email using the Send Email window. You can change the settings used in the Email Settings window.
Note: If you have issues with SMTP, try using the SMTP via .Net Addin mode rather than the SMTP via CDO mode as it can better handle modern authentication requirements.
Then edit the trigger scripts (1 to 7 for this project) and insert the desired email address to send the notifications to in the MBS_Email_To field. You can also add MBS_Email_CC and MBS_Emal_BCC addresses, or change subject and body text, if you wish.
Item Triggers: ITEM TRACKING 1 to 7
WARNING: If you already have the previous versions installed, please make a note of the Fields included if you have changed the field lists before importing, so you can remake the changes after installing the updated projects.
Downloading and Installing
Download the example code, import using the Project Setup window. If importing over a previous version, select the Remove Project objects not being imported to remove the now obsolete components of the previous projects:
The code will be active on next login or after switching companies, or you can use start the triggers manually from the Project Setup window.
More Information
For more information see:
- #GPPT Tracking changes to Item Cards Version 5
- #GPPT Tracking changes to Item Cards Version 4
- #GPPT Tracking changes to Item Cards Version 3
- #GPPT Tracking changes to Item Cards Version 2
- #GPPT Adding 6 Additional Item Category Fields
- #GPPT Tracking changes to Customer and Vendor Cards Version 2
- #GPPT Tracking changes to Customer and Vendor Cards
- #GPPT Using GP Power Tools to track specific changes
- #GPPT Using GP Power Tools to track specific changes Revisited
- GP Power Tools Portal: http://winthropdc.com/GPPT
- GP Power Tools Samples: http://winthropdc.com/GPPT/Samples
- GP Power Tools Videos: http://winthropdc.com/GPPT/Videos
Hope you like this update to support tracking Account Numbers.
David
This article was originally posted on http://www.winthropdc.com/blog.