-
Credit Memo Inventory Adjustment
When you process a Credit Memo it will automatically bring this item into stock. It has been requested to control this behavior to either continue as standard or allow for the Items to not come back into stock. Reviewing the options we have would it be best for me to let Standard Nav handle the Adjustments as standard…
-
BC Database to BC Database via API
Can someone help me on transferring data from a BC database to another BC database with an automated process using API it should not be via config package. it should be a soap as codeunit will have a function with parameter for recordref so 1 database call the soap, a codeunit function, send a recordref and other database…
-
Attaching a Buzzer for KDS print
Hello, we use LS Business Central version 14.02 and we run hospitality where we want to alrm the chef in the kitchen when a KDS slip is printed. to do this we have attached a Bixolon Melodist buzzer on the RT12 port (cash drawer port) on the Toshiba 6145 LAN OPOS printer we use. the challenge is to get the "open cash…
-
RMS to RMH
As Dynamics RMS is being discontinued by Microsoft RMH is replacing Has anyone done upgrade from RMS to RMH or replaced or can anyone advice on Integration with NAV with RMH ? Thank you
-
Previewing Report Data Sets (and reports in VS) in BC2020 (web only)
Hi All I'm spending a lot of time customizing reports and it's extremely unproductive without a) having the ability to view the data set's data (in RTC I could use Ctrl-Alt-F1) b) being able to preview inside VisualStudio, like I can with SSRS reports Anyone got a solution for either? Thanks mark
-
Intercompany invoices for different coutries there is calculated VAT
Hi, there is something wrong in intercompany postings... When posting a sales invoice in a company (LU) to another company (BE) with a line with an amount of 1000. When posting between different countries there is no VAT. When posting it is coming into the handled outbox transactions. So for so good. The purchase invoice…
-
Workflow Notification E-mails Not Sending
We are having an issue where the out of the box workflow notification is not sending the e-mails in BC. There is an error in the job queue - A call to MailKit.Net.Smtp.SmtpClient.Send failed with this message: No recipients have been specified. We can send a test e-mail successfully from the SMTP Mail Setup - to people…
-
How many CAL/AL developers do microsoft engage for NAV/BC?
Hi, This is something I have always wondered about, I'm also sure the number fluctuates. Approximately how many CAL/AL developers do microsoft engage for maintaining/developing NAV and BC? Regards & Thanks Roddy
-
Can any body explain Multi Threading batch process with examples
Need to implement multithreading batch process
-
Problem with updating BC V16.5 to V17
After Update from version BC16.5 to V17.0 Application Database Version is still V16. All steps from the documentation are done. After update the webclient starts, but from the development environment i cannot publish my extension because of the Application Database Version V16. Synchronisation is done. Navdataupgrade is…
-
Sending a report without attaching it
Hi everyone, I'm working in a customer with NAV2017. Is it possible to send by mail, a report (sales shipment for example) without attaching it? For example, sending an hyperplink in the mail body, and the receiver of the mail will click into that link, and download the PDF. Thank you all
-
BC17 - Changing Object Name - Translations
Hi! I have noticed that when I change the object name in my project in Visual Studio Code, by using F2, to also change references in whole project, I am loosing translations for this file. I have noticed that "base xlf file" is changing the "trans-unit id", but it remains the same in my translations file. Is there a way to…
-
Publishing a Base App from powershell, issue with adding a new field to existing table
Hi, I'm in the process of upgrading our vertical to BC17, this is a modified base app rather than extensions. I can add a field to an existing table and publish via VSCode and all is well with the world. However, when I publish via powershell, I run into a problem. When running a page with the new field, I've added a test…
-
Sales Order Shipment Date
Hey guys, this is from the tooltip for Sales Order Shipment Date field: "Specifies when items on the document are shipped or were shipped. A shipment date is usually calculated from a requested delivery date plus lead time." I created a simple sales order, input the requested delivery date 2 months ahead of today, but the…
-
NAV 2009 R2 Classic Client and Shopify API + JSON
Hello I need to integrated with our new Shopify shop, so NAV 2009, can get orders, update orders, products etc by some sort of automation. Ive created a shop i Shopify, greated a private App, got the API key and the password, and when i enter the url:…
-
BC Task Scheduler Retry Flow
Hello all together. Our company is in the process of upgrading from NAV 2009 R2 to Business Central. I was looking into the Task Scheduler and came across the following. Under certain conditions (e.g. table lock) a task is restarted ("Retry Flow" or "Retry Process"). The first time after two minutes, then after four…
-
Data migration from BC 14 to BC Online
Hi, I'm a bit lost and wonder if someone can give me some tips. I'm in a process of migrating data from BC 14 to BC Online After upgrading the data, I have many tables with "warning : The table does not exist in the local instance". Some of them are coming from extensions that are not in by BC 14 on prem but others are…
-
OData Connected Service throwing exception with NAV2017
Hi Everyone, Im attempting to send data to Dynamics NAV 2017 from a C# Application via a ODataV4 Connected Service. However when saving the changes tracked by the connected service extension in Visual Studio i am getting the following error. The context URI '[i]ODataV4 Endpoint Redacted[/i]' is not valid for the expected…
-
ODATA 'company' name issue (..."O'Reilly Corp"?)
For a NAV 2016 CU48 instance we have published pages as web services, to be consumed by ODATA. We consider them stable. However we have a company called for example "O'Reilly Corp" and the apostrophe is causing us some headache. This is an issue that should be resolved by reading the ODATA specification documentation. For…
-
Purchase Variance with Items of type Service - NAV 2018 (ver 11)
Hi everyone, We are selling services to our customers that are handled by our partner (using the Purchase Order and Items of type Service), then, when the service was actually provided, we're receiving back the invoices from the partner. Sometimes the amount in the partner Invoice is equal to the original Purchase Order,…
-
3CX phone system NTLM auth with Nav2016
I am in the process of linking a 3CX VoIP telephony with Nav2016. I got some web services where I can get the data out of Navision perfectly when logging in manually. Now this has to be done automatically and the flow is as follows: -> A customer calls the phone number is passed on to Navision, in return we get a Queue…
-
How to handle manual consumption WITHOUT picking.
Hi Guys, I have a customer that produces beer. The location is set up for picking so they can pick based on FEFO. On every production order they need to record how many liters of beer was used to produce, say 5000 bottles of beer and then register this on the production order. Sometimes they use 2045 liters, sometimes…
-
BC 2020 - how to select records (like select more) in AL
Hi All Trying to write an extension that will give users a function on sales lines. When they run it, it will select certain records in the lines (based on an internal calculation, so that they can then hit Ctrl-C and have the selected records copied to clipboard. In the UI, you would click "Select More" and then select…
-
How to change unit price in Jobs?
I am a very new Junior NAV Consultant, and I'm hoping someone here can help with what is probably an easy question. My client doesn't use standard unit pricing for Jobs. The cost is static, but they change the item prices based on the job. I have created a sample/test Job for them, but now I can't figure out how to edit…
-
Edit in Outlook + Citrix
Hi Experts, What needs to be done in order to enable editing emails in local Outlook when NAV/BC is Citrix hosted? Or is this possible? I just have a feeling that one customer where able to do that in NAV2017, but not sure which Citrix setup (file association?) was behind of this. -mikhael
-
Automated Testing - Post routine via a page
Hi everybody, I try to create automated unit tests (in BC wave 2 version 15) but I have a problem with one test. I tried to post general journal lines via a page action but I get the following error: "Unhandled UI: Confirm Do you want to post the journal lines?" And this is my code: [Test]…
-
Nav 2016 koppeling met 3CX telefooncentrale
Ik ben bezig met een koppeling te maken van een VoIP telefonie met Nav2016. Ik heb enkele webservices gekregen waar ik bij manueel inloggen perfect de gegevens uit Navision kan halen. Nu moet dit automatisch verlopen en is de flow als volgt: Een klant belt wordt het telefoonnummer doorgegeven aan Navision, in return…
-
ERROUR ROUND PURCHAS INVOICE
Hello , i have a very stranger message when i posted purchase Invoice ( MSG(Amount, needs to be rounded in Gen.journal Line Journal Template Name=",Journal Batch Name=",Line No.='0') can
-
Codeunit based SOAP Webservice with XmlPort arguments
My function looks like this: customerprice(VAR Response : XMLport "Response Port";Request : XMLport "Request Port"). I have no idea on have to handle these XmlPorts in C# when creating a test program. Any ideas on how to get them from and to xmlDOMDocuments?
-
Incorrect Page refresh and User MetaData
I have an issue with a page refresh. I added to a list page that is related to table x with some fields from table y. In order to run the page with the correct data from table y, I added a line of code to page triggers OnAfterGetRecord and OnAfterGetCurrRecord: 'IF TableY.GET(Key) THEN; That works fine. However: when I add…