-
How to modify Profile in Cloud BC?
Hi All, how to we modify profile in Cloud BC? instead of showing these menus, I want to simplify it based on user needs Thanks.
-
Select a Dimension Value Code for Dimension Code ...
Hello. I've been encountering an error when posting a Purchase Order stating "Select a Dimension Value Code for Dimension Code ...". I also checked different forums and tried the solutions there but unfortunately the error still exists. I also checked the dimensions both in the document header and lines, and it has a value…
-
Best Practice for overriding standard validations with extensions.
Hi, Just as a quick example imagine the following is a standard code on a table: Start Date - OnValidate() DoStuff(); IF "Start Date" = 0D THEN ERROR('You cant do that.'); What would be the best way allow 0D entry from my extension? So far I have figured two ways, none of which I really like, just would like to ask your…
-
Filter StandardDialog with Previous Page's Field Value.
I have a list page lets call is Approved Entries. On this list page there is an Action called Make Order. When a user clicks on a Line in the Approved Entries list page and click on the Action Make Order, I open a StandardDialog Page that shows the list of all the Purchase Order to select from. Once the user selects the…
-
How to preview Customer Statement in Web Client?
Hi All, i am using BC140 On premise CU 2 How do I preview customer statement in web client? both report 116 and 1316 already set in report layout as RDLC instead of word but when i preview always downloaded as word file. If from windows client (RTC), I can preview. Please advise. Thanks
-
NST memory high usage
Hi everybody, We encounter a memory high usage problem in NST servers. NST process memory usage continue growing without release the memory. The only solution for resolve this problem is to restart the NST services. Is someone encounted to this problem and can help us to resolve it ? Technical information: - 5 windows 2016…
-
help about add an action to page job planning line
hi all , i need help about add purchases quote action to the job planing line page and i dont know how to start if someone can lead me it will be a big help
-
show Action & Navigate tab in Phone Mode?
Hi all, i am using BC 14 on premise. i just realized in web client we can see all the tabs but in phone mode/ table mode i cant see Navigate and Action tabs how to show these 2 tabs? Thanks
-
Tax % on item type sales line changes based on Amount
When I enter any item on a sales order line, my tax rate should be 5% across the board based on my Tax Area Code. However, the first item I enter (Amount excl Tax = 112.50) changes the Tax % to 5.0044, and the second item line (Amount excl tax = 112.50) Tax % changes to 4.99556. Making the first item amount incl tax…
-
MTD - Testing
Hi all, We are currently trying to set up MTD (HMRC) for a client based in UK using Business Central (on the cloud) but we're struggling to connect to the test api - is this still possible? We of course would like to test and get used to the functionality before submitting the actual VAT. When going to service connections,…
-
Run function on a factbox linked to a subform
On a NAV 2016 sales order page I have a factbox which is linked to the SalesLines subform by a ProviderID but I want to run a function on the factbox from the Sales Header OnAfterGetCurrRecord but when I try to compile the line CurrPage.MyFactbox.PAGE.MyFunction(parameter); MyFactbox is not recognised presumably because it…
-
data migration from nav 5.0 to business central 365
all, is it possible to export data alone from the tables in navision 5.0 and import to business central. we don't want any reports etc. we have gl entries, bank accounts, vendors, customers, fixed assets. which tables would be export. how do we know which forms are the corresponding ones to the tables. response is highly…
-
PO Invoice Approval
My client needs a workflow which enforce an approval every time an invoice is posted from the PO. Example: A quantity of 2 is order on the PO. Upon delivery of a quantity 1 of the item, he receives and invoice the first item arrived using the qty to receive and to invoice on the PO line. He wants to have an approval. So…
-
Browser Cache & Idle time issue in Standard NAV WebClient
I am getting two issues in standard NAV WebClient: 1. Idle time: I have done the idle time setup for 02 minutes. In RTC Idle time configuration is working fine where as in the WebClient after the 02 minutes getting message as "The connection to the server was suspended" and after resume it is remain same in the screen.…
-
Formating Decimal depend on the Currency Code in RDLC
Hi I want to change the AutoFormatExpr in dependent from the Customer Currency Example: USD: 1,000.45 EUR: 1.000,45 Any Ideas? THX
-
How to populate Fixed Asset "FA Class Code" from FA Depreciation Book "FA Posting Group"
Hello, I am trying to populate Fixed Asset "FA Class Code" field from FA Depreciation Book "FA Posting Group" but I get a message when I run my report that "Depreciation Book Code" = value doesn't exist. I can read the FA no but couldn't figure out the "Depreciation Book Code" Here my codeFixed Asset -…
-
RapidStart Services - Table 9657 - Custom Report Selection
Hello, I am getting an issue when trying to perform an import to table 9657 (Custom Report Selection). We have started a project to ensure all our Customer Statements are emailed automatically on a periodic basis, using a RDLC Template for the file and a Word template for the email body. I used RapidStart services to…
-
Remove "Override and order stock" permission for some user.
Hi Everyone, I want to remove permission for some user from "Override and order stock" ie. for insufficient inventory item, create order. How can i remove this permission for particular users. As, i am thinking to remove the user that have "Post Item Journal" role permission. Is it good idea? And Some user have SUPER…
-
Open Form 393 - Item Reclass. Journal with predefinied Batch and Template
Hello, I want open the Item Reclass Jnl with code and predefined Template and Batch My code is : But my form is opened in another batch as if SETTABLEVIEW don't work with the form 393 For information the same code works fine with other tables/forms Someone can help me ?
-
Disallow cancellation
hello , I can't cancel Reservation in page Reservation Entry. i have this message error. How i can Cancel Reservation Entry ? Thanks
-
Page Preview Error
Hi, i've got an error in the Object Designer, when using the funtion Preview in a Page Design: This error occurs not in all Pages. (Page 21 runs, Page 22 stops with error) Tested in a Cronus Database Version BC (On-Premise) 13.0.26413 and 14.0.32307 Has anyone got an idea about this? Best regards, Simon
-
NAV - CRM Integration create records in CRM automatically
NAV: 2018 CU1 - On Prem. CRM: Dynamics 365 In Cloud. Hi, I have the NAV - CRM integration setup and working, one thing I cant figure out is how to make records that are created in NAV be created automatically in CRM without the user needing to go through the coupling process, do I need to create some custom code for this…
-
Modifying Business Central/NAV APIs
I tried to read through the documentation but i am unclear on what the "API Setup" page does. i see a list on the Cronus database of Business central that has a few ITEM entries and a vendor entry. however, if i do a get on the API metadata i see a LOT of entries. Before i did that get request, i saw a button to 'integrate…
-
NAV 2018 Upgrade step too long
Is there a way to reduce the time to run the 'Start-NAVDataUpgrade' step when upgrading to NAV2018? One of our customers has a pretty large database and it already takes 24 hour processing time and still not finished. There is a function in CU-104000 (UPG.NA) that is called 'UpdateItemCategoryCodeOnLinesRecords' that is…
-
Partial revaluation is not considered
Hi, Does anyone know why a partial reassessment was not considered in the average cost calculation? I have an item reevaluated earlier, I can see in the Value Entry that a partial reassessment of the field is True. When I add this item to the review magazine and use the "inventory value calculation" function, all "partial…
-
deleted posted bank reconciliation
hello, I deleted a posted bank reconciliation.. what can i do to fix it?
-
Can't define SAF-T Invoice Type and Number of digits right
Hi everyone, I need to define in table 308 / 309 the number of series to export my saf-t file to send to finances. So If I define like the picture below, in my saft file I get error in "invoice no" field and "invoice type" because if is of type "FT-" and should be only "FT". Here are some images of my problem. Anyone who…
-
data upgrade to 2018 issue with product group
Going from 2013R2 to 2018 The database has multiple companies and the item category and product group tables have been modified to have their data per Company set to NO It fails on the first Company, running the data upgrade in serial mode. It's failing on The function UpdateItem in the company initialization codeunit…
-
BC Webclient slow on terminal server
Hello, I have just upgraded our NAV to BC (april 19). We use the webclient. On local PC, no problem. But when we run the webclient on a terminal server session, it's 2x slower than on local PC. I tried with all browsers. Don't see any problem (cpu, ram, ..) on TS. TS is on a VM hosted on the same host than sql and BC. TS…
-
SourceExpr on PageField not running the Codeunit's Procedure?
I am developing a RoleCenter, this RoleCenter will have a Cue (Tile) on its Page that will show a number which gets calculated in a Procedure of a CodeUnit I wrote. My Procedure returns an Integer. To omit unnecessary code I will mimic a simple one; codeunit 50149 Bla
{ procedure TotalAttendance(): Integer
var TotalCount:…