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

Variables

const Wt::WFormModel::Field guid = "guid"
 
const Wt::WFormModel::Field name = "name"
 
const Wt::WFormModel::Field description = "description"
 
const Wt::WFormModel::Field refcount = "refcount"
 
const Wt::WFormModel::Field invisible = "invisible"
 
const Wt::WFormModel::Field parent = "parent"
 
const Wt::WFormModel::Field type = "type"
 
const Wt::WFormModel::Field duedays = "duedays"
 
const Wt::WFormModel::Field discountdays = "discountdays"
 
const Wt::WFormModel::Field discount_num = "discount_num"
 
const Wt::WFormModel::Field discount_denom = "discount_denom"
 
const Wt::WFormModel::Field cutoff = "cutoff"
 

Variable Documentation

◆ cutoff

const Wt::WFormModel::Field GCW::Dbo::BillTerms::Field::cutoff = "cutoff"
extern

Definition at line 21 of file BillTerms.cpp.

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

◆ description

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

Definition at line 12 of file BillTerms.cpp.

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

◆ discount_denom

const Wt::WFormModel::Field GCW::Dbo::BillTerms::Field::discount_denom = "discount_denom"
extern

Definition at line 20 of file BillTerms.cpp.

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

◆ discount_num

const Wt::WFormModel::Field GCW::Dbo::BillTerms::Field::discount_num = "discount_num"
extern

Definition at line 19 of file BillTerms.cpp.

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

◆ discountdays

const Wt::WFormModel::Field GCW::Dbo::BillTerms::Field::discountdays = "discountdays"
extern

Definition at line 18 of file BillTerms.cpp.

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

◆ duedays

const Wt::WFormModel::Field GCW::Dbo::BillTerms::Field::duedays = "duedays"
extern

Definition at line 17 of file BillTerms.cpp.

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

◆ guid

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

Definition at line 10 of file BillTerms.cpp.

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

◆ invisible

const Wt::WFormModel::Field GCW::Dbo::BillTerms::Field::invisible = "invisible"
extern

Definition at line 14 of file BillTerms.cpp.

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

◆ name

const Wt::WFormModel::Field GCW::Dbo::BillTerms::Field::name = "name"
extern

Definition at line 11 of file BillTerms.cpp.

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

◆ parent

const Wt::WFormModel::Field GCW::Dbo::BillTerms::Field::parent = "parent"
extern

◆ refcount

const Wt::WFormModel::Field GCW::Dbo::BillTerms::Field::refcount = "refcount"
extern

Definition at line 13 of file BillTerms.cpp.

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

◆ type

const Wt::WFormModel::Field GCW::Dbo::BillTerms::Field::type = "type"
extern

Definition at line 16 of file BillTerms.cpp.

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