GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
GncVendor Struct Reference

Data Fields

QofInstance inst
 
const char * id
 
const char * name
 
const char * notes
 
GncBillTerm * terms
 
GncAddressaddr
 
gnc_commodity * currency
 
GncTaxTabletaxtable
 
gboolean taxtable_override
 
GncTaxIncluded taxincluded
 
gboolean active
 
GList * jobs
 
gnc_numeric * balance
 

Detailed Description

Definition at line 51 of file gncVendor.c.

Field Documentation

◆ active

gboolean GncVendor::active

Definition at line 64 of file gncVendor.c.

◆ addr

GncAddress* GncVendor::addr

Definition at line 59 of file gncVendor.c.

◆ balance

gnc_numeric* GncVendor::balance

Definition at line 66 of file gncVendor.c.

◆ currency

gnc_commodity* GncVendor::currency

Definition at line 60 of file gncVendor.c.

◆ id

const char* GncVendor::id

Definition at line 55 of file gncVendor.c.

◆ inst

QofInstance GncVendor::inst

Definition at line 53 of file gncVendor.c.

◆ jobs

GList* GncVendor::jobs

Definition at line 65 of file gncVendor.c.

◆ name

const char* GncVendor::name

Definition at line 56 of file gncVendor.c.

◆ notes

const char* GncVendor::notes

Definition at line 57 of file gncVendor.c.

◆ taxincluded

GncTaxIncluded GncVendor::taxincluded

Definition at line 63 of file gncVendor.c.

◆ taxtable

GncTaxTable* GncVendor::taxtable

Definition at line 61 of file gncVendor.c.

◆ taxtable_override

gboolean GncVendor::taxtable_override

Definition at line 62 of file gncVendor.c.

◆ terms

GncBillTerm* GncVendor::terms

Definition at line 58 of file gncVendor.c.


The documentation for this struct was generated from the following file: