Quantcast
Channel: Microsoft Dynamics NAV Forum - Recent Threads
Viewing all 29197 articles
Browse latest View live

MS NAV with LS Retail integration with Magento 2.0

$
0
0

Hi looking for best solution to integrate my LS Nav 2018 version to My online store based on Magento 2.

Could some one have live experience and can recommend me what's the best connector available in market.


Purchaser Return after sale of purchased material

$
0
0

Hello,

I am on learning mode.

I purchased an item and sold it. after that I got sale return for the same Item. So now i want to return of purchase also. Is there any option to do purchase return in this case?

Please suggest the process.

Making Tax Digital in Microsoft Dynamics 365 Business Central (UK)

$
0
0

Hi,

I try to follow mbs.microsoft.com/.../365dynamicsbctaxdigitsupinfo to setup the MTD on a on-prem database.

I am stopped trying to update the Client ID and Client Secret values in table 1140. I am trying to update this value by a custom codeunit because the license only has indirect access to this object.

The value provided on the link for Client ID do not have the GUID format that this field has on the table.

Anyone face the same problem?

Jose

Item tracking line not working properly

$
0
0

Hi all,

I have create new process for item transaction,  through that I'm tracking item tracking on sales order and posting

But its track according to the list not what i have select from item tracking lines

Eg assume item name is A

Its has 5 tracking line starting

1

2

3

4

5

If I have select tracking line 4 it will display tracking line 4 is selected but after posting tracking line 1 has disappeared, tracking line 4 still available

Any idea about this...

Error poping up while setting permission in NAV 2016

$
0
0

Dear Experts,

After upgrading NAV 2016 to version 9.0.50221.0 i am getting the the error message shown in the attached screen shot while i'm trying to add new table data in the permission set in NAV or trying to set a new permission set in NAV, any idea what could be the issue?

Posting the Invoice Description onto the G/L Entry description

$
0
0

Hi All,

We would like to copy the Invoice Line Description to the G/L Entry description when you post an invoice.

Anyone have any ideas how this could be done?

Thanks

Testing scenarios with tables having type External Sql.

$
0
0

Hi team!

Is it possible to make tests with External Sql tables in NAV 2018?

I made one test and had an error message "Cannot use tables of type External Sql in test isolation.".

I tried different values of TestPermissions and TransactionModel on codeunit and test function. I use the following sintaxt to conntect to External Sql:

REGISTERTABLECONNECTION(
        TABLECONNECTIONTYPE::ExternalSQL,
        "Database Name",
        'Server='+"Server Name"+';'+
        'Database='+"Database Name"+';' +
        'Integrated Security=SSPI;');



Do´s and Dont´s of managing Dynamics Nav in a domain

$
0
0

Hi All,

          Thanks for your assist on this and thanks for taking the time to help. I recently or about to start a job as a SDM and one the bread and butter applications of the company is Microsoft Dynamics NAV...Please can someone assists with the do and dont´s of managing Microsoft Dynamics NAV for domain users,...Tips and tricks, advice,How2do´s, Links,the know how´s on how to administer Microsoft Dynamics NAV will be appreciated...

Thnaks Guys and you are appreciated for your help


[INFO] Deploying Outlook Add-In Business Inbox via Assisted Setup may stop working

$
0
0

Hello,

Due to a change in Office 365, you may encounter the following error when deploying the Outlook Add-In Business Inbox via Assisted Setup:

The change will take effect immediately after the Office 365 tenant has been updated to latest release. All Dynamics NAV releases that have the Assisted Setup incorporated and all SaaS releases (Dynamics 365 Business Central) are affected. Manual deployment might be needed via the new ‘Services and Add-Ins’ page for anyone who has an O365 tenant that’s moved to the new model. They could be seeing this in any version of Dynamics NAV/ Dynamics Business Central OnPrem (even SaaS) as the change was made on the O365/Exchange side. If you try to upload the manifest file directly to Exchange Server, the following very clear message will show up:

Automated deployment should still work for Exchange OnPrem users and users whose O365 tenants haven’t been updated yet. For Dynamics 365 Business Centrakl, we are working on some code updates to error messaging to make it clearer to the user when they need to use the new deployment methods. We are not sure when that’ll be deployed to SaaS.

Unfortunately, this is outside control of Dynamics NAV / Dynamics 365 Business Central development. We therefore kindly ask you to set the expectations to your customers what can and what cannot be done when you, as a Dynamics NAV partner or Cloud Solution Provider, decides to raise this concern with Microsoft Dynamics NAV / Dynamics 365 Business Central support.

  

If you click on Services and add-ins, the link will open.

  

