GnuCashew ~ GnuCash Enabled Web
GCW
Namespaces | Variables
Definition.h File Reference
#include <Wt/WFormModel.h>
+ Include dependency graph for Definition.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
 
 GCW::Dbo::Invoices::Field
 

Variables

const char * GCW::Dbo::Invoices::s_tableName = "invoices"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::guid = "guid"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::id = "id"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::date_opened = "date_opened"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::date_posted = "date_posted"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::notes = "notes"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::active = "active"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::currency = "currency"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::owner_type = "owner_type"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::owner_guid = "owner_guid"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::terms = "terms"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::billing_id = "billing_id"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::post_txn = "post_txn"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::post_lot = "post_lot"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::post_acc = "post_acc"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::billto_type = "billto_type"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::billto_guid = "billto_guid"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::charge_amt_num = "charge_amt_num"
 
const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::charge_amt_denom = "charge_amt_denom"