Forum Post: RE: Copy document function from one company to another company.
You are quite right, I didn't get your point. You're not very good at explain yourself, when you talk about copying a document function, without any other details.... Don't expect people to be able to...
View ArticleForum Post: RE: Sr no issue in for different branch
branch code selection above given suggestion is not working.
View ArticleForum Post: RE: Copy document function from one company to another company.
I want to recreate the same sales order in a different company
View ArticleForum Post: RE: Copy document function from one company to another company.
And exactly what is the business requirement? What happens to the sales order in company 1? Do both companies ship the order? The normal flow would be SO -> PO (in company 1) -> SO in company 2....
View ArticleForum Post: RE: Invoice Rounding, using LCY Currency Code in Currency table
Hi Jens, You may end up making just as many "adjustments" to have LCY as a currency. Have seen it done, both as a result of an "accident" (a consultant who didn't know what he was doing and also...
View ArticleBlog Post: AI, Apps, and Office 365: Why NAVUG Summit boosted Microsoft...
Three highlights emerged from last week's NAVUG Summit Nashville event - the huge turnout, the technology roadmap for the upcoming releases of NAV, and the push for users to start adopting Power BI....
View ArticleBlog Post: Posting with Limited Users?
Posting with Limited Users? Some questions about posting with limited users NAV Limited User (licence type) “If i use a limited user to write i n Item Journal Line (T83) and then this same user posts...
View ArticleForum Post: RE: Invoice Rounding, using LCY Currency Code in Currency table
It is "safe" if you do it from day one. But as Erik says, if you do it later, then you need to figure out how you will update historical transactions.
View ArticleForum Post: RE: Invoice Rounding, using LCY Currency Code in Currency table
The main reason they do this is so they can put a test field on Currency Code and thus the user is forced to make a conscious decision on currency every time.
View ArticleForum Post: RE: data upgrade error in nav2017
Hi Manjusree, Exactly when does this happen? It's looks like something regarding workflows. Are you upgrading from NAV 2016?
View ArticleForum Post: RE: Invoice Rounding, using LCY Currency Code in Currency table
Yes, need to support it with field validations, testfields or something. And in these days (with D365's user focus), then I'll rather default to the LCY code, than forcing users to select the LCY and...
View ArticleForum Post: RE: data upgrade error in nav2017
Hello, Thanks for your reply. Upgrading from NAV2009 R2 to NAV 2017. I have converted NAV 2013 database to NAV 2017, imported base+modified code, compiled all the objects and did Sync. Schema For All...
View ArticleBlog: TharangaC - Dynamics NAV Blog
Blog about the issues faced by developers and users, tips and tricks and new technology introduced to Dynamics NAV
View ArticleForum Post: RE: data upgrade error in nav2017
The reason is most likely some data going wrong somehow. You do not have any workflows you are upgrading? And are you using the latest build of NAV 2017?
View ArticleForum Post: RE: SETFILTER how to apply the filter which more than 20 chars?
HI Erik. Yes you are right, I am misunderstood the eroor, in fact , it is the limit of the field, such as I wrote the code : seltfilter("Item No.",'11111111111111111111111124324324'), it throw the...
View ArticleBlog Post: Microsoft Dynamics NAV 2018 / Dynamics 365 “Tenerife”
I’m on the plane going back home after visiting one of my best friends .. which finally gives me some time to wrap up whatever has been in my head about Microsoft Dynamics NAV 2018 and Microsoft...
View ArticleForum Post: RE: how to result next page. if number over ...
stackoverflow.com/.../how-to-page-break-after-specific-rowsuppose-25-rows-in-rdlc-reporting Try This...
View ArticleForum Post: RE: how to add a key into query ?
Yes the query object is great! When you need to create special combined datasets, then a Query can do it much faster. For example this is what analysis by dimensions uses, where it combines the entries...
View Article