Problem: Solomon/Microsoft Dynamics SL users get a VB Compile Error: Can‘t find project or library, when accessing certain screens. May also see Missing: Customization Module for Spitfire Software. Solution: This occurs when
Purpose & Scope: Spitfire adds triggers in the Microsoft Dynamics SL database for the following functions: APDOC Vouchers not created from 03010 are forwarded to Spitfire (psf_CreateVouchers). Spitfire ignores the
Question: In the Project Lookup, how can I change the Address2 field label to Floor? Answer: Add the following script to Site_Wrapup.sql UPDATE dbo.xsfLookupField SET label = ‘Floor‘, WParamLabel= ‘Floor‘
Problem: Can the Item amounts be displayed in the Item Grid View on the Commitment document? Solution: To display Item Amounts in the Item Grid View, use the Customization tool, found
Purpose & Scope: The test database has been configured with roles, users, default routes, etc. and now you‘d like to use the test database as the base for your live Spitfire database. The