Forum Post: RE: Customize Payment Entry
Hi RayD, In SL standard, enter the existing refnbr the system message will pop up Can I know why you want this customization for this payment screen? Thanks, Ajit Kannan S R
View ArticleForum Post: RE: Customize Payment Entry
we have a large customer/group who require invoices be made directly to each dept / sub dept. However, when payment is made they issue one cheque quoting refnbr only. I am experimenting with this...
View ArticleForum Post: RE: Customize Payment Entry
Hi RayD, Try this below code Private Sub crefnbr_Chk(ChkStrg As String, retval As Integer) Dim strqry As String Dim csr_Temp As Integer Dim custid As String strqry = "select * from ardoc where Docbal...
View ArticleBlog Post: How Does Microsoft Dynamics SL Match Your Business Needs?
For more than 25 years, Microsoft Dynamics SL has delivered the functionality, performance, and ease of use that powers diverse small and mid-size businesses around the world. From financials and...
View ArticleForum Post: RE: BUDGET REVISION MAINTENANCE HAS STOPPED WORKING(BUBRM00) SL...
Hi Ingrid Gongora, I tried in my local environment (SL 2015 CU1) not getting any issues. can you try this below steps. Dynamics SL Screens can be customized at multiple levels (All Users, One Group,...
View ArticleForum Post: RE: Rounding precision in reports
I dont think we have crystal reports..So I guess there is no other way to do it without it, like from Navision itself?
View ArticleForum Post: RE: Rounding precision in reports
The runtime version of Crystal Reports comes with the SL installation CD, so you should have it.
View ArticleForum Post: RE: BUDGET REVISION MAINTENANCE HAS STOPPED WORKING(BUBRM00) SL...
The problem is that I place the fields in the position I want, and when I reopen the screen, it stops working
View ArticleForum Post: Looking for a local SL VAR
Hello Everyone, I am looking for a good Dynamics SL VAR in the greater Nashville TN area. We are unhappy with our current VAR and need to change. Any direction will be appreciated
View ArticleForum Post: RE: Looking for a local SL VAR
I sent you a message, please let me know if you are interested in having a conversation. Thanks.
View ArticleForum Post: RE: Process Manager
If using Order Management it should always be running or run when you are processing orders. I leave it running all the time. It is like a co worker who is watching your orders, your inventory and it...
View ArticleForum Post: RE: Create screen with 3 levels vbtool dynamics sl
Hi Ingrid, If you need some help, we need more detail about what you want to do. By example the code is diffrent if you need 3 Normal Levels or if you need 1 Normal level and 2 Detail Level. If you are...
View ArticleForum Post: RE: How to catch Cancel Event?
Hi, The event that trigger when you press the cancel button or the ESC key is Private Sub Update1_CancelEvent(ByVal Level As Short, ByRef RetVal As Short) Handles Update1.CancelEvent End Sub
View ArticleForum Post: RE: Create screen with 3 levels vbtool dynamics sl
The application I want to do is similar to the Voucher and Adjustment Entry screen, a batch level, a document level and a level of detail. I have worked with 2 levels, with 3 I do not know how to...
View ArticleForum Post: RE: Looking for a local SL VAR
Yes I would be very interested. Once I figure out how to send you a private message I will send you my contact info. I am very surprised that only one person replied.
View ArticleForum Post: RE: Create screen with 3 levels vbtool dynamics sl
Ingrid, So, it sounds like levels 0 and 1 are basic form levels and level 2 is an SAFGrid item. This should be fine as long as the fields in level 1 live within a frame and all have their levels set to...
View ArticleForum Post: AP voucher entry and AD
Client on 2011 FP1 enters vouchers makes mistakes. Voids checks. Wants to enter an adjustment and link it to the original voucher. This does not seem to work in SL. Now the reference numbers are 10...
View ArticleForum Post: Issues with the Crystal Report printing using Template in SL 2015...
Hi there, Does anyone have issues with the Crystal Report printing using Template in SL 2015 CU2? It happens only in the workstations with the Windows 10 operating system. User gets the “Assertion...
View ArticleForum Post: Changing partners
Hello! Very briefly. We would like to file a complaint agaisnt our current partner to Microsoft and subsequently change partners. Some of the reasons are as they follow: Not responsiveness Late...
View Article