Home
last modified time | relevance | path

Searched defs:date_posted (Results 1 – 15 of 15) sorted by relevance

/dports/finance/gnucash/gnucash-4.9/gnucash/import-export/bi-import/
H A Ddialog-bi-import.c274 …gchar *id = NULL, *date_opened = NULL, *date_posted = NULL, *due_date = NULL, *account_posted = NU… in gnc_bi_import_fix_bis() local
611 gchar *date_posted = NULL, *due_date = NULL, *account_posted = NULL, *memo_posted = NULL, in gnc_bi_import_create_bis() local
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A DTransactionP.h79 time64 date_posted; /* date transaction was posted at bank */ member
H A DgncInvoice.c66 time64 date_posted; member
/dports/audio/libechonest/libechonest-2.3.1/src/
H A DArtistTypes_p.h85 QDateTime date_posted; variable
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/
H A Dchartcatalog.h175 wxDateTime date_posted; variable
/dports/finance/gnucash/gnucash-4.9/bindings/python/example_scripts/rest-api/
H A Dgnucash_rest.py1688 def addTransaction(book, num, description, date_posted, currency_mnumonic, splits): argument
1748 def editTransaction(book, transaction_guid, num, description, date_posted, argument
/dports/finance/gnucash/gnucash-4.9/gnucash/import-export/log-replay/
H A Dgnc-log-replay.c77 time64 date_posted; member
/dports/finance/gnucash/gnucash-4.9/gnucash/register/ledger-core/
H A Dsplit-register-copy-ops.c297 void gnc_float_txn_set_date_posted (FloatingTxn *ft, time64 date_posted) in gnc_float_txn_set_date_posted()
/dports/www/flickcurl/flickcurl-1.26/src/
H A Dphotos-api.c1954 int date_posted, int date_taken, in flickcurl_photos_setDates()
/dports/www/moodle311/moodle/lib/
H A Dflickrlib.php693 …function photos_setDates($photo_id, $date_posted = NULL, $date_taken = NULL, $date_taken_granulari…
/dports/www/moodle310/moodle/lib/
H A Dflickrlib.php693 …function photos_setDates($photo_id, $date_posted = NULL, $date_taken = NULL, $date_taken_granulari…
/dports/www/moodle39/moodle/lib/
H A Dflickrlib.php693 …function photos_setDates($photo_id, $date_posted = NULL, $date_taken = NULL, $date_taken_granulari…
/dports/finance/libofx/libofx-0.10.2/inc/
H A Dlibofx.h.in747 time_t date_posted;/**< Date the transaction took effect (ex: date it member
H A Dlibofx.h747 time_t date_posted;/**< Date the transaction took effect (ex: date it member
/dports/www/flickcurl/flickcurl-1.26/utils/
H A Dcommands.c1207 int date_posted= -1; in command_photos_setDates() local