Skip to content

Releases: jessepink/QTools

Fixed config quantum port entry

08 Apr 20:34
e22ef28
Compare
Choose a tag to compare

Primarily fixed bug when using config tool and typing in a port number as opposed to hitting "enter" to accept the default (1521)

First "public" release of QTools

05 Apr 15:17
3cb4312
Compare
Choose a tag to compare

QTools will incorporate various tools written in Python 3.x to be helper applications for Component Control’s Quantum Control software.

At first, QTools only has one tool available, which I call the “GL Monitor.” It pulls the values of your Quantum Control inventory GL accounts and the value of the non-historical inventory that is in that account, compares them, and if different will display the difference on the screen and if configured correctly, will send an email out notifications of the discrepancy. This is particularly powerful if set up as a scheduled task in Windows or Linux via cron because it will allow you to narrow down the timeframe in which you must search for the “bad” adjustments. If you run the task every five minutes, you only have to looks through the GL or inventory transactions that occurred within the last 5 minutes.