Forum Post: RE: Failed to add field in my sales line table NAV
go to the field and assign the datatype to the (code ) then go to the field property and see there NotBlank Proprety Visible ..
View ArticleBlog Post: More Information About the Developer Preview for Dynamics NAV
In September, we announced that we would release a preview of the developer tools that will let a new generation of developers start building extensions for Dynamics NAV and Dynamics 365 for...
View ArticleBlog Post: Developer Preview-NAV
During Directions in September MS announced that they will released developer tool preview ,new generation tool to develop extension for Dynamics NAV and Dynamics 365 .Now some of information is...
View ArticleForum Post: RE: Approval
setting up the smtp is the problem. we are using navision through RDP so the mail sending can be problematic.
View ArticleForum Post: RE: Approval
I want that no Purchase Order should be released in the system without the approval of a specific user ID.
View ArticleForum Post: RE: Failed to add field in my sales line table NAV
refer to my property print screen on 2016-12-8 1:37 PM , the notblank is there with the value as default.
View ArticleForum Post: RE: export to excel
Hi, Can you share the code you used for generating data in your excel ?
View ArticleForum Post: RE: Running Multiple instances of the same Report
You have to check if the Grouping is done correctly in your report. You can refer standard reports like Sales-Invoice (Report 206) to check how printing of multiple invoice is done.
View ArticleForum Post: RE: merge data (main page with subpage)
Have you defined SubPageLink property for Page part in the main page ? Make sure that keys of your Header and Line Table are defined correctly.
View ArticleForum Post: RE: what is opposite sign in nav and where & when this will use?
Are you referring about the (-) negative sign?
View ArticleForum Post: RE: what is opposite sign in nav and where & when this will use?
The Subtraction / Negation sign (-) can be used : 1) As Binary Operator Eg : "Unit-Amount Rounding Precision" := GLSetup."Unit-Amount Rounding Precision" 2) To calculate Time Difference. Eg : TotalTime...
View ArticleForum Post: RE: what is opposite sign in nav and where & when this will use?
i am finance user not developer pls mention its use in finance entry and report
View ArticleForum Post: RE: export to excel
Please refer the Standard Report- 108 which uses the Export Excel option.
View ArticleForum Post: RE: i want to create a inventory(itemised) invoice template ..can...
Can you be more clear what exactly required ?
View ArticleForum Post: RE: i want to create a inventory(itemised) invoice template ..can...
Hi Amol i got a task that make a invoice template inventory (itemsied) invoice thats it..
View ArticleForum Post: RE: Strange Error: "The type NavInteger is unknown"
I made a mistake in custom table. Export all the tables in txt format and search: ;Integer ;TableRelation=Customer;
View ArticleForum Post: RE: i want to create a inventory(itemised) invoice template
Hi Mainfeat, Firstly please add comments like "this is urgent" to your questions. At least not in the subject! If in doubt read...
View ArticleForum Post: RE: Failed to add field in my sales line table NAV
Look at your screen shot of the properties. Enabled is property number 7. Change it to Yes.
View ArticleForum Post: RE: Automation Test Toolkit in NAV 2016
HI Saravanan, I'm just starting up learning this my self. But as far as I can see, then it's suggested that you build your own tests, rather than customizing the existing. Still not exactly sure how to...
View Article