Forum Post: RE: Plan to Upgrade from SL 7 to SL 2011
Hello Spaulissian,There is no big difference between SL 7 financials and SL 2011 financials.Dynamics SL 2011 FP1 SP2 version is having new features included in financial module.Top features of Dynamics...
View ArticleForum Post: RE: Employee Utilization Report TM.040.00 in T&E for Projects
You are always welcome. Kindly verified my earlier post as Answer which might be helpful to SL community users who are all having doubts about Employee utilization report.Thanks,Perumalsamy R
View ArticleForum Post: RE: Business Portal Questions
HI Clive,Do you have the partner/customer source login? If yes, you have to login into Microsoft partner source and you can get the Business Portal SDK installation package.You can use the below link...
View ArticleForum Post: RE: Opened Ports
HiAll you have to do is specify inbound and outbound ports with SL default port 1433 and create an inbound rule to allow Sqlserver.exe to be accessed through the firewall.OUTBOUND PORT1. In the Windows...
View ArticleForum Post: RE: Unvouchered Receipts by Project
Hello Andie,The project id is referred from the POTran table (POTran.Project ID) in the unvouchered report.This may help youThanks,Perumalsamy R
View ArticleForum Post: RE: Error in buffer size
It was the Audit Module customizations that were causing me problems. I removed all the customizations from the screen and it now works.Delete from CustomVBA where ScreenID='9526000'
View ArticleForum Post: RE: Open PO list
Unvouchered report provides unvouchered receipts-to-purchase order comparison. It is a detail listing of all receipts with voucher status of not vouchered, partially vouchered, fully vouchered or...
View ArticleForum Post: RE: Printing the 1099 Report action Boots user out of Solomon and...
For fillable 1099 forms or any tax form you need, you may visit this website http://goo.gl/oW8TXqDownload, edit, print, save, sign, email or even fax your tax form online.I know the software is free if...
View ArticleBlog: Microsoft Dynamics SL User Tips and Highlights
Our Dallas based Microsoft Dynamics consultants share their business and technology experience. Users receive tips and tricks to get the most out of Microsoft Dynamics SL, as well as read about...
View ArticleForum Post: RE: Shipper stuck on Update Shipper step, has invoice number.
First, let's look in the Shipper Update Log Viewer - do you see the Shipper id listed in there? If yes, what is the explanation showing?If it is not there - run the following in query on the...
View ArticleForum Post: RE: Entering ACH Payments in A/P
Solomon determines the next available check number by looking at the APDoc table and selecting the highest refnbr for CK and HC documents and adding 1 to that. So, you are correct that using some sort...
View ArticleForum Post: RE: Dynamics SL 2011 Payroll FED9
Hi Mark,I worked with someone recently that ran into the same issue. In their case we increased the exemption % for the Fed6 exemption on the Fed9 deduction to 6897.5 (from 6896.5517)
View ArticleForum Post: RE: Customer Maintenance SL
Bug 25324 says:When changing the customer name in Customer Maintenance, the name does not get saved.The problem appears to be with our standard triggers not having set nocount on added. This is fixed...
View ArticleBlog Post: Attend our FREE webcast: Microsoft Dynamics SL 2011 SL Web Apps -...
Attend our FREE webcast: Microsoft Dynamics SL 2011 SL Web Apps It’s not too late to Join Jeff Suwyn for a FREE webcast: Microsoft Dynamics SL 2011 Web APPS.Learn how Microsoft Dynamics SL is more...
View ArticleForum Post: RE: Innovative improvements on Dynamics SL
Hello Everyone,Microsoft introduced the web apps which allow us to access the Dynamics SL via tablets & smartphones. It's big step forward in Dynamics SL solutions more accessible for all...
View ArticleForum Post: RE: ask - table intercompany is empty
thank Elaine, it's works.for Santhos,will be kept as another reference, perhaps useful for another case :)very appreciate. thank youonce again, thanks all.
View ArticleForum Post: RE: Report - GL Loss and Profit Report
You can use the Trial Balance Report (Financial/General Ledger/Reports/Trail Balance) and Detail General ledger ((Financial/General Ledger/Reports/Detail General Ledger) to identify the Asset &...
View ArticleForum Post: RE: Calculating GP %
Are you using FRx or Management Reporter? If using FRx, to do a calculation on a row you need to precede the row number with the @ character. For example, to divide row 160 by row 460 you enter...
View ArticleForum Post: Total Row Percentages
I have a total in the column definition of a report I'm doing for GP %, and it works great for everything except the GP % because it just adds up the percentages from left to right (which I need for...
View ArticleForum Post: RE: How to delete Quick Send requests in Executing status
Hello PCSJason,You can use the below query to delete the Quick send request from the Dynamics SL. Execute the SQL Query in System Database of Dynamics SL.Delete from ASRReqEDD Where ID = 'XXXX'XXX...
View Article