-
server move nav 2009
hello. we need to move our nav from one server to another. after restoring the db, how do I access the new servers? is there anything particular i need to do with this client
-
How to remove items with zero price in pos
I have some items with zero price in my table.Normally i never allow item with zero price to come into billing line if they scan that item or enter the item no.Bug in pos they have lookup option if they select multiple items in lookup including the item with zero price it gets into billing line.How to remove them from the…
-
SchedSecureObjectsRollback: Failed to store ACL rollback information with error 0x80070002 - contin
I'm trying to install BC 2019 wave 2 Server Instance and receive an error SchedSecureObjectsRollback: Failed to store ACL rollback information with error 0x80070002 - continuing. The server was used for BC ver. 13 installation before. any clue the reason for this error and how to resolve this? Thanks.
-
NAV Stress Test and bandwidth allocation
Is there any method you use to stress test the MS Dynamics NAV ? is 1 gigabit transfer bandwidth allocation on every client PC is enough ? thanks in advance :)
-
[SOLVED] Wave 2 (BC150) failure - cannot download symbols even though they are there!?
This can now be deleted, it was because the Web Client Base (URL) is not specified by default in the service (why not!) so it must be added (ie. http://localhost:8080/BC150)...as soon as I did this & restarted the service all was well.
-
Testing function for BC.
I have an Action called 'Submit' on my card page. If this button is pressed without having line items it throws an error. I am writing a test to test this functionality in the following way but failed. [Test] [Scope('OnPrem')] procedure MyTest() var MyCardPage: TestPage "MyCardPage"; begin…
-
data exchange definition for fixed text file
Hello we are in the process of upgrading from NAV 2009 til dynamics 365 business central on premise, I am trying to use standard data exchange definition functionality to import a Fiixed flat text File to General Jurnal, in the old days we make Dataport, Report or whatever, it was strate forward. My setup for the…
-
Email
Hi, how to send an email from the payment journal.? Can I get all the steps that is required to send an email?
-
How to Fix Canon Printer not activated error code 41
Hey buddy, I am facing with my printer that is repeatedly showing this error printer not activated error code 41. I didn't find the solution please anyone knows give suggestions
-
how to add the additional cost on FA of freight, loading, and unloading, etc.
Hi Experts, Issue: One of my clients has purchased the fixed assets with cost 10000/- from one vendor and they paid fright charges to another vendor worth Rs. 1000/-. so now FA card is updated with 10000/- but my clients want to add the freight charges of 1000/- to calculate the depreciation on it. In short: how to add the…
-
Allow modify of Exchange Rate on approved(released) PO
Any tips on how to allow the update of exchange rate without re-opening ( and requiring re-approval) of the PO. I have tried the OnBeforeTestOpenStatus event... but can't see how you would tell the Currnecy factor changed - since the Discount % validates first... then amounts etc.. Any ideas would be appreciated? Thanks,…
-
Report designer converts cm to pt
Hello, I'm doing a conversion from NAV2017 (Cu11) to NAV BC (140 - CU5). As we are NOT going to extensions I need to merge our modifications into the new version. The biggest issue is (as always) the reports. Now I'm having a really annoying issue: whenever I change the width of a column from e.g. 50 points to 2,5cm, save…
-
strange issues with posted journals
Hi All Finding very strange issues after posting bank/cash journals. After posting a journal, i do not see the document in posted journal list. However transaction is posted correctly in all respective tables. GL ,CLE, detailed CLE everything is perfect except posted journal does not populate in the posted journals list,…
-
Eliminating items with zero price in LS retail
Hi I have some customization to do in the pos transaction code unit. The retail items which have zero price are being entered in the pos . We have to eliminate the line by throwing an error that the item has zero price in pos. Thanks Gugan
-
Error while building a AL project.
I am trying to build my AL project and I keep getting this error and can't figure out the solution. I even restarted my docker container and VSCode still the same error.
-
The record in table Permission Set Buffer already exist
Hi all, I'm facing with this error when I try to open Permission Sets page in BC. Does anyone know when system table Aggregate Permission Set is filled. I suppose in publishing extension.
-
"Complex" calculation possible in queries?
Hi everyone, I am just beginning to use standard NAV queries and I noticed that it doesn't allow "complex" to be done... For example, is it possible to make a query show something like Quantity/"Qty per unit of measure" instead of just Quantity? I tried to do it but it gave me an error message, so maybe I am missing…
-
Schedule Option not available on reports when opened on a specific record
Hello, I face an issue with the schedule option on reports that does not always appears. My exemple is based on - Page 21 - Customer Card - Report 121 - Customer - Balance to Date It seems that: - if the report is called with the RunObject Property (so for all customers), it's ok, the schedule option is available. - but if…
-
How to use Sendrecords in extension?
Hi All. I duplicated page from Purchase Order (Page 50) I want to use this button but in extension there is this error message anyone can help how to solve it ? Thanks.
-
Difference between On-prem and Sandbox Docker Images.
I want to do some development so was going to download and image and run a container. What is the difference between the two images found on the docker hub, BCsandbox and BC ON-PREM
-
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,…