Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A DgncInvoice.h160 Account * gncInvoiceGetPostedAcc (const GncInvoice *invoice);
H A DgncInvoice.c1147 Account * gncInvoiceGetPostedAcc (const GncInvoice *invoice) in gncInvoiceGetPostedAcc() function
2270 …{ INVOICE_ACC, GNC_ID_ACCOUNT, (QofAccessFunc)gncInvoiceGetPostedAcc, (QofSetterFunc)gncIn… in gncInvoiceRegister()
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/test/
H A Dutest-Invoice.c163 g_assert(gncInvoiceGetPostedAcc(fixture->invoice) == NULL); in test_invoice_post()
/dports/finance/gnucash/gnucash-4.9/libgnucash/backend/xml/
H A Dgnc-invoice-xml-v2.cpp141 acc = gncInvoiceGetPostedAcc (invoice); in invoice_dom_tree_create()
/dports/finance/gnucash/gnucash-4.9/gnucash/report/
H A Dreport-utilities.scm1347 (xaccAccountGetName (gncInvoiceGetPostedAcc inv)))
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome/
H A Ddialog-invoice.c1989 Account *acct = gncInvoiceGetPostedAcc (invoice); in gnc_invoice_update_window()
2986 if (gncInvoiceGetPostedAcc (invoice)) in gnc_ui_invoice_edit()
H A Ddialog-payment.c1512 tx_info->post_acct = gncInvoiceGetPostedAcc (invoice); in gnc_ui_payment_new_with_invoice()
H A Dgnc-plugin-page-register.c4765 gnc_account_print_info (gncInvoiceGetPostedAcc (inv), TRUE)); in gnc_plugin_page_register_cmd_jump_linked_invoice()