Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A DgncCustomer.h126 GncAddress * gncCustomerGetShipAddr (const GncCustomer *customer);
H A DgncCustomer.c629 GncAddress * gncCustomerGetShipAddr (const GncCustomer *cust) in gncCustomerGetShipAddr() function
941 …{ CUSTOMER_SHIPADDR, GNC_ID_ADDRESS, (QofAccessFunc)gncCustomerGetShipAddr, (QofSetterFunc)qofCust… in gncCustomerRegister()
/dports/finance/gnucash/gnucash-4.9/libgnucash/backend/xml/
H A Dgnc-customer-xml-v2.cpp102 gncCustomerGetShipAddr (cust))); in customer_dom_tree_create()
260 gncCustomerGetShipAddr (pdata->customer)); in customer_shipaddr_handler()
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/test/
H A Dtest-customer.c91 do_test (gncCustomerGetShipAddr (customer) != NULL, "ShipAddr"); in test_customer()
/dports/finance/gnucash/gnucash-4.9/gnucash/import-export/customer-import/
H A Ddialog-customer-import.c354 shipaddr = gncCustomerGetShipAddr (customer); in gnc_customer_import_create_customers()
/dports/finance/gnucash/gnucash-4.9/gnucash/report/reports/standard/
H A Dnew-aging.scm140 (gncCustomerGetShipAddr (gncOwnerGetCustomer owner))
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome/
H A Ddialog-customer.c207 shipaddr = gncCustomerGetShipAddr (cust); in gnc_ui_to_customer()
664 shipaddr = gncCustomerGetShipAddr (cust); in gnc_customer_new_window()
/dports/finance/gnucash/gnucash-4.9/gnucash/report/reports/
H A Daging.scm634 (gncCustomerGetShipAddr (gncOwnerGetCustomer owner)) ;; shipping
/dports/finance/gnucash/gnucash-4.9/
H A DChangeLog.20063998 s/gnc:customer-get-shipaddr /gncCustomerGetShipAddr /g