Definition at line 490 of file qof-expenses.c.
Data Fields | |
| QofInstance | inst |
| Expense_t | wrap |
| ExpenseDistance | distance_unit |
| gchar * | category |
| const gchar * | print_string |
| GpeCurrency * | currency |
| gdouble | temp_amount |
| gboolean | reset_amount |
| gdouble QofExp_s::temp_amount |
The amount is set before the currency code is available so this acts as a buffer until both pieces of data are available.
Definition at line 498 of file qof-expenses.c.
| gboolean QofExp_s::reset_amount |
Denote whether the buffer should be used.
Definition at line 501 of file qof-expenses.c.
1.5.2