1 #line 2 "src/Dbo/Entries/Entries.cpp"
4 #include "../Glb/Core.h"
51 Wt::Dbo::Transaction t(
GCW::app()-> gnucashew_session() );
59 catch( std::exception & e )
61 std::cout << __FILE__ <<
":" << __LINE__ <<
" " << e.what() << std::endl;
auto load(const std::string &_guid) -> Item::Ptr
Load Account by GUID.
const Wt::WFormModel::Field bill
const Wt::WFormModel::Field i_taxtable
const Wt::WFormModel::Field i_discount_denom
const Wt::WFormModel::Field action
const Wt::WFormModel::Field billable
const Wt::WFormModel::Field guid
const Wt::WFormModel::Field i_disc_how
const Wt::WFormModel::Field b_taxable
const Wt::WFormModel::Field b_price_denom
const Wt::WFormModel::Field date_entered
const Wt::WFormModel::Field i_disc_type
const Wt::WFormModel::Field billto_type
const Wt::WFormModel::Field description
const Wt::WFormModel::Field b_paytype
const Wt::WFormModel::Field date
const Wt::WFormModel::Field billto_guid
const Wt::WFormModel::Field b_taxtable
const Wt::WFormModel::Field i_discount_num
const Wt::WFormModel::Field order_guid
const Wt::WFormModel::Field i_price_num
const Wt::WFormModel::Field notes
const Wt::WFormModel::Field b_price_num
const Wt::WFormModel::Field i_taxable
const Wt::WFormModel::Field b_acct
const Wt::WFormModel::Field i_price_denom
const Wt::WFormModel::Field i_taxincluded
const Wt::WFormModel::Field quantity_num
const Wt::WFormModel::Field invoice
const Wt::WFormModel::Field quantity_denom
const Wt::WFormModel::Field b_taxincluded
const Wt::WFormModel::Field i_acct
auto byGuid(const std::string &_guid) -> Item::Ptr
Load Entry by Guid.
auto load(const std::string &_guid) -> Item::Ptr
Load Entry by Guid.