Forum Post: RE: Depending on a boolean field as an example "PO Receipt" in...
you can optimize this code as IF"User Setup".GET(USERID) THEN IF "User Setup"."PO Recipt" THEN Selection := STRMENU(Text003,1);
View ArticleForum Post: RE: reprinting checks
Yes, Go To Departments>Payables>Payment Journal>Navigate>Print Check You can find the report.
View ArticleBlog Post: My first Dynamics 365 Extension – step by step – fifth step
Developement and installation. For my development I use source control management. Soren Klemmensen did a short demo of that setup in his session in NAV TechDays 2016 . We are working on making that...
View ArticleBlog Post: Automate downloads of Microsoft Dynamics NAV Cumulative Updates
Yesterday, I blogged about the availability of the first Cumulative Update of NAV 2017 . In that post, I talked about the fact that Microsoft recently changed the place where to download them. This...
View ArticleForum Post: RE: Remove row - Navision Reports
do you mean Bron nr. is blank in first row? you need to check your dataset whether 1st row has data or not. you can check it by using "About this report". please search..
View ArticleForum Post: RE: Remove the space between the numbers in a phone number
yes, correct. you can try this in test db first.
View ArticleForum Post: RE: Remove row - Navision Reports
Please check the Border Style property of your text boxes which shows as white. Change the property in to "None". The border actually prints as boxes in your case.
View ArticleForum Post: RE: Problem posting order
I think you must be give value in the"Apply to Vehicle No." field
View ArticleForum Post: RE: Problem posting order
go to line see Apply to vehicle no filed if it wont shows there go to show columns and see there and fill the value in line no :0 may be it work
View ArticleForum Post: RE: Remove row - Navision Reports
select that box in report builder or vs ,go to text box properties -->Border-->Select none presets which is visible on your right side and press ok
View ArticleForum Post: RE: Cash Receipts journal in NAV
You need to reverse the entries and post the correct entries again
View ArticleForum Post: RE: How I set condition that show an error message if I select...
You need to first find the END Date of previous record in variable and then check it in condition
View ArticleForum Post: RE: How I set condition that show an error message if I select...
once see whether the data is coming on variables or not ,condition is correct . check it once
View ArticleBlog Post: My first Dynamics 365 Extension – step by step – sixth step
Assisted Setup and Permissions. But first lets look at the Extension Management Codeunit. I want to store the appId in my Extension. This appId is used in several tables in my tenant. This appId must...
View ArticleForum Post: RE: NAV 2009
Hmm.. i am not sure if that would be possible (from higher version to lower version) .. other option you have is to export "data" (in excel etc) from new version and import it to old version
View ArticleBlog Post: Cumulative Update 1 for Microsoft Dynamics NAV 2017 (Build 14199)
Cumulative Update 01 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2017. The cumulative update is intended mainly for...
View ArticleBlog Post: NAV 2017 Cumulative Updates
Cumulative Update 1 for Microsoft Dynamics NAV 2017 (Build 14199)
View ArticleForum Post: RE: Failed to add field in my sales line table NAV
which version of nav you are using
View Article