-
Item Charge Assignment
Hi all, We all know how to do Item Charge Assignment from a purchase order/invoice. However, I have a different scenario with a customer, where the customer wish to assign charges a different way. My customer receives a statement from Customs when the items has been controlled at port. First 1 month later my customer…
-
Dissertation Help
Hi everyone, I am currently doing my Msc Dissertation and I would have been very interested to relate my topic to Microsoft Navision, but the problem is that I should prove whatever I am recommending in my thesis i.e implement whatever is suggested. Therefore I got lost and I do not know which topic to choose and where to…
-
Accounting series 4 to 5 characters
Hello, The customer accounting series currently has 4 digits, with a maximum of 9999. This range has become insufficient, and we would like to expand it to 99999. What process should I follow to modify the series so that all customers have the same numbering?
-
Enabling Item tracking line in Item Reclassification Journal
Hello Everyone, I would like to enable item tracking lines in the Item Reclassification Journal batch to track items, but I’ve noticed that the standard functionality only allows tracking for the "Item" type. If I proceed with customizing the system to allow item tracking for other types, could there be any concerns with…
-
Make a Phone Call using URL
Version : DYNAMICS NAV 2009 R2 - 6.00.32012 - Not using RTC Client Hi, I want to make a basic phone call using URL. Wether it opens the navigator or not doesn't matter. The way I think could be possible is to call this type of URL :tel:+33102030405 When I type this in my navigator, it opens my default phone app, so this…
-
Upgrade BC14 to BC19: Either the parameter @objname is ambiguous or the claimed @objtype (INDEX)
Hi, I'm getting "Either the parameter @objname is ambiguous or the claimed @objtype (INDEX) is wrong" when running Sync-NAVApp as follows: - I'm upgrading a modified base app to a modified base app + extension. I've been able to track the error in the event log but as it stops and reports each table individually it is…
-
Best method to Add field validation in BC SaaS
Hi, There are 2 ways to add a validation trigger to an existing field in BC. 1) Subscriber codeunit that subscribes to the table OnAfterValidate Event 2) A TableExtension that Modifies the field OnAfterValidate trigger Which is best and what is the pros and cons of each method? All this while I have been using the…
-
Non Calendar Month Accounting Periods
Hi Guys Has anyone implemented non calendar month accounting periods like 5-4-4 or any config where start and end date does not fall month start/end? What are the gotchas and considerations? I looked at the accounting periods table and it does not have a field for the month as a unique identifier which means reporting is a…
-
Business Central Upgrade V21 to V24
Hi I need to upgrade a V21 on prem database to V24 CU2 onPrem I have around 20 extensions with various levels of dependency. I am using a PowerShell script that interrogates all the extensions which have been placed in a folder, builds a dependency tree then installs and publishes the extensions in least dependency order.…
-
Error When Publishing to a BC Docker Environment
Hi, I am encontering a strange error when trying to publish to a local Docker environment. Does anyone know what this means? Please note: * I have published other .app files, in the same way, to the same Docker, without error. * The .app file is functional. I have published it, successfully, to another Docker. Thanks in…
-
Javascript Error Handling in BC21 control addin (on prem)
Hi, (I accidentally posted this question in Dynamics CRM, maybe here is a better place to get replies.) i am developing a control addin in BC21 on prem (Version 21.0.46384.46844), which is running Javascript internally. My problem is, whenever an error occurs inside the Javascript, like a "TypeError: Cannot read properties…
-
Cost Amount Actual (ACY) Remaining Balance
Hello Folks, I have a situation where there are some items with 0 inventory and sum all cost amount actual is also 0 but there is a balance of Cost Amount Actual (ACY). basically, what happened is these items are very old and were zeroed before the company started using ACY.
-
Service Quote - How to stop system from deleting completed doc
Hi Guys I'm using the service module and when a service quote/order is fully completed , the document gets deleted from Business Central. Is there a way to customise the system so completed orders are not deleted and the order status changes to something meaningful
-
Copy Company from Production 1 to Production 2 (Cloud)
Hi all.. I have 2 production environment at the same tenant Production 1 --> W1 Production 2 --> AU I want to move some of the companies from Prod1 to Prod2. how do i do that? Please advise. Thanks.
-
Doubt regarding the autoshceduler Job timing.
Dear Experts, i have auto Scheduler Job which is set to trigger and run the job every 10 minutes... Say some times if the job is triggered and start running from 12.30 pm and run continuously for 15 minutes straight, due to heavy data. Now comes my doubt, since we have set the trigger the job every 10 minutes. but job…
-
XMLPort - Flat File Import - Header + Line on one line
Hi folks, I'm trying to figure out a way to import purchase invoices from a CSV that has header information and line information on the same line, such as VendorID, VendorInvoice, InvoiceDate, Department, GL Accout, Quantity, Amount I have set up an XMLport to the point where it will create a Purchase Header record for…
-
Insert 4 dimensions how to improve code
Hi Guys I have the below code to enter shortcut dim 1 to 4:actions { addfirst(processing) { action(UpdateSalesHeaderDimensions) { Caption = 'Test Update Sales Header Dimensions'; ApplicationArea = all; trigger OnAction() var DimVal: Record "Dimension Value"; TempDimSetEntry: Record "Dimension Set Entry" temporary; DimMgt:…
-
General Journal - Test Report shows as Blank
HI , I have a problem with a general journal particular batch, Test report shows as blank. How to check this issue, kindly advise.
-
Global Variables in a Page List
Dear All, I have got a new list page on top of which I have created three global variable which are to be filled up by the user. This means it looks like an invoice but the header part is made up of global variable whilst the page part of the invoice in reality is the actual page. The issue is that when the user sets the…
-
File Share Access - Exporting of Files
Hi We have a process within our NAV 2009 environment which saves an invoice as a PDF on a local network shared drive. This has been in place and working for a number of years and as of recently, it has stopped working for everyone except 2 users. For those that it does NOT work for, they get an error stating "Either the…
-
Centre-align image in a report [BC24 Cloud]
I need to centre-align an image from a Customer card on a report, however the image can be different dimensions depending on what the end user uploads. I found this link which should work for OnPrem instances but in order to do so, you need to set EnableExternalAssemblies property to true on the report and this isn't…
-
Tracking the standard "Open in Excel" in BC21 (On-Premise)
Hello BC Users, I noticed that, by default, Business Central allows lists to be exported to Excel using the standard "Open in Excel" function. I tried to check if this functionality was being tracked in some way, for example through the raising of an event or with telemetry data, but I wasn't very successful. Do you have…
-
Error BC14 | Another user has changed the definition of the Server Instance table after the activity
Hi all, How are you? I have BC14 CU52 with 4 databases (currently working on the transition to AL) , that up until now was ok. As of this weekend for one of the databases i can no longer run objects directly from the development environment or debug. Below the error message The same happens if i try to add a breakpoint on…
-
How to check if Outlook is running - NAV 2016
Hey there NAV gurus, When sending mail trough NAV mail doesn't get sent if Outlook isn't open (create mail window pops up, if the user clicks 'Send' mail goes into 'Outbox' of Outlook. Mail gets sent only after the user starts up outlook. We're using CU 397. I've come up with a code which opens Outlook (see below). Is…
-
Insert new line on second List Part - The view is filtered, and the entry is outside the filter
Hi Guys I have created a second list part on the Service order screen to show service item worksheet table rows, second list is filtered by the service item lines . same hierarchy such as sales lines and item tracking lines. all works when viewing records however I cannot insert a new record to the second list part (items…
-
No. Series settings don't update on card page
Hello, friends! I have an issue with No. Series. When I make a change (for example, enabling manual entry), it doesn't reflect on the corresponding card. As you can see from the screenshot, when I open it from the three dots (AssistEdit), the "Manual Nos." option is disabled, even though I have enabled it from the No.…
-
Filter lookup list
Hello, friends! I would like to ask for your assistance. To explain the situation I'm in, I'll try to give an example using a page from the Base Application. Let's think about a Sales Order. We have two tables: Sales Header and Sales Lines. I want to ensure that the lookup list, meaning the list that shows up when…
-
How to pass temp table to page lookup?
How can i pass temporary table to a lookup page? I am aware of Page.SetRecord(Rec) but on the doc. said it is not for temp table, and Page.Run(PageID,tempRec), but i need to be able to multi-select and use getselectionfilter... any help will be appreciated
-
Error :- Completely invoice must be yes
Hi All, While receiving transfer order I'm getting the below error. The transfer order is successfully shipped. But on receiving the below error pop up:- "Completely invoiced must be 'yes' in item ledger entries: entry no:****. Current value is no" Also every time I try to post the error show a different item ledger entry…
-
Error upgrading from BC14 to BC24
When following this guide from Microsoft https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/upgrade/upgrade-unmodified-application-v14-v24 we're getting an error in Task 10, step 1 «Upgrade the data to the platform, system application, and base application. To run the data upgrade, use the…