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

Variables

const Wt::WFormModel::Field guid = "guid"
 
const Wt::WFormModel::Field id = "id"
 
const Wt::WFormModel::Field date_opened = "date_opened"
 
const Wt::WFormModel::Field date_posted = "date_posted"
 
const Wt::WFormModel::Field notes = "notes"
 
const Wt::WFormModel::Field active = "active"
 
const Wt::WFormModel::Field currency = "currency"
 
const Wt::WFormModel::Field owner_type = "owner_type"
 
const Wt::WFormModel::Field owner_guid = "owner_guid"
 
const Wt::WFormModel::Field terms = "terms"
 
const Wt::WFormModel::Field billing_id = "billing_id"
 
const Wt::WFormModel::Field post_txn = "post_txn"
 
const Wt::WFormModel::Field post_lot = "post_lot"
 
const Wt::WFormModel::Field post_acc = "post_acc"
 
const Wt::WFormModel::Field billto_type = "billto_type"
 
const Wt::WFormModel::Field billto_guid = "billto_guid"
 
const Wt::WFormModel::Field charge_amt_num = "charge_amt_num"
 
const Wt::WFormModel::Field charge_amt_denom = "charge_amt_denom"
 

Variable Documentation

◆ active

const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::active = "active"
extern

Definition at line 21 of file Definition.h.

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

◆ billing_id

const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::billing_id = "billing_id"
extern

◆ billto_guid

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

Definition at line 31 of file Definition.h.

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

◆ billto_type

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

Definition at line 30 of file Definition.h.

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

◆ charge_amt_denom

const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::charge_amt_denom = "charge_amt_denom"
extern

Definition at line 33 of file Definition.h.

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

◆ charge_amt_num

const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::charge_amt_num = "charge_amt_num"
extern

Definition at line 32 of file Definition.h.

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

◆ currency

const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::currency = "currency"
extern

Definition at line 22 of file Definition.h.

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

◆ date_opened

const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::date_opened = "date_opened"
extern

Definition at line 18 of file Definition.h.

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

◆ date_posted

const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::date_posted = "date_posted"
extern

◆ guid

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

Definition at line 16 of file Definition.h.

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

◆ id

const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::id = "id"
extern

◆ notes

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

◆ owner_guid

const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::owner_guid = "owner_guid"
extern

Definition at line 24 of file Definition.h.

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

◆ owner_type

const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::owner_type = "owner_type"
extern

Definition at line 23 of file Definition.h.

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

◆ post_acc

const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::post_acc = "post_acc"
extern

Definition at line 29 of file Definition.h.

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

◆ post_lot

const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::post_lot = "post_lot"
extern

Definition at line 28 of file Definition.h.

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

◆ post_txn

const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::post_txn = "post_txn"
extern

Definition at line 27 of file Definition.h.

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

◆ terms

const Wt::WFormModel::Field GCW::Dbo::Invoices::Field::terms = "terms"
extern

Definition at line 25 of file Definition.h.

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