Quantcast
Channel: Microsoft Business Solutions online community
Viewing all 14248 articles
Browse latest View live

Service Tier Administration Tool v3.3.1

$
0
0
Service Tier Administration Tool
A free Service Tier Administration Tool.
All functionalities are working on LOCAL and REMOTE machines when you have the administration rights to that machine.
Installing, Uninstalling, Start, Stop, Restart and dynamic change of settings like Portsharing, Account, start mode and settings in the CustomSettings.config of the Service Tier.

The version informations of the different Services Tiers are listed.

Direct connect with a configured Role Tailored Client to a selected Service Tier.

Auto update functionality integrated when a newer version will be available.

https://mibuso.com/downloads/service-tier-administration-tool

Discuss this download here.

How can I remove a lookup?

$
0
0
LookupMood is Already NO
FormID is empty too

A Closer Look to Dynamics 365 Business Central AI

$
0
0
In this new blog post, our Project Manager Andrius is going to review a couple of Microsoft extensions that are based on Artificial Intelligence. AI could be an amazing helper for your business management processes. Read the full article here -> bit.ly/2MX2ZuI

Issue: NAV recognizes rounding difference as variance

$
0
0
Environment: Unmodified Cronus Database – 9.0.47042.0 (NAV 2016)

Scenario:

Define two items.

Raw Material
No: RM001
Description: Raw Material
Costing Method: FIFO
Unit Cost - $0.013 (this is common if it is purchased in bulk qty, e.g. $32.50 for qty 2160)
Replenishment: Purchase
Rounding Precision: 0.00001

Finished Good
No: FG001
Description: Finished Good
Costing Method: Standard
Assembly BoM: 1 qty of RM001
Unit Cost - $0.013 (Calculated)
Replenishment: Assembly
Rounding Precision: 0.00001

Process: Create an Assembly Order for 300 quantities. Carryout multiple postings 80, 40, 180. Check the financial entries.

Problem: There are Material Variance financial entries passed on to the Material Variance account and Inventory account. In the above scenario there is no cost or quantity difference. The system is recognizing a rounding difference as variance. E.g.: on the second posting the variance is 0.003*40 = 0.12. Anything beyond the 2nd decimal is considered as a variance which is wrong.

The Inventory Setup parameters are as follows,
Automatic Cost Posting: Yes
Expected Cost Posting to G/L: Yes
Automatic Cost Adjustment: Always
Average Cost Period: Day

This above issue can be also replicated in:
NAV 2013 R2 – 7.1.39665.0
NAV BC on premise – 13.0.27183.0
This does not occur if the RM cost does not exceed two decimals.

Does anyone know if there is some fix for this?

Is it possible to damage books with an extension?

$
0
0
Yes, it is!

Try to publish and run that:

codeunit 50112 DeleteGLE
{
procedure OnRun();
var
gle: Record "G/L Entry";
begin
Message('this will delete 1st G/L Entry');
gle.FindFirst();
gle.Delete();
end;
}

This works at current BC Spring Release.
As you can see no permission to G/L Entry was granted.
Any idea why it is wrong?

Close partially shipped Sales Order

$
0
0
I'm new to Dynamics Nav and understanding how it works. Right now I have a situation that I don't know how to aproach.

In our business is really common to partially ship orders as the client doesn't have an exact Idea of quantity of products required. Now on Dynamics I see a lot of partially shipped orders.

I know you modify the sales order to reflect the actual real shipment but it is required to keep the original amount of the order as data for future references.

The question is, how can I close the Sales Order letting NAV know that the client doens't want the remaining of the order?
I'm using Dynamics NAV 2018.

Thanks for any info in this topic.

how to open dynamics bc apps in android using url link

$
0
0
hi all,

can we open the uri for dynamics bc apps in android?
i have try this url "ms-businesscentral://businesscentral.dynamics.com/" in IOS and it able to redirect to the apps but when using android, it does not recognized the url as a valid link.
does anyone know how to open the uri in android?

Production BOM item list report

$
0
0
Hi,

Need to take production BOM item list as per the FG to which items are tagged.

Add tasks to user personalization profiles

$
0
0
Hi,

Add the moment i am setting up some personalization in the user profiles in Nav 2018 RTC client.

Unfortunetaly i am not able to add some custom created tasks to the user profiles, only lists.

91zx6z699v84.png

Anybody an idea how to add this to a profile?

Event Id : 20010. The date is not valid.

