Hello
One more question or opinion. Just something I was thinking about. Drag and drop functionality with v 5. They never mentioned anything. will it be possible? So you could do scheduling for Manufacturing, etc?
Ahmed Rashed Amini
Independent Consultant/Developer
blog:
https://dynamicsuser.net/nav/b/ara3n0
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Hm, good question ... .
May be in the new "form"-object (how is it called again?) some new triggers?
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
No?
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
So probably it's "wishful thinking" ...
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
Off course, they could decide that since they think Navision developers are not smart enough to switch from C/AL to C# or VB.NET, they are not smart enough to work with drag and drop either.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Seeing as numerous other external components were incompletely exposed to NAV though (MSMQ Adapter for instance), I seriously doubt that we will see everything. I do not know about drag and drop though, that would really be nice. Just imagine dragging an Item onto a sales order, or a sales order onto a customer, or like Ahmed said schedule with a drag and drop interface.
RIS Plus, LLC
Another senerio. customer sells furniture in a store. As he sells the goods and can orgenizes the furniture in showroom. See also visual view of showroom. on how to put things in show room. This just the beginning. I can give you a lot of examples where drag and drop makes sense. Why do you think navision is adding all these new objects, (stacks, graphs).
Nothing needs to be rewritten. The .NET libraries support drag and drop.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Look at some warehouse management software. It's basically managing inventory. Navision allready tried D&D with Planning, by creating a separate executable. Have you looked at that? Look at this way, you get hundreds of email and when you orgenize them, You don't go to command prompt and type move blah email to this folder. Instead uou D&D the files from one folder to another. This is just and example.
To D&D can get complicated because of all different objects that you can drag. In navision, you could drag a set of records.
You could have property on forms or controls to accept records and you can specify what table.
You don't need to implement everything in D&D. Just what makes sense to ERP. The whole of poin of ERP is to record the transactions of a company. It doesn't matter if they use the mouse to do it or the keyboard.
Based on your arguements, you could say that Navision should have stayed in DOS because it could do everything the windows version does without the graphics.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
huh?? they've rewritten a new Client in .NET.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
I agree with BlackTiger, ERP should about swiftly entering huge amounts of transactional data, not about nice fancy features.
Drag & Drop in the Production Schedule is a joke, have you ever tried moving an operation to exactly 12:00 with the mouse ? Good luck about that.
The important thing to understand is that software have two kinds of time investment from users: the time of installing, configuring, learning etc. it, and the time using it.
For many software, it's important that keep the initial time investment close to zero: easy to install or even make it web-based, and have a fancy UI with D&D and whatever that everybody learns in a zap.
In ERP, the initial investment is high no matter what, so the important thing would be to keep the time using it - entering records - low, it means, keep it 100% operable from the keyboard. I think independent organizations should keep ERP record-entering benchmark tests (a user keying in f.e. a customer in many systems and compare the times) to force vendors to not only concentrate on "portal-like experience" that is mainly for nice sales demos for dumb decision makers, but to care about real productivity as well.
Said that, there are a few places where D&D can be useful, but not many.
About the new client: I don't have many doubts about that. It will be a thin client, and many of the features are already there in MSCRM running in Internet Explorer. Maybe they just pack together Internet Explorer DLL's with MSCRM functionalities and extend it a bit.
avision form's aren't so special, they are normal MFC forms with a bit of magic added like when it guesses which field to activate when you press the left or righ arrow keys.
And actually we will have such a multi-touchscreen real soon now! Check out this amazing video: http://geeksaresexy.blogspot.com/2006/0 ... creen.html
The first /13 of the video is just eye candy, but then it shows amazing real uses.
Yes I agree that ERP should be used to enter data as fast as possible, but those few places where it makes sense to Navision should have some capabilities to be able to do it.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
RIS Plus, LLC
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
No, you can just create some "webpage" on your server and include it in the page... I hope that it will be possible... :-)
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Automatic installation and registering of components is described here: http://www.mibuso.com/howtoinfo.asp?FileID=5&Type=howto (thanx Luc!)
So now we will be to maintaining a website code and become webdeveopers?
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Basically it will break if they start connecting to Navision through terminal services.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n