Forum Post: RE: Cost Analyst
Hi Scott,We don't have any particular issues using FIFO at the moment. You can check the Knowledge Base - there are some articles about FIFO. Also, this is from the User Guide on Inventory.FIFO — The...
View ArticleForum Post: RE: Generate Workers' Compensation Premiums
Hi Tom,Checks with a Workers Compensation Code that has a rate of zero in the Workers Compensation Maintenance screen will not be picked up. Perhaps use a different WC code for non-wage earnings that...
View ArticleForum Post: RE: 50 Cursor error
Hi Kevin,What version of Dynamics SL are you using? Also, can you give the steps the user is taking to generate the 50 cursor error? How many lines are in the shipper?Any details you can provide...
View ArticleForum Post: RE: Erase field Rate in screen BIBAM00
Hi,You are running into bug 25384. In Flexible Billings, Invoice and Adjustment Maintenance, the Rate is zeroed out when tabbing down to the next line. However, after saving the line, the Rate...
View ArticleForum Post: RE: Deleting old tracked information
Hi Shelly,Is this a Dynamics SL related question? If so, can you give more details?
View ArticleForum Post: RE: Moving to IFD cause to Web Resources with Silverlight probelems
Hi Daniel,This is the Dynamics SL forum. You may want to move this question to the CRM forum.
View ArticleForum Post: RE: Error Made - Payment Selection Period to Post and Check Posting
Hi CheriseAQC,If you void the checks, you cannot use the same check numbers over again. You could void them anyways and cut new checks and note that they are replacements for the checks sent to the...
View ArticleBlog Post: Free Webcast - Wednesday April 17th - Convergence Recap & Roadmap...
Webcast Date/Time: Wednesday April 17, 2013 at 10am PSTWebcast Title: Convergence Recap & Roadmap for Microsoft Dynamics SLWebcast Description:Convergence is the premier Microsoft Dynamics event,...
View ArticleForum Post: RE: Report Formats after migration from Solomon 6.2
Have you tried just copying them to the usr_rpts folder to see what happens? Unless they are heavily customized, I think there is a good chance they'll just work.
View ArticleForum Post: RE: Import excel or csv Concur Invoice file into Voucher and...
thanks. I was hoping someone out there had a template that they were using already.
View ArticleForum Post: RE: Error while trying to run Solomon application customer...
Adams,Visual studio is installed on 32 bit machine.Regards,Abhishek
View ArticleForum Post: RE: How to update information to a posted batch
Hi Barry,I customize voucher and adjustment entry 03.010.00. I want create a button in that screeen to update some information in posted batch. Because sometime users do a wrong batch and I want to...
View ArticleForum Post: RE: Error while trying to run Solomon application customer...
I don't have all clear, the error throws when you try to open the 0826000.exe and it crashes the MSDynamicsSL.exe or the error throws when you try to open de MSDynamicsSL.exe?If the screen 08.260.00 -...
View ArticleForum Post: RE: How to add Labour Class description to Transaction Detail...
You can try to do something like this, when the user press the OK-Load button. This code extends the grid to add another table.Private Sub Form1_Load() Call VBA_SetAddr("bxReasonCodeAdic",...
View ArticleForum Post: RE: 2013 941 form
I put these on an SL 2011 SP1 installation along with the March payroll tax updates and followed the directions for Fed9. I get wages doubled up on the 941 for Fica and showing up in the new line even...
View ArticleForum Post: Problems Printing PO's
When i try to print PO's i following error- SYSTEM MESSAGE 6201REPORT EXECUTION FAILED ERROR=56029ERROR PRINTING REPORTTHE TABLE "TERMS" COULD NOT BE FOUNDERROR IN FILE 04600Any help is appreciated
View ArticleForum Post: RE: How to update information to a posted batch
Hi Barry,I want to change only user06 field of batch table. I pull that batch and press customize button, the field user06 will be update a character that I want.
View ArticleForum Post: Message 156 When Editing Un-posted Journal Transaction
In Solomon 6.0 we could edit un-posted Journal Transactions. With 7.0 FP1 if we bring up an un-posted batch and change a field when we hit Save we get SQL Server Message 156. Incorrect syntax near the...
View ArticleForum Post: Error en DateApp de la tabla ApAdjust
Hola tengo un problema con el dato DateApp pues tengo unos pagos realizados en el 2013, y aplicados también en el 2013, y en el registro de ApAdjust donde se guarda la fecha y periodo de aplicación del...
View ArticleForum Post: RE: How to update information to a posted batch
One possibility is to use the "SQL" call to update the batch table.The SQL you use will probably look something like "update batch set user6 = 'ABC' where BatNbr = 'whatever' and Module = 'AP'You can...
View Article