1 #line 2 "src/Dbo/Invoices/Invoices.cpp"
4 #include "../Glb/Core.h"
38 Wt::Dbo::Transaction t(
GCW::app()-> gnucashew_session() );
46 catch( std::exception & e )
48 std::cout << __FILE__ <<
":" << __LINE__ <<
" " << e.what() << std::endl;
auto load(const std::string &_guid) -> Item::Ptr
Load Account by GUID.
const Wt::WFormModel::Field notes
const Wt::WFormModel::Field currency
const Wt::WFormModel::Field billing_id
const Wt::WFormModel::Field billto_guid
const Wt::WFormModel::Field date_posted
const Wt::WFormModel::Field active
const Wt::WFormModel::Field id
const Wt::WFormModel::Field post_lot
const Wt::WFormModel::Field billto_type
const Wt::WFormModel::Field post_acc
const Wt::WFormModel::Field owner_type
const Wt::WFormModel::Field date_opened
const Wt::WFormModel::Field charge_amt_num
const Wt::WFormModel::Field owner_guid
const Wt::WFormModel::Field post_txn
const Wt::WFormModel::Field guid
const Wt::WFormModel::Field charge_amt_denom
const Wt::WFormModel::Field terms
auto byGuid(const std::string &_guid) -> Item::Ptr
Load Invoice by Guid.
auto load(const std::string &_guid) -> Item::Ptr
Load Invoice by Guid.