Todo List
Class CreditCardProcessor

expose portions of this in the scriptapi doxygen module

use qabstractmessagehandler instead of qmessagebox

Member CreditCardProcessor::updateCCPay (int &, ParameterList &)
document the parameter names and expected values to help subclassers
Member customer::mode () const
change possible modes to an enum in guiclient.h (and add cUnknown?)
Member prospect::mode () const
change possible modes to an enum in guiclient.h (and add cUnknown?)
globalScope> Member QSqlDatabasetoScriptValue (QScriptEngine *engine, QSqlDatabase const &item)

implement QSqlDatabase::addDatabase(QSqlDriver*, const QString &connectionName)

implement QSqlDatabase::registerSqlDriver(const QString &, QSqlDriverCreatorBase *)

Class RecurrenceWidget
Simplify this so the developer of a new recurring item/event doesn't have to work so hard. There should be a way to (1) have the recurrence widget update the [tablename]_recurring_[tablename]_id column when saving the recurrence (this would save a couple of lines) and (2) there should be a way to simplify or eliminate the code in the DELETE triggers. Some of this stuff really belongs in an AFTER trigger instead of a before trigger.
Member salesOrder::modeState () const
change possible modes to an enum in guiclient.h (and add cUnknown?)
Member salesRep::mode () const
change possible modes to an enum in guiclient.h (and add cUnknown?)
Member ScriptToolbox::coreDisconnect (QObject *sender, const QString &signal, QObject *receiver, const QString &method)
Add an example to sample_scripts
Class VerisignProcessor
Finish implementing this
Member XAbstractConfigure::XAbstractConfigure (QWidget *parent=0, Qt::WindowFlags f=0)
Find a way for scripts to return failures so they also can handle errors during saving.

Generated on Fri Oct 7 2016 14:23:27 xTuple ERP Programmer Reference, Version 4.2.0 doxygen 1.8.10