|
GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
|
#include "Item.h"
Include dependency graph for BillTerms.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | GCW |
| namespace | GCW::Dbo |
| Database Object Namespace. | |
| namespace | GCW::Dbo::BillTerms |
Functions | |
| auto | GCW::Dbo::BillTerms::load (const std::string &_guid) -> Item::Ptr |
| Load by Guid. | |
| auto | GCW::Dbo::BillTerms::byGuid (const std::string &_guid) -> Item::Ptr |
| Load by Guid. | |