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::Entries
 
 GCW::Dbo::Entries::Field
 

Variables

const char * GCW::Dbo::Entries::s_tableName = "entries"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::guid = "guid"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::date = "date"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::date_entered = "date_entered"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::description = "description"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::action = "action"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::notes = "notes"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::quantity_num = "quantity_num"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::quantity_denom = "quantity_denom"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_acct = "i_acct"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_price_num = "i_price_num"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_price_denom = "i_price_denom"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_discount_num = "i_discount_num"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_discount_denom = "i_discount_denom"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::invoice = "invoice"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_disc_type = "i_disc_type"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_disc_how = "i_disc_how"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_taxable = "i_taxable"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_taxincluded = "i_taxincluded"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_taxtable = "i_taxtable"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::b_acct = "b_acct"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::b_price_num = "b_price_num"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::b_price_denom = "b_price_denom"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::bill = "bill"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::b_taxable = "b_taxable"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::b_taxincluded = "b_taxincluded"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::b_taxtable = "b_taxtable"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::b_paytype = "b_paytype"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::billable = "billable"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::billto_type = "billto_type"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::billto_guid = "billto_guid"
 
const Wt::WFormModel::Field GCW::Dbo::Entries::Field::order_guid = "order_guid"