Quantcast
Channel: Microsoft Dynamics NAV
Browsing all 64865 articles
Browse latest View live

Forum Post: RE: The following SQL error was unexpected:The VIEW CHANGE...

Already given full permission .

View Article


Forum Post: RE: RUN MODAL Page not showing

Hi, First debug and get to the call RUNMODAL, write COMMIT before it. check this out...

View Article


Forum Post: RE: "An error occurred when loading the Report Print Preview...

Hi, Can you ask your developer to restart your server instance, looks like its not fetching certain .dll files required.

View Article

Forum Post: RE: Chargelogic is Invoicing a different USD amount from the...

As ChargeLogic is an addon, I feel you need to raise a ticket and discuss with ChargeLogic support about your requirement.

View Article

Forum Post: RE: Movement Worksheet

Thanks Hannes, Correct answer! Patrick

View Article


Forum Post: RE: How to print inventory report suppressing ZERO Qty items......

You can add an filter on your report data item as inventory <> 0; Another way is to write a code on the dataitem onafter to skip the records having inventory = 0;

View Article

Forum Post: Date range problem in SQl query.

Dear Experts, I had create an store procedure sql query of ageing analysis i.e 0-30, 31-60, 61-90, >90 with taking following query of date range DECLARE @TirtyDay DATE = DATEADD(dd, -@DaysDif, @Day)...

View Article

Forum Post: RE: Notification Entries not appears [job customised workflow]

Hi, You need to add this in Codeunit Notification Management. Here the Database name is your Table name. chrisdsilvablog.wordpress.com/.../how-to-create-a-custom-approval-workflow-in-dynamics-nav-part-2

View Article


Forum Post: RE: Billing Customer Retention

Hi Chris, I might be misunderstanding the concept of retention (is it like a rebate?), but is there a reason standard credit memo wouldn't work? Robertas

View Article


Forum Post: RE: Item version

Hi, as Hannes said, one option is to use Variants. Another is using Lot numbers with 'lot specific' tracking. Then your Lot number would be a version and you can have inventory quantity by Lot in the...

View Article

Forum Post: RE: Foreign Currency for Employee Account Type NAV 2018

Hi Robert, Foreign currency is not allowed with Employee Account Type in NAV2018. Robertas

View Article

Forum Post: RE: The following SQL error was unexpected:The VIEW CHANGE...

The user for which you have to set the permission described above is the user associated to your NAV service (not your NAV user account). I've not explicitly said that before because I've thinked tha...

View Article

Forum Post: RE: Hours Applied to WIP

Hi, If you're talking about Job WIP - you can't, as WIP only stores the financial values. The closest you can get is Job Ledger, filtering by period. However it will not say whether the entry was...

View Article


Forum Post: RE: SMTP Log

Hi Claus, there isn't a way to add CC/BCC to e-mails without development or specific add-ons. But you can put 2 addresses on the customer e-mail field (only limited by the length). Robertas

View Article

Forum Post: can i generate generate barcode of using dll available in...

Dear ALl, i want to generate the barcode of code 128 using Microsoft.Dynamics.Nav.MX dll available in NAV 2016,i had taken two variable Barcode: dot net...

View Article


Forum Post: RE: Date range problem in SQl query.

Hi, My SQL-Query knowledge is limited. Below query delivers the starting dates for each period. SELECT GETDATE() , DATEADD(dd, DATEDIFF(dd, 30, GETDATE()), 0) , DATEADD(dd, DATEDIFF(dd, 60, GETDATE()),...

View Article

Forum Post: RE: How to Filter on a calculated field in the List Page

Hello Daniele Rebussi, I just read your comment on asked question but i am not able to understand. What you want to say exactly. How mark and Markedonly will work in this case

View Article


Forum Post: RE: can i generate generate barcode of using dll available in...

I don't know this DLL, but it seems an not initialized object. Why bot doing directly Barcodetxt:=Barcodeprovider.GetBarcode(Item."No."); In the above code, Barcode and Barcodeprovider seems to be the...

View Article

Forum Post: RE: can i generate generate barcode of using dll available in...

Hi Stefano, i tried but i am still getting the same error. Microsoft Dynamics NAV --------------------------- A DotNet variable has not been instantiated. Attempting to call...

View Article

Forum Post: RE: can i generate generate barcode of using dll available in...

Hi Javed, can you try this as the first thing in your function? IF ISCLEAR(Barcodeprovider) THEN CREATE(Barcodeprovider,TRUE,TRUE); Robertas

View Article
Browsing all 64865 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>