GnuCashew ~ GnuCash Enabled Web
GCW
|
Namespaces | |
Field | |
Classes | |
class | Item |
BillTerms Class. More... | |
Functions | |
auto | load (const std::string &_guid) -> Item::Ptr |
Load by Guid. More... | |
auto | byGuid (const std::string &_guid) -> Item::Ptr |
Load by Guid. More... | |
Variables | |
const char * | s_tableName = "billterms" |
auto GCW::Dbo::BillTerms::byGuid | ( | const std::string & | _guid | ) | -> Item::Ptr |
auto GCW::Dbo::BillTerms::load | ( | const std::string & | _guid | ) | -> Item::Ptr |
Load by Guid.
Definition at line 24 of file BillTerms.cpp.
References GCW::app().
Referenced by byGuid().
|
extern |
Definition at line 8 of file BillTerms.cpp.