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

Variables

Wt::WFormModel::Field guid = "guid"
 
Wt::WFormModel::Field name = "name"
 
Wt::WFormModel::Field id = "id"
 
Wt::WFormModel::Field notes = "notes"
 
Wt::WFormModel::Field active = "active"
 
Wt::WFormModel::Field discount_num = "discount_num"
 
Wt::WFormModel::Field discount_denom = "discount_denom"
 
Wt::WFormModel::Field credit_num = "credit_num"
 
Wt::WFormModel::Field credit_denom = "credit_denom"
 
Wt::WFormModel::Field currency = "currency"
 
Wt::WFormModel::Field tax_override = "tax_override"
 
Wt::WFormModel::Field addr_name = "addr_name"
 
Wt::WFormModel::Field addr_addr1 = "addr_addr1"
 
Wt::WFormModel::Field addr_addr2 = "addr_addr2"
 
Wt::WFormModel::Field addr_addr3 = "addr_addr3"
 
Wt::WFormModel::Field addr_addr4 = "addr_addr4"
 
Wt::WFormModel::Field addr_phone = "addr_phone"
 
Wt::WFormModel::Field addr_fax = "addr_fax"
 
Wt::WFormModel::Field addr_email = "addr_email"
 
Wt::WFormModel::Field shipaddr_name = "shipaddr_name"
 
Wt::WFormModel::Field shipaddr_addr1 = "shipaddr_addr1"
 
Wt::WFormModel::Field shipaddr_addr2 = "shipaddr_addr2"
 
Wt::WFormModel::Field shipaddr_addr3 = "shipaddr_addr3"
 
Wt::WFormModel::Field shipaddr_addr4 = "shipaddr_addr4"
 
Wt::WFormModel::Field shipaddr_phone = "shipaddr_phone"
 
Wt::WFormModel::Field shipaddr_fax = "shipaddr_fax"
 
Wt::WFormModel::Field shipaddr_email = "shipaddr_email"
 
Wt::WFormModel::Field terms = "terms"
 
Wt::WFormModel::Field tax_included = "tax_included"
 
Wt::WFormModel::Field taxtable = "taxtable"
 

Variable Documentation

◆ active

Wt::WFormModel::Field GCW::Dbo::Customers::Field::active = "active"
extern

Definition at line 12 of file Customers.cpp.

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

◆ addr_addr1

Wt::WFormModel::Field GCW::Dbo::Customers::Field::addr_addr1 = "addr_addr1"
extern

Definition at line 20 of file Customers.cpp.

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

◆ addr_addr2

Wt::WFormModel::Field GCW::Dbo::Customers::Field::addr_addr2 = "addr_addr2"
extern

Definition at line 21 of file Customers.cpp.

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

◆ addr_addr3

Wt::WFormModel::Field GCW::Dbo::Customers::Field::addr_addr3 = "addr_addr3"
extern

Definition at line 22 of file Customers.cpp.

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

◆ addr_addr4

Wt::WFormModel::Field GCW::Dbo::Customers::Field::addr_addr4 = "addr_addr4"
extern

Definition at line 23 of file Customers.cpp.

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

◆ addr_email

Wt::WFormModel::Field GCW::Dbo::Customers::Field::addr_email = "addr_email"
extern

◆ addr_fax

Wt::WFormModel::Field GCW::Dbo::Customers::Field::addr_fax = "addr_fax"
extern

Definition at line 25 of file Customers.cpp.

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

◆ addr_name

Wt::WFormModel::Field GCW::Dbo::Customers::Field::addr_name = "addr_name"
extern

Definition at line 19 of file Customers.cpp.

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

◆ addr_phone

Wt::WFormModel::Field GCW::Dbo::Customers::Field::addr_phone = "addr_phone"
extern

◆ credit_denom

Wt::WFormModel::Field GCW::Dbo::Customers::Field::credit_denom = "credit_denom"
extern

Definition at line 16 of file Customers.cpp.

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

◆ credit_num

Wt::WFormModel::Field GCW::Dbo::Customers::Field::credit_num = "credit_num"
extern

Definition at line 15 of file Customers.cpp.

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

◆ currency

Wt::WFormModel::Field GCW::Dbo::Customers::Field::currency = "currency"
extern

Definition at line 17 of file Customers.cpp.

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

◆ discount_denom

Wt::WFormModel::Field GCW::Dbo::Customers::Field::discount_denom = "discount_denom"
extern

Definition at line 14 of file Customers.cpp.

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

◆ discount_num

Wt::WFormModel::Field GCW::Dbo::Customers::Field::discount_num = "discount_num"
extern

Definition at line 13 of file Customers.cpp.

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

◆ guid

Wt::WFormModel::Field GCW::Dbo::Customers::Field::guid = "guid"
extern

Definition at line 8 of file Customers.cpp.

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

◆ id

Wt::WFormModel::Field GCW::Dbo::Customers::Field::id = "id"
extern

◆ name

Wt::WFormModel::Field GCW::Dbo::Customers::Field::name = "name"
extern

◆ notes

Wt::WFormModel::Field GCW::Dbo::Customers::Field::notes = "notes"
extern

Definition at line 11 of file Customers.cpp.

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

◆ shipaddr_addr1

Wt::WFormModel::Field GCW::Dbo::Customers::Field::shipaddr_addr1 = "shipaddr_addr1"
extern

Definition at line 28 of file Customers.cpp.

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

◆ shipaddr_addr2

Wt::WFormModel::Field GCW::Dbo::Customers::Field::shipaddr_addr2 = "shipaddr_addr2"
extern

Definition at line 29 of file Customers.cpp.

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

◆ shipaddr_addr3

Wt::WFormModel::Field GCW::Dbo::Customers::Field::shipaddr_addr3 = "shipaddr_addr3"
extern

Definition at line 30 of file Customers.cpp.

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

◆ shipaddr_addr4

Wt::WFormModel::Field GCW::Dbo::Customers::Field::shipaddr_addr4 = "shipaddr_addr4"
extern

Definition at line 31 of file Customers.cpp.

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

◆ shipaddr_email

Wt::WFormModel::Field GCW::Dbo::Customers::Field::shipaddr_email = "shipaddr_email"
extern

Definition at line 34 of file Customers.cpp.

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

◆ shipaddr_fax

Wt::WFormModel::Field GCW::Dbo::Customers::Field::shipaddr_fax = "shipaddr_fax"
extern

Definition at line 33 of file Customers.cpp.

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

◆ shipaddr_name

Wt::WFormModel::Field GCW::Dbo::Customers::Field::shipaddr_name = "shipaddr_name"
extern

Definition at line 27 of file Customers.cpp.

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

◆ shipaddr_phone

Wt::WFormModel::Field GCW::Dbo::Customers::Field::shipaddr_phone = "shipaddr_phone"
extern

Definition at line 32 of file Customers.cpp.

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

◆ tax_included

Wt::WFormModel::Field GCW::Dbo::Customers::Field::tax_included = "tax_included"
extern

Definition at line 36 of file Customers.cpp.

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

◆ tax_override

Wt::WFormModel::Field GCW::Dbo::Customers::Field::tax_override = "tax_override"
extern

Definition at line 18 of file Customers.cpp.

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

◆ taxtable

Wt::WFormModel::Field GCW::Dbo::Customers::Field::taxtable = "taxtable"
extern

Definition at line 37 of file Customers.cpp.

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

◆ terms

Wt::WFormModel::Field GCW::Dbo::Customers::Field::terms = "terms"
extern

Definition at line 35 of file Customers.cpp.

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