$
0
0
Hi All,

I have created a Jobqueue. And try to run this through NAS.

But if I am trying this I got the below warning in Event viewer log as

Event Id : 20010. The date is not valid.

Can you please help me to resolve this issue.

Thanks in advance,
Jacob.A

Problem upgrading data source in PowerBi web

$
0
0
Hi everybody,

We have a customer with NAV installed on a server. To connect to the server via rdp, I must use a VPN.

In my laptop, I've created a PowerBi report, adding 3 data sources from nav. Of course, VPN must be on, and when adding the data sources I didn't have any problem, because I've added in the credentials one of the users we use to start session in NAV. Also, when I refresh data soruces, the changes in data are shown correctly.

But when I publish the report into the web version, and try to refresh data, I get a credential error. I'm trying to add into the credentials the same NAV account that i configure when adding the data sources into the desktop version, but I still get the error.

Why can be this happenning?



Thank you very much

Week Setup Nav 2009

$
0
0
Hello,

How can I setup week in Nav 2009 from Sunday to Saturday? Currently, it is Monday to Sunday.

We are using LS Retail Nav 2009 (Version W1 6.00)

Thanks in advance

Prasoothan

Can I use the reference in VS Code intelligently?

$
0
0
I've started looking at Extensions (again) :smile: and I am wondering if there is any method of jumping to the explanation from Microsoft; either on the ms page, github or elsewhere?

For instance last time I had time to play with extensions you still had to make Multilanguage captions directly in the code. Now when I do it, it says "The multilanguage syntax is being deprecated. Please update to the new syntax. AL(AL0424)"
I get that there is a new way of doing the captions, and have seen that they are being generated in a seperate file. All well and good. But can I use the AL(AL0424) reference to look up something regarding this issue?

Or when it says DotNet 'SqlConnection' is missing AL(AL0185) how can I use the reference to see that it is because I have renamed SqlConnection in my dotnet.al definition file?

How to check item codes are tagged to which FG code

$
0
0
Hi,

Need to get the details of all item codes are tagged to which FG code in NAV 2013. Please help us to derive the report.

Developing reports in NAV 2013

$
0
0
Hi, regarding NAV 2013, do I have to purchase a paid version of Visual Studio 2010 (Professional, Premium or Ultimate) to develop reports? Or will I be able to use the free version of Visual Studio 2010 (Web Developer) to develop reports?

Developers: Looking for advice

$
0
0
Thought this might turn into a really interesting thread. Here's my question:

If someone who is relatively tech-savvy, but has no formal development experience, wanted to get into NAV development, what would you recommend they do for 1st/2nd/3rd steps? I have my own ideas, but I'm not a developer, so I'm interested to hear what the pros think.

Any ideas are welcome and appreciated!

Validation upon Leaving Page in NAV 2009

$
0
0
Hello. I am currently working on a project in NAV 2009 and I can't find a way on how to validate fields in creating a new customer in Customer Card. I would like to prompt an error message if a required field is empty upon leaving or closing the page. I tried TESTFIELD on the OnInsert, OnOpenPage, OnAfterGetCurrRecord but even though the page is still not opening, the error message appears. Is there any way on how to do this? Thank you.

Workflow Step Instance "Processing" Status

$
0
0
Hi,

I am stuck with few Workflow Step Instances in Processing State which is causing issue in other approvals what should I do logically?
1. Change the value as Inactive/Ignore for the future steps to be error free.
2. Delete that particular Workflow Step Instance (may cause a irregularity in connected Response)

and anyone has faced any similar issue and if yes how did you rectify such situations.

6he3qqck1yis.png

Create a Custom workflow response to send notification mail

$
0
0
I want to send a notification mail to the user stating that the "request is approved". I'm using nav 2017.I'm thinking that creating a similar response like SendApprovalRequestForApprovalCode in codeunit 1521(Workflow response handling) with reverse functionality will help. Please give me suggestions.


Example:
User1 created a Purchase order and sends request to approver(User2). A notification Mail sent to User2
User2 Checks the mail and he approved. Now I want to send a mail to user1 with mail body ' Request is approved'.

Regarding API in NAV 2018 (Purchase Order, Sales Order)

$
0
0
I am trying to use sales order and Purchase order API in NAV 2018. I have been able to pass the data in header using postman. But I do not see any line items while getting the data from NAV. Is there any process on viewing the line items in JSON format?
Viewing all 14248 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>