-
How do I adjust Bin Contents with Qty 0, but
I need to adjust Bin Contents where the Qty Case = 0, but the Qty (Base), which is EA, = .00075. I tried using the warehouse item journal, but unable to do so be the qty in the Bin is zero. How do we adjust out the EA?
-
Inserting records in a page build from a temp table.
Hello everyone, Quick question; Is it possible to insert a record when the page is build from a temporary table? There is now a button to create a new record which is not working and I want to know if it is possible to use this button or that it is better to just remove it.
-
posting transfer orders using job queue
Hi all, Has anybody working on a solution to post transfer orders using job queue? I was thinking to create new codeunit to generate entries in job queue and then a report that would grab these entries and run codeunit TransferOrder-Post Shipment or TransferOrder-Post Receipt. Has anybody done any solution like this?…
-
Worksheet Page,. Datasource is a union, Export using XML port
Hi All Still relatively new to Nav/AL extension development. Trying to figure out how to approach this extension We have items we need to label (the labels will be generated by exporting a CSV file for LoftWare labelling app). I need to show a list of records based on a few parameters (mainly start and end date) The…
-
Delete Empty Registers
Hi, Is deleting empty registers (G/L, Item etc.) necessary? If so, why? What causes empty registers? Thanks, Rachel
-
Making a field mandatory
I want when a specific product is selected that field becomes mandatory when it`s a different product the field is not mandatory. how can I achieve this?
-
BC14 CU11 App Install Error
I am facing issue when I try to install Suretax app on BC14 CU11. I am able to install app on Cronus BC14 CU11 Database but I am getting error as shown in below snapshot when I tried to install on Customer Database. I have already generated symbol for all objects and resolved compilation error. Any help is appreciated.…
-
Blank page between report pages in PDF format
When I try to print my report in PDF format I have next result: First page: first page of the report Second page: blank page Third page: second page of the report Forth page: blank page Fifth page: third page of the report and so on... How can I fix it?
-
What/How is the link between Customer number in BC and GUID in Dynamics 365?
In a BC14 solution we have set up the synchronisation from Business Crentral to Dynamics 365 using the "Microsoft Dynamics 365 Connection Setup" The flow is goo, and the changes are flowing as they should. Now however we need to be able to receive customized comments related to Customers from Dynamics 365 back to Business…
-
Error, while Install NAV2016 CU29 or higher ServiceTier
Hi Folks, I tried to Ugrade all our ServiceTiers today, but i could not Install CU29 or Higher (up to CU32) on our WIN 2008/2012 R2 Machines The Install Process aborts with a Message, that Due to a Permission Problem, The Service is not able to Start. This is the Message from the Server-Protocol Server instance:…
-
Business Central SMTP TLS version
Hi all, Does anyone know if Business Central is using TLS 1.2 for sending SMTP mails? Thanks! Jan
-
Display Text BLOB in Word Layout
Hello, I am working on extensions for NAV2018. I tried to show a Text from a BLOB field in a Word Layout. But I am having the following result : I used a "Repeating" Content Control in the Word Layout and CalcFields in the trigger OnAfterGetRecord() : Thanks in advance.
-
project plan or some sort of documentation to use for a new implementation F&O
Does anyone have any documentation to use for a new implementation on F&O
-
BC 17, Table Sales price and resource price is marked for removal:
Since BC 16, Table sales price and resource price has been marked for removal: I'm using these table to find unit price of items and resources. Is there any other workaround available ? how to get item and resource prices ? thanks.
-
D365 F&O Implementation Document
HI there i am looking for a project plan to use for a fresh D365 implementation project plan please or any documents welcome
-
XMLPort(Import) Skip the first line, AutoIncrement Property
Hello experts, I'm trying to import a CSV file using XMLPort, please find the screenshot below on how my table looks like The Entry No. is the PK That's being said, I have a couple of questions regarding XMLPort(Import). 1) While importing I'm getting the following error unless I change the 'AutoIncrement' Property for the…
-
Intercompany with open ledger entries
Hello, We would like to start intercompany invoicing between 2 companies in the database. The customer and vendor numbers are already in use for a long time, and there are open ledger entries. So NAV does not allow to use them as IC partner. Can anyone explain me why? The only transactions we want to do is a sales invoices…
-
.al file preview in Windows Explorer preview pane
Don’t like to wait for Visual Studio Code to boot up when you’re looking for a specific .al file? With this trick, you can preview .al files in Windows 10 without opening. . .. To view more visit : https://mrinmax.blogspot.com/2020/02/al-file-preview-in-windows-explorer.html
-
Action Icons Business central 170
Hello, Can anyone tell me where I can find the action icon/image library for BC 170 or the newest version of it ? Thanks
-
Make a page extension visible or hidden
Hello, Is there a way to make a whole page extension hidden? Instead of making every field hidden and what about if you have a 'modify' in your layout? ex. modify("Customer Disc. Group") { Editable = false } Action() { some action} How can I make this dynamic? Dependent on a boolean, so if boolean is true , the page should…
-
Workflows
Hi, I have an issue with the workflows that have me confused and I cannot seem to find any solution for this issue. The scenario is as follows; We have 1 workflow that is setup under sales, MS-SOAPW where we have set certain criteria for this workflow. It is a custom field on our Sales Order for Gross Profit percent, and…
-
Invitation to a FREE Business Central Virtual Event for Technical People
We invite you to the Business Central Virtual Event for Technical People - 'BC TechTalk', which will be happening on the 3-4 of December. It is a free 2-day virtual learning event for Microsoft Dynamics 365 Business Central technical people or anyone enthusiastic about the technological advancements in BC. Expert speakers,…
-
How to add image in Business Central?
Hi experts, Hmm, I cannot find a category for "Business Central"-related questions. I hope it is OK to put my question here. I have made my own extensions for Business Central Cloud (Sandbox): One new table and one new list page. I want to show a picture on my list page (and maybe later on a new card page). And I want it…
-
How to export XMLPort to CSV using codeunit in NAV 2009 R2
Hi Guys, May I know how to export XMLPort to CSV using codeunit in NAV 2009 R2? Thank you.
-
Problem getting VS Code to attach to correct service
On a local machine I have installed BC140 straight out of the box. So I have BC140 service, I have the webserverinstance and development client. I can connect through the client and browser, everything is good. For customer development purposes I have created a secondary service CUST-BC140 specified different portnumbers…
-
Saved Request Filter
Hello together, i have deleted the request filter for a dataitem. Now individual users are shown an empty page in the report. I think in the past user input was stored in the table User-Metadata. But there is no entry there. Recompiling the report was not successful. What can I do? The result of the report is:
-
Payment / Refund in Code
Hello, We have the scenario where the Vendor Ledger Entries have a Payment Entry which is fully applied. The Customer wishes to update the Dimensions they have set for that entry, so manually we would unapply the entries, raise a refund applied to the payment and then process a new payment with updated dimensions and…
-
Business Cental-How to show only Person Contact
hello guys, this code shows both Company and Person Contact. is there any idea(setrange or filter) to display only Person Contact? Thanks trigger OnLookup() var ContactBusRel: Record "Contact Business Relation"; Contact: Record Contact; begin ContactBusRel.Reset; Contact.Reset; ContactBusRel.SetRange("Link to Table",…
-
Sorting new field in page list
Hi, may I know how can let the new field have the sorting function in the page list? e.g. I created a new field to calculate the Balance in page list, but I can't do the sorting, I want to design same as below, when click the field will show like below one.
-
Can we delete all order lines by Quote at once in Microsoft Dynamics Nav?
I want to delete all order lines at once from the quote in Microsoft Dynamics Nav. But I could not find the service through which I can perform this action. Need guidance to delete order lines with the help of service.