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