web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (1)
Small query to view Nav extension objects

Everytime I published a new extension to database I wanted to see my new objects in "old-school" object designer to control which ID aren't occupied and can be used.   So today I decided to visualize these objects together with ...

Community Member
Like (3)
Let’s make G/L correspondence creation faster in Russian localized NAV 2017

I’d like to share with you a small modification in codeunit 12404 which is used in Russian localization.  Almost all of our clients sometimes face with a low performance while creating G/L Correspondence Entry.  Under some conditio...

Community Member
Like (5)
Datetime to Date. It’s not so easy.

How can you convert datetime variable to date? Some of you can say: “It is easy. Use DT2DATE() function”. But what will be the result? What we will see in Nav user interface and what will be actually stores in the database? What if we ...

Community Member