GnuCashew ~ GnuCash Enabled Web
GCW
|
#include "Item.h"
Go to the source code of this file.
Namespaces | |
GCW | |
GCW::Dbo | |
Database Object Namespace. | |
GCW::Dbo::BillTerms | |
Functions | |
auto | GCW::Dbo::BillTerms::load (const std::string &_guid) -> Item::Ptr |
Load by Guid. More... | |
auto | GCW::Dbo::BillTerms::byGuid (const std::string &_guid) -> Item::Ptr |
Load by Guid. More... | |