Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A DgncOwner.h219 gncOwnerCreatePaymentLotSecs (const GncOwner *owner, Transaction **preset_txn,
H A DgncOwner.c751 gncOwnerCreatePaymentLotSecs (const GncOwner *owner, Transaction **preset_txn, in gncOwnerCreatePaymentLotSecs() function
1423 payment_lot = gncOwnerCreatePaymentLotSecs (owner, preset_txn, in gncOwnerApplyPaymentSecs()
H A DgncInvoice.c2011 payment_lot = gncOwnerCreatePaymentLotSecs (owner, &txn, in gncInvoiceApplyPayment()