1 #line 2 "src/Dbo/Books/Books.cpp"
4 #include "../Glb/Core.h"
23 Wt::Dbo::Transaction t(
GCW::app()-> gnucashew_session() );
31 catch( std::exception & e )
33 std::cout << __FILE__ <<
":" << __LINE__ <<
" " << e.what() << std::endl;
const Wt::WFormModel::Field guid
const Wt::WFormModel::Field root_template_guid
const Wt::WFormModel::Field root_account_guid
auto byGuid(const std::string &_guid) -> Item::Ptr
Load Books by Guid.
auto load(const std::string &_guid) -> Item::Ptr
Load Books by Guid.