Blog Post: NAV2016: GotoLine – Cumulative Update 8
Twittern #nav2016 Hallo zusammen, etwas überraschend aber wahr GoTo Line funktioniert seit Cumulative Update 8 im C/AL Editor. Die letzten Wochen etwas viel unterwegs leider keine Zeit gehabt viel zu...
View ArticleForum Post: RE: Navision 2016 perform action on subpage record
Thanks a lot, your answer is like a work around :). I was more thinking in getting this record just by aiming at the rec with my mouse. Something like the current Rec which I am standing it
View ArticleBlog Post: PMP Certification for ERP Projects: Formalizing my degree from the...
With twenty years of practical experience implementing Tier 1 ERP solutions as both a user and a consultant, I recently decided to formalize that experience with an official Project Management...
View ArticleBlog Post: Advanced testing of Dynamics NAV web services
Creating web services in Dynamics NAV is really easy. Anyone who have tried it, knows that. However, testing them can prove a big challenge. Anybody with a Visual Studio and the knowledge of how to...
View ArticleForum Post: RE: Using Function "StartSession" to Trigger a CU & Pass A...
better use changecompany
View ArticleForum Post: RE: Excel buffer using excel template
are there formulas in the template or only cell formatting ? what are the differences, which values do you write into the cells? what in detail are the problems ?
View ArticleForum Post: RE: RTC clients each time we customized the Ribbon?
do you get that error in all pages or only in one? do you use (control) addins? check, if you get that error with that nav version using a demo database. check windows eventlog.
View ArticleForum Post: RE: Nav Client Error when open a "Sales Return Order Archive"
check windows eventlog. open table Sales Header Archive, check if there are strange values in the record (special characters, ...)
View ArticleForum Post: RE: customize invoice
follow www.archerpoint.com/.../how-use-extended-text-feature-microsoft-dynamics-nav works in same way for customer's extended texts.
View ArticleForum Post: RE: Excel buffer using excel template
In template is only cell formatting. When I write values into cells all formatting : centre alligment, borders, font, wrap , fill color are disable for this cells. In empty cells all formating is...
View ArticleForum Post: RE: Excel buffer using excel template
excelbuffer does not support full cell formatting. so you could read cell format before setting the cell value then write cell value incl. format using addon from...
View ArticleForum Post: RE: Req Worksheet Transfer Orders
for req. worksheet follow www.dynamics101.com/.../
View ArticleForum Post: RE: ls pos terminal number does not exist
please contact your nav partner or ls retail support. to get more info about that error you could run debugger and retry. then you get more details about that error.
View ArticleForum Post: RE: Is there a way to have Item UPC/EAN Number reflect the part...
Barcodes are stored in Item Cross References: - Define Bar Code for Items: Item Card -> NAVIGATE -> Cross References. - On Sales, Purchase, Journals, ... scan the Bar Code in Cross-Reference No....
View ArticleForum Post: RE: customize invoice
Yes, it is to display/print standard billing instruction to one specific customer if their invoice is printed. Other customer invoices printing remain no change.
View ArticleForum Post: RE: customize invoice
if it is specifically for one customer then as usual you can copy the text from record if it is common instructions then make Labels (as labels can directly used in RDLC) Ok coming to part how you will...
View ArticleForum Post: RE: How to remove the signature for send PO by email? Business...
Jonathan, i am using Nav 2016. yes there is a Email Setup existing. The sending signature is set to TRUE by default! I use Outlook to open the E-mail and i also can send directly, i have a Boolean...
View ArticleForum Post: RE: How to remove the signature for send PO by email? Business...
if you mean, that you want to stop adding automatically the outlook signature, then you can do that only in outlook. for that follow...
View ArticleForum Post: RE: opening a 2013 database with nav 2016
- restart nav service - compile all objects - try again
View ArticleForum Post: RE: We need to know how to close open negative item entries in...
follow msdn.microsoft.com/.../hh168146(v=nav.90).aspx
View Article