Question: Why do all my users get an error about invalid object names after logging into Spitfire? Answer: If you inadvertently enable integration with Microsoft Dynamics SL for a non-integrated
Question: I thought one of my users did not have access to open a document, yet she can. How come? Answer: To find out, use the Admin | Access Analysis
Question: How do I set up standard Compliance items? Answer: Compliance items are used to track various legal, documentation and business issues. When the other party fails to comply with their obligation,
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‘