Home
last modified time | relevance | path

Searched refs:positive_balance (Results 1 – 1 of 1) sorted by relevance

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A DgncInvoice.c1921 gboolean positive_balance; member
1934 if (lm->positive_balance == gnc_numeric_positive_p (balance)) in gnc_lot_match_owner_balancing()
1980 lm.positive_balance = gnc_numeric_positive_p (gnc_lot_get_balance (inv_lot)); in gncInvoiceAutoApplyPayments()