-
Cannot enable Use Dims as Columns in Config Worksheet for Package using table 5720 (Manufacturer)
In Nav2018 I am trying to import my manufacturer file with shortcut dimensions. Normally to do this I select Use Dims as Columns and it adds the dimensions as columns to my template. However, for table 5720 (Manufacturer) it tells me I cannot do this. Any idea why? I know I can load them separately but I would like to…
-
Issue with Custom Workflow - custom table
I'm having some issues with a custom workflow I have developed. Approve, Reject and Delegate are all working fine. However, Cancel is only working at the first level of approval. 1. User 1 sends the document for approval to User 2 and it is possible to cancel. 2. If the amount is too high for User 2, when they approve, the…
-
Capture Customer Signature in NAV 2017
Hi everyone, One of our customers has a request if we could figure out a way of signing a .pdf file and saving it to a directory on the Server. We have a Rental module, so each time a Client is getting his stuff from the Rental Store they have to sign some documents. In the Rental Store there are POS Terminals with touch…
-
Global Dimension to a custom table
Hi All, Any one knows how to put/set a global dimension from general ledger setup in a custom table ? any article I can read or sample? thanks in advance guys :)
-
Subcontracting with Multiple Purchase Orders
When the subcontracting worksheet is run it creates one purchase order. When it is run a second time, I was hoping to create a second purchase order, this would allow us to send items to a subcontractor on a monthly basis and they be aware the stuff is coming in advance. Sadly Nav 2013 will not allow me to create a…
-
NAV 2016 - Role Center and Menusuite won't display a page action / page menuitem
Hi, I created a new page (type worksheet). The page is based on a temporary table in our unlicensed range. I'm using the feature that allows tables outside the license range to be used as temporary tables. When I added this page action to a Role Center page, the page would not appear in the Role Center. After messing…
-
NAV User Creation with Office 365 Authentication
Hi, Can you please guide how to setup new User with Office 365 login authentication. What all steps I have to follow to achieve the same. Please guide Regards, Jubel
-
NAV 2018 - Change Data Capture (CHANGE_TRACKING)
Hello everyone, It seems MS activated CDC by default in NAV 2018 and did not documented why and if it's necessary. Couldn't find anything regarding this. According to Microsoft's CDC article, it is recommended to also activate SNAPSHOT_ISOLATION with CDC, which happens not to be active in NAV 2018 CRONUS databases. What's…
-
How to calculate CGST,SGST and IGST ?
Hey Guys.! In making Report how to calculate and give a walk through how to create.! :)
-
Discount offers in ls retail 2013 r2
Dear Friends, We are implement the promotion in our stores. Promotion is Customer should buy more than 450Rs and above Customer can buy more than 450Rs he is eligible for 10% discount and Maximum discount is 200 per transaction How to SETUP in Discount offer without customization
-
OCR workflow
Hi there ! Wondering if anyone here has experience of creating a workflow using OCR template, that will create the invoice, release it and allow posting of it?
-
Login issue for webservices using the service account.
Hi everyone, I have been digging around this for the past 2 days because of a strange issue here, I created and added a new service account to add it for Nav 2009 Services. It has sysadmin and dbowner rights in sql database. In NAV 2009 it has super permission. Yet still, we are unable to access any web services with the…
-
Business Central Tenant Admin
Hi, Does anyone know how to get to the admin tenant on a demo Office 365 tenant. I have gone to https://businesscentral.dynamics.com/<tenantid>/admin but the options are grayed out !
-
Bank Reconciliation - Expand / Collapse
I have 10 years with Nav2009, and about 2 months with Nav2017. I have a customer who wants his bank reconciliation deposits to ALWAYS appear in EXPANDED format.. NEVER COLLAPSED.. He is willing to forego the collapse functionality all together. THere is never a reason he wants to see it in collapsed format. Anyone know how…
-
DataType automation server
Hello everyone, I am working on dynamics NAV 2009 and i install dll file on server for payment processing but the new version of dll file is not work. When i uninstall dll file that still show in automation subtype but they functions are not visible. How can i remove that file completely from dynamics nav.
-
Fast Tabs issue on Vendor Cards Query
Hi All, First time posting here so I will try explain as best I can. When I am on a Vendor card for example and the Tabs are all OPEN. When I close the Vendor card and go do other things; then come back. All the Tabs are CLOSED. Is there a setting or a way NAV can remember that they were OPENED and keep them open? Thanks,…
-
Save as Type not pulled through when using the Save Option after Print
Had this problem occur multiple times, When completing a Statement, I am trying to save it as a PDF It Brings up this Option When clicking Save, No save as Type is allowed to be selected If selected to Save, It comes through as a Blank File The same process does not work for both saving as a Word Doc or as a Excel File…
-
nav reports
How can i step through or dubug a navision report with break points in the report
-
Can anyone explain what the Device table impacts in NAV?
Hello! We are having issues with our license access. We have more than enough licenses but they are split between Full and Device only. Can anyone explain how the Devices table works and what it does? Thanks so much!
-
So, is there MS Help explaining fields?
In NAV Classic (e.g. 2009) we had possibility to get help about number of standard fields represented on forms. Click 1, then 2 and you get 3 Is there such thing in BC? I could not find... MSDN got for 2013R2 only
-
Anything from MS for MTDfV changes in 2019
Sage and SAP are working with HMRC to provide links to the eventual API/Portal for MTDfV digital retention and reporting to HMRC but I can't find anything from MS. Is anyone aware of MS changes or other software to link with various NAV versions for this purpose?
-
User set up as Windows login on one DB and Database login on other DB - changing both to be Windows?
Hi all, My client has Nav 5.0 - we are set up as a Windows login on their live DB but as a database login on their test DB. I often have to jump between the two numerous times in a session and it's a bit of a pain having to type the long, complex password each time I connect to the test DB. How can I change it to use only…
-
Developing Extension in Business Central
Hi All.. I want to ask about development in business central (Extension) in the past when we develop using C/AL Code, we can add fields in the table I had done some customization in 10 standard tables (Table Item, Sales Header, Sales Line, etc) my question is ... if we want to move these customization, does it mean I will…
-
InStream data type
Hi, I have some code using InStream datatype to handle webservices. InStr := httpResponse.GetResponseStream; WHILE NOT InStr.EOS DO BEGIN //some statement; END; xmlDoc.Load(InStr); xmlDoc -> dotnet xml document the code return an error saying 'root element is missing'. If i'm not looping InStr before Load, it doesn't…
-
Dynamics 365 Business Central On-premise version is released
Hot news from Directions North America. Day1 ended with a boom of news for Microsoft Dynamics 365 Business Central. On-premise version is released, new features have been presented, the new versions will be every half a year and Web Client will be the only option from year 2020. Read more here: https://bit.ly/2OoKwqp
-
Calling Dynamics NAV Page Web services from .NET Core (Read SubPage Data)
Wonder if anyone has experienced with connecting to NAV Web services from a .NET Core app. The main issue I'm having is when calling Services like the SalesHeader Page SOAP WS. When I call the Read method, the Sales Lines are returned as null (I guess any SubPage data will return as null). I'm not sure if this is happening…
-
ADCS in NAV 2013 (Not NAV 2013 R2) does it use a NAS for VT100 or NAV Web Services?
I'm trying to setup ADCS in NAV 2013 that is not version R2. I know with version R2 VT100plugin is driven by Web Services. However in just plain version 2013 some of the parts are there and some are not. For example in 2013 Web Services are there and you can check to publish it but it doesn't give you a SOAP URL. I know…
-
outlook add on error
Hi, I have managed to create the NAV add on that is linked to outlook but when I try to create a sales quote I get an error stating "Microsoft.Dynamics.NAV.Exchange.ServiceWrapperFactory.CreateServiceWrapperWithToken failed with this message: The given token is invalid." Is there a solution for this please? Thanks, Nicholas
-
batch post print
Some one help me here I have a batch report that is created when one ends an order to create a dispatch list,on end order the system generates two reports which is part A and B(divided the products into A and B and have the same order number) where part A comes first then Part B,at some point the part A is not printed and…
-
Reversing Fixed asset purchase entry
Hi all, I have a fixed asset purchase order entry which was posted on wrong posting date say 14-Sep-2018. Hence I reversed it and posted a new purchase order on the correct date say 14-March-2018 (note that it is an earlier date). The issue is now when I do calculate depreciation then entries are created for the wrong…