-
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…
-
How to create multy-lines Label in the file for AL project (Extension V2)
Hi All. I need advice or help with multy-lines Label in the file for AL project (Extension V2). I need to handle and export formated data (look like JSON) to the TEXT-message, but I can't define label like below: CommonText: Label '{ "clientId": "%1", "TypeOfPayment": %2, "amount": %3, }'; Can someone give me advice or…
-
Accessing External API via Rest Json using Post method
Hi; I created a codeunit to communicate with External API via Rest method. How ever I'm getting an error upon run saying "The Remote Server returned an error: (504) Gateway timeout". I'm guessing it is because of the Authentication (combination of Authorization and Key). Here are the Requirements and what I did: (Please…
-
Customize new entity integration from Dynamics 365 Business Central to Dynamics 365 for Sales
Hi All, I am doing some hands-on practice to check the possibility of Business Central and Dynamics 365 for Sales (CRM Online) integration. After performing the steps integration works with the default setup. Further, I like to perform certain customization like add a new entity in synchronization. For that I decided to…
-
NAV2017 crashes when running Customer Statement
Hi all We've recently installed NAV2017 CU17 at a customer site. All's been well but now the Customer Statement crashes NAV. No matter if you print or preview it, NAV just crashes with no obvious issue. It runs through codeunit 8800 Custom Layout Reporting, gets to the PreviewReport function and goes to the REPORT.EXECUTE…
-
Add Validation on PAN no. Field on Vendor
I want to add validation i.e PAN NO field only allow 5-Char,4-Numbers and 1 Char otherwise it's gives an error message e.g - PAN No. = AGHCC6789V
-
Reach published events inside extension
Hi, I have a problem that I can't find the answer to. We have an integration that is installed as an extension in the customer environment. To allow the customer to do some tweaking of the integration flow we have also added some published events in our extension code that we thought would be reachable from an open…
-
Refresh Production Order
I have a 3000 FG Items and they have multiple BOMS. When I press refresh button it takes lot of time to create Production component lines. It also lock other tables. How to improve this situation
-
How to send pictures to Excel in NAV 5.0?
Dear all, I gone through one blog and followed the steps. Created a function in excel buffer table ExportPicture CompInfo.GET; CompInfo.CALCFIELDS(Picture); IF CompInfo.Picture.HASVALUE THEN BEGIN FilePath := ENVIRON('TEMP') + '\IMG.bmp'; CompInfo.Picture.EXPORT(FilePath); END; ExcelBuf.ExportPicture(FilePath, 1, 1, 0,…
-
Technical upgrade to get latest web client
Hi! Is it possible to just do a technical upgrade from 2015 to 2018 in order to be able to use the latest version of the web client? Or do we need to upgrade certain objects as well in order to get all the features of the new web client?
-
Problem getting MenuSuite in Extension to display
Hi All Forgive me, I'm pretty new to NAV but please bear with me. I'm trying to create a simple extension. I've managed to create the extension which encapsulates my objects, I've created a .navx extension, published it and installed it, all without issues. My extension also includes a permissions set however none of my…
-
Posting Date of a Revaluation Entry
Dear Sir, I have come across into an interesting scenario. That is given below. On 31/03/2018, I have uploaded the Item’s opening entry with 1745 Qty in PCS & after that on the same date, I have post a Negative Adjustment of 45 PCS on the Same Item. To correct the Value, I have posted a Revaluation Journal on the Opening…
-
Calling a method with generic parameters in DotNet
Hello, I am trying to implement integrate Box API with NAV. I am using the jose-jwt library to obtain my JWTs. Hre is yhe code I am using:
CreateToken()
Init;
ConstructHeaders;
ConstructPayload;
JWT := JWT.DefaultSettings;
auth := JWT.Encode(JWTPayload,PrivateKey,JWTAlgorithm,JWTHeader,JWTSettings);…
-
need help - outlook client - nav 2009 - sync
HI, i am trying to setup Outlook Sync with Nav 2009. we are using Database logins due to mixed environment. some workstations are domain memebers and some are not (salespeople). but i need the contacts of the sales people in nav now. can anyone help? thank you
-
LS Retail customer's receipt annulled
Hi, We presenting an issue with the LS retail. This one do not make any sale on the system, when you try to make it the system print on the fiscal printer (Annulled). This hardware is new (the fiscal printer), the other one spoiled. i searched all the configuration but everything looks fine. maybe i'm skiped a step.
-
Caption problem in NAV 2018 pages
Hello all, I encountered a wierd problem with NAV 2018 CU8 web client. Even though we installed the Turkish language module, page controls which have specific captionML (captions are defined on page, they don't come from source table) only show ENU captions. If ENU caption is nonexistent then the control does not have any…
-
ls retail module compatibility
Hi everyone, I've installed the ls retail module in nav 209 version 4 sp3 to work as a pos. Although when I enter in the pos system it pops the error "Transaction error in receipt no xpto". The problem is that receipt no is temporary, it doenst exist in the system. My tough is that ls retail 4.24 (which I've installed)…
-
Add-Ons for service, aftersales, RMA?
I don't have a full requirement list but I would look at any add-ons in this area. I don't like the standard Service granules because they are repair oriented. What we are looking at it is cutting down returns. So for example (we being a distributor) a device is brought back to a shop, they scan the the customer's bill,…
-
NAV2017 (NA)Bank Reconcilation, deposits not cleared in previous month not showing on current month
Hello, When my client is preparing their Bank Reconciliation for the current month (August), some deposits that did not clear the bank last month (July) but were recorded as deposits in NAV2017 for July, are not showing the deposit lines of the reconciliation to select to be cleared. When the bank reconciliation was done…
-
How do Page Handlers Work
So I am currently testing with my Test Codeunit and I try to call my PageHandler "boi5" to open "Admin Page" but it won't work. Variable: Name: AdminPage, Type: Page, Subtype: Admin Page I try to call boi5(AdminPage); [PageHandler] boi5(VAR MyPage : Page "Admin Page") Starting := STRSUBSTNO('%1%2',startingthing,'Admin…
-
Understand the LSRetail transaction
Hello to all. I am a fresher in this community and i would like to make a question that maybe silly but i have spent a lot of time with no result in my investigation. I have no access to an LS Retail solution source code but i have a challenge that i would like to win. We would like to offer a solution that needs…
-
Copy report layout don't print exactly as the copied one
Hi everyone, I have two different objects and I need to copy the report layout (header + body + footer) to the other report layout. I'm able to copy and the properties of header / body and footer remain the same, the problem is when I print the layout it starts printing in different pages instead of one (from where I copy…
-
Withholding Tax function
Hi NAV Experts, We are using NAV 2015 which already includes withholding tax function. Since we are going to run our business in Thailand and Indonesia, we need to implement withholding tax function. However, I can only find several introductions to that. I have two questions: 1. Is WHT function applied to the service…
-
VS Code: Error dlding symbols
Hi all, hope some1 can help. it gives "unexpected error" when dling symbols. Tried to install local vsx file, recreate project, change port number.... url: https://fc80ee95b1d7:8080/nav/dev/packages?publisher=Microsoft&appName=System&versionText=11.0.0.0 I´m running docker spanish msg: Se ha terminado la conexión: Error…
-
VS Code missing certificate
Hi all, i try to compile some sample code, see if it works, certificate is missing. How could I solve this? thanks! Edit: Found the way. settting up all extension dev. environment is becoming very tricky
-
Report generation with multiple records in same page
I have a issue while printing reports my customization is based on the continuation of records in same page that is at the end of page the record should break and continue on the top of the table Similar to the specified image in url(https://goo.gl/images/rXvcTk)
-
Shelf label printing. Label should print horizontally not in vertical manner like row wise.
Hi All, i developed a shelf label 1X8 which worked properly, But now my client need a change. when he is printing with 10 labels last two labels print first one then below second one. He needs to print 2nd label just right side of first one. to resolve this i took a matrix and deleted its row only kept column group. i just…
-
Permission issue opening the web client?
Hi all, For a customer we have noticed that some users are not able to open the web client without having super (or similar) permission. The user can open the rtc with their permission sets (including BASIC) and operate fine but as soon as they try to open the web client, they get the error stating "A server error has…