myAdministrator

Posted on Wed 03 May 2023 in software

Overview

This is a project I started in 2012 to completely remove all manual data entry from our POS systems (then Microsoft RMS) into Quickbooks. Version 2.x was widely used by myself and another 20 Woodcraft stores until 2018. We were told that Woodcraft was moving to Dynamics AX for our new POS, so I needed a new strategy. The resulting Version 3 design was an MVVM application that used Plugins to abstract away the interaction with the POS and Quickbooks. Plugins were intitially written for RMS and subsequently AX. Since the core application UX remained unchanged, workflows remained unchanged and users saw little difference in their experience.

Written entirely in C# and using the most excellent WPF libraries from DevExpress.

User Guide

Release Notes

Main Page myAdministrator