You can generate the manifest file via Dynamics NAV / Dynamics 365 BC and use that to upload the manifest file directly to Exchange Serve via Deploy Add-in. 

Thank you.

Do´s and Dont´s of managing Dynamics Nav in a domain

$
0
0

Hi All,

          Thanks for your assist on this and thanks for taking the time to help. I recently or about to start a job as a SDM and one the bread and butter applications of the company is Microsoft Dynamics NAV...Please can someone assists with the do and dont´s of managing Microsoft Dynamics NAV for domain users,...Tips and tricks, advice,How2do´s, Links,the know how´s on how to administer Microsoft Dynamics NAV will be appreciated...

Thnaks Guys and you are appreciated for your help

Webclient is not able proceed custom manufacturing process

$
0
0

Hello,

in our company database we have new module for posting manufacture. RTC is working perfect with no problems, but when I try make exactly the same in webclient DynamicsNav service crush and I get blue screen with error occured. 

From event viewer I get this:

Type: Microsoft.Dynamics.Nav.Types.Exceptions.NavPageCloseRequestException
Message:
StackTrace:
   at Microsoft.Dynamics.Nav.Client.UIPatterns.FormCloseRequestPattern.DataAccess_FormCloseRequest(Object sender, NavFormCloseRequestEventArgs e)
   at Microsoft.Dynamics.Nav.Client.DataBinder.FormCloseRequestHandler.NotifyFormCloseRequest(Guid serverFormHandle, Boolean isClientRequest)
   at Microsoft.Dynamics.Nav.Client.DataBinder.NstDataAccess.CompleteOperation(OperationContext operation, Boolean save, Boolean performFormUpdate)
   at Microsoft.Dynamics.Nav.Client.DataBinder.OperationContext.CompleteOperationCore()
   at Microsoft.Dynamics.Nav.Client.DataBinder.DataAccessOperationContext.DisposeCore()
   at Microsoft.Dynamics.Nav.Client.DataBinder.OperationContext.Dispose()
   at Microsoft.Dynamics.Nav.Client.DataBinder.NstDataAccess.InvokeOnNewRecord(NavRecord record, NavRecord xrec, NavRecordState state, Object[] args)
   at Microsoft.Dynamics.Nav.Client.DataBinder.NstDataAccess.OnNewRecord(Boolean clearFormState, NavRecord xrec, Object[] args)
   at Microsoft.Dynamics.Nav.Client.DataBinder.NavBindingManager.EnsureOnNewRecordIsUpToDate()
   at Microsoft.Dynamics.Nav.Client.DataBinder.NavBindingManager.OnCurrentRowChanged(CurrentRowChangeEventArgs e)
   at Microsoft.Dynamics.Framework.UI.BindingManager.set_CurrentCollectionIndex(Int32 value)
   at Microsoft.Dynamics.Framework.UI.VirtualRows.UpdateAfterInsert(Int32 index, Boolean needsUpdateCurrentRow)
   at Microsoft.Dynamics.Framework.UI.VirtualRows.AddWithoutValidation(RowEntry row, Boolean needsUpdateCall, Boolean needsUpdateCurrentRow, Boolean insertFirst, Boolean raiseEvents)
   at Microsoft.Dynamics.Framework.UI.VirtualRows.Add(RowEntry row)
   at Microsoft.Dynamics.Nav.Client.UIPatterns.DraftLinePattern.AddDraftRow()
   at System.ComponentModel.PropertyChangedEventHandler.Invoke(Object sender, PropertyChangedEventArgs e)
   at Microsoft.Dynamics.Framework.UI.BindingManager.RaiseEventsForInvalidatedProperties()
   at Microsoft.Dynamics.Framework.UI.BindingManager.DoFill(DataReaderFillOptions fillOptions)
   at Microsoft.Dynamics.Framework.UI.BindingManager.Fill(BindingManagerFillOptions options)
   at Microsoft.Dynamics.Framework.UI.LogicalForm.LoadDataInternal()
   at Microsoft.Dynamics.Framework.UI.LogicalForm.LoadData()
   at Microsoft.Dynamics.Framework.UI.LogicalOperationInvoker.LoadData(LogicalForm form)
   at Microsoft.Dynamics.Framework.UI.LogicalOperationInvoker.<>c__DisplayClass29_0.<UISession_DialogToShow>b__0()
   at Microsoft.Dynamics.Framework.UI.LogicalOperationInvoker.InvokeAndHandleExceptions(Func`1 action, IExceptionHandler exceptionHandler)
Source: Microsoft.Dynamics.Nav.Client.UI

I have no idea how to fix it. Please do you have some advices or experiences to share?

Thank you.

Create Table with PageBreak

$
0
0

I created a new report (sales - invoice) and have built a table with all the information I need. When I create an invoice with a lot of items the table is placed on the next page without breaking into two parts. The table has similar informations as the default sales-invoice report. I just replaced the informations of one column with the informations I need. The desired result would be the table starts at the first page and if it's too long for one page continue on the next page. Do I have to add anything In the properties of the table?  

SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://{IP}:{PORT}/TEST/WS/SystemService' : failed to load external entity - PHP - MS Navision

$
0
0

Hello,

I have SOAP web services URLs to do CRUD (create/read/update/delete) operations with the data, but can't access none of them via PHP. I used following article for a guide, doing same as described there:

<?php
$soapWsdl = 'http://{IP}:{PORT}/TEST/WS/SystemService';
try {
    $options = [
        'cache_wsdl' => 0,
        'trace' => 1,
        'stream_context' => stream_context_create(array(
            'ssl' => array(
                'verify_peer' => false,
                'verify_peer_name' => false,
                'allow_self_signed' => true
            )
        )),
        'proxy_host' => "{MY SERVER IP WHICH WAS WHITELISTED}",
        'soap_version' => SOAP_1_1,
        'connection_timeout' => 120,
        'login' => 'username',
        'password' => 'password',
    ];
    $client = new SoapClient($soapWsdl, $options);
    $result = $client->Companies();
    print_r($result);
}
catch (Exception $e){
    echo $e->getMessage();
}
?>

but I still see following error:

SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://{IP}:{PORT}/TEST/WS/SystemService' : failed to load external entity "http://{IP}:{PORT}/TEST/WS/SystemService"

 

Services are running in a browser. I also tried to enable NTLM Authentication for using NTLMSoapClient but no luck. Tried so many other variants but still see "Connection timeout" error. What's going on please? I need urgent help on this matter. Can someone help me to figure this out?

Thanks

add boutton to archive line specifics tables

$
0
0

hi

i have creat a table and attached in page linked with condition in some transaction .so , i need to add boutton to archive select line .

to another tables specifique not archive sales line or header or.. but design new table to be stored the new record getting from principal table .

No. series is not working

$
0
0

Dear Experts,

In my dimension master there have a dimension the name is "RND". Against RND dimension I want to run the no. series to generate the dimensions value.

Code, I have added it but it is not working. no. series is not generating automatically. In my table 349 I have added the below code:

OnInsert()

//Generate No. series BEGIN
SalesSetup.GET;
NoSeriesCode := '';
IF Code = '' THEN BEGIN
NoSeriesMgt.InitSeries(SalesSetup."R&D Dimension No. Series",'',WORKDATE,Code,NoSeriesCode);
END;
//Generate No. series END

Here all variables are below:

Name                  DataType         Subtype Length
SalesSetup           Record            Sales & Receivables Setup
NoSeriesMgt       Codeunit         NoSeriesManagement
NoSeriesCode     Code              10


Can Russian and other Languages coexist on the same NAV 2018 Server?

$
0
0

Hello

 

I'm searching on Microsoft Dynamics Customer FAQ and Forums about the coexistence of the Russian and Spanish language on the same NAV server.

And  I have bad news:

"..., not just Russian, but Russian works only when we change the whole windows language to Russian and then the other language shows weird symbols...."

It's our case.

The Russian language on Nav only works alone.

English and Spanish can coexist.

Am I right?. 

I'd like to be wrong

 

Federico

 

Posted payment order with the wrong date

$
0
0

Hi,

I hope I can explain myself in the best way possible.

I've posted 2 payment orders that were supposed to be registered in December but I've made a mistake while recording the date.

Since the invoices have already been settled as of January, how can I reverse this and register correctly?

I really hope you can help me.

Thank you in advance!

Entry Type must

$
0
0

Entry Type must not be changed when a quantity is reserved in Item Journal Line Journal Template Name='PROD.ORDER',Journal Batch Name='<username>',Line No.='30000'.",. Only 1 user get this error, other user can work same transaction successfully

How to Make multiple retail items inactive in NAV 2013 R2

$
0
0

Hi everyone,  I hope I can get some help with a problem I am having. I'm trying to change some retail items statuses from active, suspended, discontinued etc to inactive . Based on a filter I have identified multiple items that I would like to make inactive and I'm looking for a fast way to do that rather than having to open the item card for each individual item and change the status.

Any help would be greatly appreciated.

Regards,

Darren

Move Data from one field to another

$
0
0

Hello everyone,

I am trying to move data from Unit Cost field into another Custom Unit Cost field in the same table.


Can someone please provide the correct procedure for this? My first thought is to run an update query in my SQL Database.

Thanks.

Viewing all 29197 articles
Browse latest View live


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