New Production Planning UI
This week I thought I was going to be implementing this new order entry system I’ve been writing, but as I started entering test data I realised it wouldn’t work unless I implemented the second part of the project, a production planning/scheduling app.
I’m pretty chuffed with how it’s coming together, what you see in the screen shot is the result of 2 pretty solid days work. There’s a bit of nice drag’n drop trickery going on there it’s mostly MVVM styled with a few exceptions where it makes it easy, but for the most part the code is pretty neat.
I’m off for a long weekend now, next week I’ve got to add truck load grouping to it… which will be interesting!