-
HOW TO UNDO LINE PAIEMENT
Hello my friends, I am lucky to be among the members of this forum. I want to propose my problem and I would like to propose a solution, we have a specific development in the order sales and payment part, the truck is what the sales order page, and split into two parts, part line order sale and part line payment.when I…
-
Dynamics 365 Business Central On-Premise integration with outlook
Does office outlook integration works with Dynamics 365 Business Central On-Premise. Thank you.
-
Flow feature with Dynamics 365 Business Central
Hi, I have installed CU01 Dynamics 365 Business Central on premise version for AU on my laptop. I would like to explore the feature of flows on Item card. Please see the below picture. Its asking for Azure Authorization. I created trail account in azure and authorized the "Windows Azure Service Management API". But still…
-
NAV MOBILE APPLICATION
hello Good day I'm trying to to run the Mobile Application of NAV in IOS/apple and it works fine and good. sadly, when I tried to run it in android, the application gives the error of server connection timeout occurred the certificate I installed in IOS/Apple is the same certificate I installed in android. Any Idea why is…
-
QC in NAVISION
Dear Sir, My Client wants to restrict their end users in such way that they can't sales/consume/transfer etc. the material which are not QC passed. How can I configure/map the requirement without any customization/QC module in Standard NAV 2016. Kindly reply. Thanks, navuser1
-
Schedule Task to execute as session on Server
Hi, Apart from NAS, is there any other way to specify that a task in the Job Queue should execute on the server and not as a background session on current machine? I actually expected that the Job Queue would be executed on the server with user credentials. I am trying to schedule a print to a printer installed on the…
-
Outlook has to be closed - why?
A little piece of code in NAV 2017. IF Mail.NewMessage('maria@svaneit.dk','','','Open','Body','',FALSE) THEN MESSAGE('Send'); Var codeunit 397 mail If my outlook is closed, it works just fine. If my outlook is open, nothing happens, wich is a big problem. What am I doing wrong? Codeunit 9520 down't work either (same…
-
Inventory, Bin Content and unit of measure
Hi, I have a cooking problematic :smile: I make dishes. I use prod. Order component like this : Fresh Cream 10 Liters Pasta 50 KG The base unit of measure of fresh cream is Liter. i can purchase my Fresh cream in 3Liters pot/bottle or 5 Liters pot/bottle. It's not a problem because i can use Purchase Unit Of Measure. But…
-
Control of grid borders on list pages
In the Classic client you could control the appearance of the grid on the subform. The TableBox properties contained a BorderColor property that when set to a Windows color (decimal) value allowed the developer to improve the contrast of the grid. See my attachment for an example. I'm working on a client that is upgrading…
-
Using QR-code in stock adjustment
We will read a qr code containing the item number on an assembly line when the item is ready. The item no is read into the item journal and posted with positive adjustment. The solution we've made does not really feel good, since we need to have a field active that receives information from the barcode reader. Does anyone…
-
How to send a report from Nav as pdf automatically (attachment e-mail) in dynamics NAv2017
hello my friends i am working on a trick of sending a daily report from navision to specific destination automatically in dynamics navision 2017.
-
Year End closing process
When I click on Ledger Calendar as shown in the following screenshot, the error message is showing. How to resolve it.
-
Metadata for page xx that is published as a web service is not valid for OData
Hi all, I am trying to publish a page i've created with sourcetable sales lines. I have added fields document type and no. to this page. But when I open the metadata page from the odata url, this endpoint is not visible, and in the event view i get following error Metadata for page xx that is published as a web service is…
-
There any way to reserve an amount from budget GL to use it in future ?
Hi, the requirement is to reserving amount from Budget G/L Account to use it at specific date or period and remaining of this budget G/L Account can use normally except the reserved amount.
-
How to maintaind updated the cloud version of NAV BC?
Hello everyone, We have a new cloud installation of NAV BC. I have doubts on how to mantein the version into the last one. I go to the admin center, and see this: I've configured an upgrade window, and a emial for notification, but in 4 weeks, it didn't changed anything, the version is still the same, and I haven't…
-
DLLs on ClickOnce deployment
Hi everyone, I have the same error shown in this post: https://community.dynamics.com/nav/f/34/t/278120 I saw that it must be a problem with the report viewer, and it is solved adding same dll files into the deployment. When I run the script in the azure VM to install the click once, it creates the "C:\inetpub\wwwroot\NAV"…
-
Convert lines into with the Transfer-from Code at Transfer-to Code . to Transfer Order.
Hi all, I'm making a cutomized request module for our NAV Stock Transfer Request in Which the user will have to input the details like the one's in Transfer Order. I'm Having trouble with Conversion of the Stock Transfer Request Document to Transfer Order. because my superiors told me a scenario that it should…
-
New Purchase line method to calculate final value anyone knows?
Hi everyone, I need to "force" the recalculation of the Unit Price (without VAT) when the user inserts a value in the Profit field in Purchase line. If I fill the "profit %" field and press the "down" key of keyboard the value is recalculated, but I want to know which function is called in this action to copy to the…
-
What is the cost/benefit ratio for ACE Warehouse Management? Admin Overhead > Savings?
We use Lanham's Eship and really like it. We are exploring ACE Warehouse management and have received a demonstration. I'm concerned about the amount of setup time and overhead involved in managing the Outbound Requests Management table. I would like to know if someone has some experience with ACE and has some input into…
-
Automatic pop up of linked Page in edit mode
NAV2018 My client wants to have the Default Dimensions Page pop up automatically. As the user moves from the No. field when creating a new Item record from an Item template, they want the user to see the dimensions inherited from the template and edit as required and not rely on the user using Shift+Ctrl+D. Is there an…
-
BC365: The page contains a control add-in that is not permitted. Contact your system administrator.
When using a control add-in in a depedency extension I get the following error: [*addin details*], The page contains a control add-in that is not permitted. Contact your system administrator. I have already included the main app in the object range of the dependency. I can see the main app is registered in the "NAV App…
-
Print Item Tracking Lines
Imagine this scenario, I am trying to place the rows of lots sorted by expiration date, used in a warehouse shipment (Report 7317 Dynamics 2016). From what I noticed in the product line I go to the option Item tracking lines by entering the respective page and then I choose the lot entering another page where it shows the…
-
SFTP with Renci.SshNet in NAV and constructor - NAV 2018 Cu8
Hi, I need to implement SFTP in NAV so I decided to use Renci.SshNet .Net dll. So far so good I can access the Renci.SshNet in NAV, but I cannot call any of the constructors. :-( For example I need to create a variable ConnectionInfo.'Renci.SshNet with a hostname username and pass. If I call the function like this ConnInfo…
-
Filtering Entry Summary in warehouse pick.
Hi How do I filter the Entry Summary in Warehouse Pick. in this scenario, I'm going to make a validation with my Customized field Serial in which if the field. Serial is modified. I will check the Available Serial No.'s in the Entry Summary Which Can be looked up through the Serial No. Field in the Warehouse Pick Lines. it…
-
Addin with React.js
we would like to solve several requests by means of an addin (shift planning, utilization of the production etc.). Since this is a lot of UI design we want to use React.js. Does anyone have experience and beautiful would be an example. Thank you very much stony
-
Technical requirements for publishing app in AppSource
There are several things to keep in mind in when building an Add-on App. We share the checklist of all the technical requirements that you must meet before submitting an Add-on app for validation. If you do not meet these mandatory requirements, your app will fail validations. The full checklist is here
-
Custom Tax Through AL Extension NAV 2018
I created an AL extension for NAV 2018 that calculates tax. The tax engine I use to calculate tax works differently than the built in tax calculation which is why I am in sense overriding the built in tax calculation. I am able to make a HTTP request which sends Header and Line information and I get back valid tax details…
-
Import Data file for different CU (Error)
Hi All, i got this error upon import data file both are the same objects (either CSide object or my own extension object) I want to export - import our demo data how to resolve this?
-
What are solutions, if we have problems installing the missing symbols of the AL language extension?
The main reasons of having problems when downloading symbols are: - Incorrect configuration of launch.json file. - No License/incorrect license was uploaded on the server. - User does not have enough permissions. You can try running VSCODE as an administrator. - Symbol generation and Developer service endpoint are not…
-
How to display numbers in Arabic format - like (١ - ٢ - ٣)
Hi All, i want to write Arabic numbers in NAV tables but it doesn't accept it, i changed all the setting of the windows to Arabic but still not accept it without letter of Arabic. for example if i write Arabic letter and Arabic number in an field its show like this: (٣٢١سدی) but if remove the Arabic letter its changed…