Jul 14
Microsoft just released the latest version of the object permission spreadsheet. Compared to what i have seen before i think this is a brand new edition with more features in it.
“The purpose of this report is to provide information on what ojbects are included within the modules for Microsoft Dynamics NAV” as follows:
- Search for individual objects and review the modules that include those objects
- Search for all objects included within specific modules
- Description of RIMDX
Continue reading »
Jul 12
Microsoft Office Integration from Dynamics NAV uses stylesheets to transfer data to Excel and Word. If you are on a v5 database or higher this is standard functionality. If you have upgraded your executables, you will notice the new buttons in the toolbar, but nothing happens when you click them. In order to get them working you need to import some new objects, and add a couple of new functions to codeunit 1. The objects are:
- Form 690: Manage Style Sheets
- Form 691: Send-to Programs
- Form 692: Import Style Sheet
- Form 693: Program Selections
- Form 694: Style Sheets
- Codeunit 403: Application Launch Management
Most of this blog entry is really nothing hot of the press, but i found a nice little trick for getting the records inserted into the tables automatically.
Continue reading »
Jul 06
Since version 5 of Dynamics NAV there has been the new application wide functionality for Record Links. You know the little paperclip in the toolbar. In Microsoft words: “The Record Links feature in Microsoft Dynamics NAV enables you to link Microsoft Dynamics NAV records to relevant documents such as reports and spreadsheets. For example, you could link documents from Microsoft Office SharePoint Server or on a file server to a sales order or purchase order.”
Continue reading »