|
GnuCash
5.6-150-g038405b370+
|
Data Fields | |
| QofInstance | inst |
| const char * | id |
| const char * | notes |
| gboolean | active |
| const char * | billing_id |
| char * | printname |
| GncBillTerm * | terms |
| GList * | entries |
| GList * | prices |
| GncOwner | owner |
| GncOwner | billto |
| GncJob * | job |
| time64 | date_opened |
| time64 | date_posted |
| gnc_numeric | to_charge_amount |
| gnc_commodity * | currency |
| Account * | posted_acc |
| Transaction * | posted_txn |
| GNCLot * | posted_lot |
Definition at line 49 of file gncInvoice.c.
1.8.14