SugarField Worklog v1.0 Released
I’m proud to announce the v1.0 release of SugarFieldWorklog. I have spent many hours refactoring the Worklog SugarField to have it store the entries as Notes related to the parent module. This allow for greater support going forward and will allow more flexibility in future releases for what the Worklog field can do. Click Read More for the list of changes in this release and download links. Update: Version 1.1 has been released to address a couple of issue that I found post release.
Update:
Version 1.1 has been release to fix an issue where it wouldn’t associate the note when create a new record.
Version 1.0.1 has been uploaded to fix a parse error in the manifest file.
Changes In This Release:
- Added Notes as a storage option, this is controlled by a checkbox on the notes module to display the note in the worklog field.
- Removed {php} tag from the smarty templates
- Added 2 smarty plugins to support regex_replace on the sugarvar template and custom one to retrieve notes related to the current module.
- Removed Studio support until I can get this working correctly
You can fork the code on github or you can download it form SugarForge.org
Let me know what you think and any feature you may want to see added in the future.
Any screenshots or demo available? Checked sugarforge and github.
More info on this plugin is available here:
developers.sugarcrm(dot)com/wordpress/2011/08/02/new-sugar-field-work-log/Thanks for the updates!