GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Todo List
Member GCW::Eng::Transaction::Manager::newTransaction (const std::string &_accountGuid1, const std::string &_accountGuid2, const Wt::WDate &_date=Wt::WDate::currentDate(), GCW_NUMERIC _value=GCW_NUMERIC(0), const std::string &_description="") -> void
query why qty used here
Member GCW::Gui::AccountRegister::DelegateReconcile::createEditor (const Wt::WModelIndex &_index, Wt::WFlags< Wt::ViewItemRenderFlag > _flags) const -> std::unique_ptr< Wt::WWidget >
applying styles here; this needs to be moved to the .css files
Member GCW::Gui::AccountRegister::Model::m_splitCount
these are additional values that need to be available
Member GCW::Gui::AccountRegister::Widget::deleteRow (int _row) -> void
BUGBUG working on the register, fix this!
Member GCW::Gui::AccountRegister::Widget::on_jump_triggered () -> void
should deal with multiple splits
Member GCW::Gui::AccountRegister::Widget::selectSplit (const std::string &_guid) -> void
determine best method to use here - table is not 'selecting/highlighting' properly
Member GCW::Gui::CentralWidget::open_AccountRegister (const std::string &_accountGuid) -> void
handle row selection also