|
GnuCash
2.6.99
|
Data Fields | |
| QofInstance | inst |
| char * | id |
| char * | notes |
| gboolean | active |
| char * | billing_id |
| char * | printname |
| GncBillTerm * | terms |
| GList * | entries |
| GList * | prices |
| GncOwner | owner |
| GncOwner | billto |
| GncJob * | job |
| Timespec | date_opened |
| Timespec | date_posted |
| gnc_numeric | to_charge_amount |
| gnc_commodity * | currency |
| Account * | posted_acc |
| Transaction * | posted_txn |
| GNCLot * | posted_lot |
Definition at line 48 of file gncInvoice.c.
1.8.6