GnuCashew ~ GnuCash Enabled Web
GCW
Variables
GCW::Dbo::Entries::Field Namespace Reference

Variables

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

Variable Documentation

◆ action

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::action = "action"
extern

◆ b_acct

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::b_acct = "b_acct"
extern

Definition at line 29 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ b_paytype

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::b_paytype = "b_paytype"
extern

Definition at line 36 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ b_price_denom

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::b_price_denom = "b_price_denom"
extern

Definition at line 31 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ b_price_num

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::b_price_num = "b_price_num"
extern

Definition at line 30 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ b_taxable

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::b_taxable = "b_taxable"
extern

Definition at line 33 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ b_taxincluded

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::b_taxincluded = "b_taxincluded"
extern

Definition at line 34 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ b_taxtable

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::b_taxtable = "b_taxtable"
extern

Definition at line 35 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ bill

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::bill = "bill"
extern

Definition at line 32 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ billable

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::billable = "billable"
extern

Definition at line 37 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ billto_guid

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::billto_guid = "billto_guid"
extern

Definition at line 39 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ billto_type

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::billto_type = "billto_type"
extern

Definition at line 38 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ date

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::date = "date"
extern

Definition at line 11 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ date_entered

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::date_entered = "date_entered"
extern

Definition at line 12 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ description

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::description = "description"
extern

Definition at line 13 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ guid

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::guid = "guid"
extern

Definition at line 10 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ i_acct

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_acct = "i_acct"
extern

Definition at line 18 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ i_disc_how

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_disc_how = "i_disc_how"
extern

Definition at line 25 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ i_disc_type

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_disc_type = "i_disc_type"
extern

Definition at line 24 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ i_discount_denom

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_discount_denom = "i_discount_denom"
extern

Definition at line 22 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ i_discount_num

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_discount_num = "i_discount_num"
extern

Definition at line 21 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ i_price_denom

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_price_denom = "i_price_denom"
extern

Definition at line 20 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ i_price_num

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_price_num = "i_price_num"
extern

Definition at line 19 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ i_taxable

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_taxable = "i_taxable"
extern

Definition at line 26 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ i_taxincluded

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_taxincluded = "i_taxincluded"
extern

Definition at line 27 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ i_taxtable

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::i_taxtable = "i_taxtable"
extern

Definition at line 28 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ invoice

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::invoice = "invoice"
extern

Definition at line 23 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ notes

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::notes = "notes"
extern

Definition at line 15 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ order_guid

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::order_guid = "order_guid"
extern

Definition at line 40 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ quantity_denom

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::quantity_denom = "quantity_denom"
extern

Definition at line 17 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().

◆ quantity_num

const Wt::WFormModel::Field GCW::Dbo::Entries::Field::quantity_num = "quantity_num"
extern

Definition at line 16 of file Entries.cpp.

Referenced by GCW::Dbo::Entries::Item::persist().