1 #line 2 "src/Dbo/Jobs/Jobs.cpp"
4 #include "../Glb/Core.h"
27 Wt::Dbo::Transaction t(
GCW::app()-> gnucashew_session() );
35 catch( std::exception & e )
37 std::cout << __FILE__ <<
":" << __LINE__ <<
" " << e.what() << std::endl;
const Wt::WFormModel::Field guid
const Wt::WFormModel::Field owner_type
const Wt::WFormModel::Field reference
const Wt::WFormModel::Field active
const Wt::WFormModel::Field owner_guid
const Wt::WFormModel::Field name
const Wt::WFormModel::Field id
auto byGuid(const std::string &_guid) -> Item::Ptr
Load Invoice by Guid.
auto load(const std::string &_guid) -> Item::Ptr
Load Invoice by Guid.