Quantcast
Channel: Dynamics 365 Business Central/NAV User Group
Browsing all 11285 articles
Browse latest View live

Forum Post: RE: quality management addon for dynamics NAV

Hi, thank for your valuable responses. as far as I remember, in 2006 or 2007, a partner whose name is Qurius as far as I remember has a huge solution for this. I guess that partner does not exist now...

View Article


Forum Post: RE: Purchase invoice credit memo issue !

I guess that "Item Charges" is what you have to use. A (purchase) Credit Memo containing Type="Charge (Item)" that are pointing at the original purchase (receipt) will decrease the purchase.

View Article


Blog Post: Vuelta al cole! ... y CUs de septiembre

Espero que hayais tenido un feliz verano y que tengáis las pilas cargadas para este apasionante...

View Article

Forum Post: RE: Discussion: What are your experiences with integrating NAV...

Hi Andrew (much nicer to have a name, than just xvizcjhrjv), You're right. That is a rather broad topic. And I'm sure that almost any Navision developer at some point have done an integration to an...

View Article

Forum Post: RE: quality management addon for dynamics NAV

Hi Ayhan, Sounds great for you. Qurius closed in 2012, they became QIPtree, but they are gone now too. So I guess you're also asking, which of the ISV's with such an add-on, that we also think is most...

View Article


Blog Post: Future Decoded with Community Days

Future Decoded with Community Days Milano, 06-07 ottobre 2016 2 giorni, 10 tracks, 66 sessioni, 46 speaker “ Community e user group italiani insieme per i dieci anni di Community Days, Microsoft in un...

View Article

Forum Post: RE: checking date range

Hi, For Reference Look into codeunit 11 Function DateNotAllowed. This checks the dates for every posting based on user setup and general ledger setup. You can create a function like this.

View Article

Forum Post: RE: How to restrict user permissions for one location on Dynamics...

Hi, If I am not wrong it's not possible with standard NAV. You can customize it like- 1. Create a setup w.r.t user and locations. Then customize Creating Transfer Order filter Lookup of Transfer From...

View Article


Blog Post: B2B E-Commerce: Beyond Basic Data for ERP Integration

Before we begin, I would like to thank the readers for the amazing response to the previous article 6 Types of Data to Synchronize Between Ecommerce and ERP Systems . And as promised here is the second...

View Article


Forum Post: RE: checking date range

I have it now like this: StartDateNefit:= 011016D; EndDateNefit := 310317D; IF StartDateNefit = TODAY THEN BEGIN IF (ToSalesLine."No." <> Rec."No.") AND (STRPOS(ToSalesLine."Description 2",...

View Article

Forum Post: RE: checking date range

Hi Zodiac, How about ? IF (Today >= StartDate) AND (Today <= EndDate) THEN

View Article

Forum Post: RE: Sync optionstring in two tables

Hi Marcin, Would be nice always wanted that too, but the only way is copy and paste!

View Article

Forum Post: RE: Prevent Negative Inventory NAV 2013

Hi Daniel, You didn't write what this post is about. Do you have any questions about it, or is it just an example you liked to share? [:)] If it is, then a small comment. Best practice is always to use...

View Article


Forum Post: RE: Prevent Negative Inventory NAV 2013

The developer in me first looked on your code... [;)] Then it hit me. Even NAV 2013 had the setup that does it for you. Check out Mohana 's post here: Although your code is easy to do and implement,...

View Article

Blog Post: Cumulative Update 11 for Microsoft Dynamics NAV 2016 has been...

Cumulative Update 11 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2016. The cumulative update is intended mainly for...

View Article


Forum Post: RE: Purchase invoice credit memo issue !

Hi Anfinnur, Good to see that you're still onboard here on DUG! :) Item Charges is a good way to do it at least for example 2. And actually much easier than using the application worksheet Not been...

View Article

Page: All Blogs

View Article


Page: All Blogs

Having a hard time staying up to date or find the latest and best blog posts? Here on DUG you can follow them all in one place. You can subscribe to them all, or individually by notification or RSS. Do...

View Article

Page: Blogroll

Having a hard time staying up to date or find the latest and best blog posts? Here on DUG you can follow them all in one place. You can subscribe to them all, or individually by notification or RSS. Do...

View Article

Blog Post: Cumulative Update 11 for Microsoft Dynamics NAV 2016 has been...

Cumulative Update 11 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2016. The cumulative update is intended mainly for...

View Article
Browsing all 11285 articles
Browse latest View live