Forum Post: RE: Automatic numbering in shipment address
thank you. But where you got:OldCustomerAddress2?
View ArticleForum Post: RE: Automatic numbering in shipment address
You Have Created history By this Thread. Getting Most No Of Replies in Past 4 years [:D]
View ArticleForum Post: RE: Does anyone know how to "POST" unsing the webservice
you have to create a webservice whcih will call all the codeunits and tables related with journal posting routines in naviion also be careful about all the error logs occuring in between the process of...
View ArticleForum Post: RE: REPORT: Refer from header to body to show textblock not on...
hi , have you Tried like Keeping In Group Header and Hide that text box, then in Header create a text box in expression write like ReportItems!Textboxyouhavecreatedintable.value
View ArticleForum Post: RE: Does anyone know how to "POST" unsing the webservice
Here is some of the code , the function is "postsalesjournal" Salesjournal)){ // we unregister the current HTTP wrapper stream_wrapper_unregister('http'); // we register the new HTTP wrapper...
View ArticleForum Post: RE: REPORT: Refer from header to body to show textblock not on...
it works! perfect. (but I am still wondering, why it is written in the NAV help ' from the header, you cannot refer to group-specific information in the body ')
View ArticleForum Post: RE: metadata for object of type codeunit with id 6810 could not...
Hi, You need to Compile All Objects and after compilation Restart the NAV Service. Let us know results after that.
View ArticleForum Post: RE: the windows process cannot be started. arguments /e
Hi, When are you getting this error. Please share details.
View ArticleForum Post: RE: metadata for object of type codeunit with id 6810 could not...
ok i will try and let u know saurav tnx
View ArticleForum Post: RE: REPORT: Refer from header to body to show textblock not on...
As Header is Static through out Report . Whereas Body Will Change Dynamically through Data From Our Database/Tables.
View ArticleForum Post: RE: the windows process cannot be started. arguments /e
while entering vendor ledger
View ArticleBlog Post: Cumulative Update 8 for Microsoft Dynamics NAV 2016 has been released
Cumulative Update 8 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2016. The cumulative update is intended mainly for...
View ArticleBlog Post: Cumulative Update 20 for Microsoft Dynamics NAV 2015 has been...
Cumulative Update 20 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2015. The cumulative update is intended mainly for...
View ArticleBlog Post: Cumulative Update 32 for Microsoft Dynamics NAV 2013 R2 has been...
Cumulative Update 32 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2013 R2. The cumulative update is intended mainly for...
View ArticleBlog Post: Cumulative Update 39 for Microsoft Dynamics NAV 2013 has been...
Cumulative Update 39 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2013. The cumulative update is intended mainly for...
View ArticleForum Post: RE: metadata for object of type codeunit with id 6810 could not...
I believe compilation of all Objects will resolve the Issue.
View ArticleForum Post: RE: NAV2009 R2 issue
Hey Krishna, I think this is the duplicate thread - this question has already been Posted here.
View ArticleForum Post: RE: How can i display this in a factbox?
Hi , what exactly You want to See in Fact Box.. Is it like if you select first record i.e 20Dv then Factbox would Show Details About that lines If that is The Case then You can achieve it simply Like...
View ArticleForum Post: RE: How can i display this in a factbox?
Hello, i found the answer on another post, I had to use ListPart. Greetings.
View Article