OpenNTF.org - VIC CRM for Notes
VIC CRM for NotesOpenDocument[/Projects/pmt.nsf/ProjectView?ReadForm&Query=]

My Links (Not logged in)
User Name Password
Hosted by Prominic.NET

   Project: VIC CRM for Notes (Managed by Dave Leigh)
Actions:

Hide details for The bugThe bug
Bug ID: NOSS-6V7JCH
Description
Submitted by:Dave Leigh
Project Master Chef:Dave Leigh
Bug type:Functionality
Brief Description:Cant insert expenses into ConferenceAttendee
Severity:Low
Version20060220
Status:

Details
Identical to the same issue with JournalEntries


Action taken
Status:Fixed
Implemented in Release:20061118
Fix Details:Replace hotspot code with this:

Sub Click(Source As Button)
Dim ws As New NotesUIWorkspace
Dim curruidoc As NotesUIDocument
Set curruidoc = ws.CurrentDocument
Call sInsertExpenseDocument(curruidoc)
End Sub

Modification history
Entered 03-Nov-2006 8:55 by Dave Leigh. Last Modified <none> by <none>.