GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
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

◆ 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

◆ billto_type

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

◆ charge_amt_denom

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

◆ charge_amt_num

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

◆ currency

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

◆ date_opened

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

◆ 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

◆ 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

◆ owner_type

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

◆ post_acc

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

◆ post_lot

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

◆ post_txn

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

◆ terms

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