GnuCashew ~ GnuCash Enabled Web
GCW
Namespaces | Functions
Invoices.h File Reference
#include "Item.h"
+ Include dependency graph for Invoices.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 GCW
 
 GCW::Dbo
 Database Object Namespace.
 
 GCW::Dbo::Invoices
 

Functions

auto GCW::Dbo::Invoices::load (const std::string &_guid) -> Item::Ptr
 Load Invoice by Guid. More...
 
auto GCW::Dbo::Invoices::byGuid (const std::string &_guid) -> Item::Ptr
 Load Invoice by Guid. More...