Describe the bug
Adjust losses that are set to annual in the UI show up as subhourly in practice. It's a mismatch between widgets.h:

and UIObjects.cpp

These lists should be in the same order so that UI IDE users get what they expect
It'll be easier to reorder widgets.h and maintain the existing selections in the IDE
Describe the bug
Adjust losses that are set to annual in the UI show up as subhourly in practice. It's a mismatch between widgets.h:

and UIObjects.cpp
These lists should be in the same order so that UI IDE users get what they expect
It'll be easier to reorder widgets.h and maintain the existing selections in the IDE