1 #line 2 "src/Dbo/BillTerms/BillTerms.cpp"
4 #include "../Glb/Core.h"
32 Wt::Dbo::Transaction t(
GCW::app()-> gnucashew_session() );
40 catch( std::exception & e )
42 std::cout << __FILE__ <<
":" << __LINE__ <<
" " << e.what() << std::endl;
const Wt::WFormModel::Field description
const Wt::WFormModel::Field refcount
const Wt::WFormModel::Field discount_num
const Wt::WFormModel::Field cutoff
const Wt::WFormModel::Field parent
const Wt::WFormModel::Field guid
const Wt::WFormModel::Field discount_denom
const Wt::WFormModel::Field discountdays
const Wt::WFormModel::Field invisible
const Wt::WFormModel::Field name
const Wt::WFormModel::Field type
const Wt::WFormModel::Field duedays
auto byGuid(const std::string &_guid) -> Item::Ptr
Load by Guid.
auto load(const std::string &_guid) -> Item::Ptr
Load by Guid.