I got the following Error runing OMoney from the console:
root at om-gta02:~# export DISPLAY=:0
root at om-gta02:~# omoney
Traceback (most recent call last):
File "/usr/bin/omoney", line 398, in <module>
from optparse import OptionParser
ImportError: No module named optparse
a simple
opkg install python-textutils
solved this.
Best
papa-piet