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

Error while importing date using job queue in nav 2016

$
0
0

Hi all,

I have created a job queue which calls a codeunit and the codeunit in turn calls the xml port. But while doing manual import date is getting imported properly using Evaluate function but while using the queue an error comes up saying

The value "18122017" can't be evaluated into type Date.

Kindly suggest the solution


Install Microsoft Navision 2017 and coexist temporarily with the old version Navision 2009 R2

$
0
0

Hi!
In my company we want to update the actual version that we have of Microsoft Dynamics Nav 2009 R2, to a new version of Microsoft Navision 2017.
I have one question:
It's possible to install and runs the new version of Navision 2017 in the same server with the actual version of Navision 2009 R2?

We need to test de new version before update the actual version, but it must continue work the actual version of Navision 2009 R2 without any problem.
Thanks a lot.

General posting setup

$
0
0

Hi Experts,

I am new in Navision, I want to know about some fields in General Posting Setup. As like COGS Account, Inventory Adjustment Account, Direct Cost applied account, Overhead Cost applied account, Purchase Variance account, COGS Account (Interim), Inventory Accrual Account (Interim).

What type of transaction will stayed in this account?

Thank you in advance.

Sales Credit Memo Header

$
0
0

Hi

  How we can check that it is a Return Invoice in Sales Credit Memo Header.

Thanks

Inventory

$
0
0

I need to run the physical inventory this year end and not sure how.  We use Microsoft Dynamics NAV.  I need the report to show what is on hand as well as the item number and description.  Any help would be appreciated.   Thank you in advance. 

Production

$
0
0

Presently, I am using Nav 2016. We are using BOMS, and would like to know how I can include packaging to my BOMS without creating an item that is available for sale. I am trying to attach Routing and Machine Centers which involve packaging costs and labor costs.

My products coating in other company

$
0
0

Hello all,

i am new user in nav 2012. Situation like that:

My company producing some sanitary hardware from metal which we coating in other company. Could somebody explain me step by step how i should do everything. Start point is when i finished my product and now is ready to be coated in other company.

And what should i do when it come back from my coating company some parts like spoilage.

Thank You 

Posting Groups and Chart of Accounts

$
0
0
How do expenses/income actually post to these accounts? I know that on a Customer level there are posting groups and on an Item level there are postings groups, but is it possible to do it on an Invoice level?
An example of the hierarchy of our chart of accounts is as such,
5001              Georgia
5001.01          Labor
5001.01.01     John Smith
In this case, Georgia would be a total of all accounts starting with 5001. Labor would be a total of all accounts starting with 5001.01.
For example, if I have an invoice of a job that was done in Georgia by a technician named John Smith, how do I credit the income/expense of the entire invoice to the 5001.01.01 account?
 

Please comment if you need more information or clarification.

NAV on docker

$
0
0

Hi,

 I was going through the NAV Development Preview updates. These updates use Docker API and pull images from docker in the installation process. Can anyone give me more insights on how does NAV will use Docker and why is docker used ?

Type Conversion is not possible because one of the operators contains an Invalid type

$
0
0

Hi

  I am getting above error on this line


If("Item Ledger Entry"."Entry Type"::Purchase) or ("Item Ledger Entry"."Entry Type"::Transfer) Then Begin

End;

Thanks

Data Upgradation

$
0
0

Hi 

I am getting error when data upgrading 

''The OemCode type is not supported. Use the Code type instead.''

this is error i am getting, please help on this one

Thank You

Putting code into function

$
0
0

Hi,

How do I put this block of code into a function?

Thanks!

IF PurchaseLine.FINDSET THEN
    REPEAT
      ReceivedNotInvoiced := ReceivedNotInvoiced + PurchaseLine."A. Rcd. Not Inv. Ex. VAT (LCY)";
    UNTIL PurchaseLine.NEXT = 0;
  AmtRcdNotInv := ReceivedNotInvoiced;

Date sorting problem in SSRS report

$
0
0

Dear Experts,

I am unable to sort the date field in my report. I want to show it as descending orders. For this, I have assigned as a key in header table and also as a data item. But there is no effect. How I can resolve it. 

Multi-factor authentication - Does it require single sign-on

$
0
0

I have a question on the use of multi factor authentication using Azure AD with NAV 2016. Currently Windows Authentication is used to access NAV, my question is; can you continue to use this or do you need to change to use Office 365 Authentication?

Thanks

Adam  

Field not displayed through an Extensions in Dynamics 365 Tenerife.

$
0
0

Hi,
I'm trying add a field to Item Table and display on Item Card Page through AL extensions. Although there are no errors in code and the package gets installed in D365 Tenerife, the field is not getting displayed on the Item Card Page. The code is as follows 
1. Item Table Extension:

tableextension 50100 ItemTableExt extends Item

{
fields
{
field(50100; "NewQty"; Decimal)
{
}
}
}
2. Item Card Page extension:
pageextension 50100 ItemPageExt extends "Item Card"
{
layout
{
addlast(Item)
{
field(NewQty; NewQty)
{
}
}
}
}

Web service update issue

$
0
0

Hi All,

While updating Sales Invoice header table through web service we are getting error : - 

Other user has modified "Posted_Sales_Invoice" "No.=CONST(SIN001)"


following code we are using :-

postedSalesInvoiceHeaderForm = postedSalesInvoiceHeaderForm_Service.Read(salesTableStagging.Doc_No);
postedSalesInvoiceHeaderForm.Moved = true;
postedSalesInvoiceHeaderForm_Service.Update(ref postedSalesInvoiceHeaderForm); // here we are getting the error

Kindly suggest how should we proceed,
Any suggestion would be appreciated. 

Thanks

Email without outlook

$
0
0

Can you send an email from NAV, without outlook client installed at all?

Data from NAV in Word

$
0
0

Is it possible to get data to MS word from Dynamics NAV without XML mapping?

Client is using Office 2010 sp1 and does not have XML mapping by default. Additional software is not allowed.

SQL statement to Modify Items and comments

$
0
0

Hi All, 

I have a SQL Query to show the Production BOM Lines where there is a item with a Quantity per less then 1. With this list of parts I would like to do two things. Set a field called 'Blocked' to true. Secondly I would like to create a comment in the comment table for that item with the comment field saying 'Item Blocked'.

How can I achieve this is SQL? 

My query to find the lines

select DISTINCT [Production BOM No_], [Version Code] from dbo.[TIOGA$Production BOM Line]
where [Unit of Measure Code] = 'EACH'
and [Quantity per] < 1
AND [Quantity per] != 0
AND [Version Code] = ''

Microsoft Dynamics Navision

$
0
0

How do we go about doing bank reconciliation on Navision?

Viewing all 29197 articles
Browse latest View live


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