Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/gnucash/gnome/
H A Dwindow-reconcile2.c643 data.date = *statement_date; in startRecnWindow()
1140 time64 statement_date = recnData->statement_date; in gnc_ui_reconcile_window_change_cb() local
1148 recnData->statement_date = statement_date; in gnc_ui_reconcile_window_change_cb()
1161 time64 statement_date; in gnc_ui_reconcile_window_balance_cb() local
1176 statement_date = recnData->statement_date; in gnc_ui_reconcile_window_balance_cb()
1177 if (statement_date == 0) in gnc_ui_reconcile_window_balance_cb()
1391 if (*statement_date > today) in gnc_get_reconcile_info()
1392 *statement_date = today; in gnc_get_reconcile_info()
1543 time64 statement_date; in recnWindow2() local
1623 recnData->statement_date = statement_date; in recnWindow2WithBalance()
[all …]
H A Dwindow-reconcile.c695 data.date = *statement_date; in startRecnWindow()
1212 time64 statement_date = recnData->statement_date; in gnc_ui_reconcile_window_change_cb() local
1220 recnData->statement_date = statement_date; in gnc_ui_reconcile_window_change_cb()
1233 time64 statement_date; in gnc_ui_reconcile_window_balance_cb() local
1248 statement_date = recnData->statement_date; in gnc_ui_reconcile_window_balance_cb()
1249 if (statement_date == 0) in gnc_ui_reconcile_window_balance_cb()
1552 if (*statement_date > today) in gnc_get_reconcile_info()
1553 *statement_date = today; in gnc_get_reconcile_info()
1707 time64 statement_date; in recnWindow() local
1799 recnData->statement_date = statement_date; in recnWindowWithBalance()
[all …]
H A Dwindow-reconcile2.h64 time64 statement_date);
H A Dwindow-reconcile.h63 time64 statement_date);
H A Dreconcile-view.c308 time64 statement_date) in gnc_reconcile_view_new() argument
333 view->statement_date = statement_date; in gnc_reconcile_view_new()
366 time64 statement_date_day_end = gnc_time64_get_day_end(statement_date); in gnc_reconcile_view_new()
899 if (gnc_difftime (view->statement_date, in gnc_reconcile_view_postpone()
H A Dgnc-split-reg2.c81 time64 statement_date, gnc_numeric balancing_amount);
584 time64 statement_date, gnc_numeric balancing_amount) // this works in gnc_split_reg2_balancing_entry() argument
594 account, statement_date, balancing_amount); in gnc_split_reg2_balancing_entry()
613 time64 statement_date, gnc_numeric balancing_amount) in gsr2_create_balancing_transaction() argument
631 xaccTransSetDatePostedSecsNormalized (trans, statement_date); in gsr2_create_balancing_transaction()
H A Dgnc-split-reg2.h158 time64 statement_date, gnc_numeric balancing_amount);
H A Dreconcile-view.h65 time64 statement_date; member
H A Dgnc-split-reg.h275 time64 statement_date, gnc_numeric balancing_amount);
H A Dgnc-split-reg.c99 time64 statement_date, gnc_numeric balancing_amount);
1818 time64 statement_date, gnc_numeric balancing_amount) in gnc_split_reg_balancing_entry() argument
1826 account, statement_date, balancing_amount); in gnc_split_reg_balancing_entry()
1845 time64 statement_date, gnc_numeric balancing_amount) in create_balancing_transaction() argument
1864 xaccTransSetDatePostedSecsNormalized(trans, statement_date); in create_balancing_transaction()
/dports/finance/gnucash/gnucash-4.9/
H A DChangeLog.20204991 * [window-reconcile] when reconciling, warn splits recndate>statement_date
4995 * [window-reconcile] when inputing statement_date, warn if after today
H A DNEWS1525 reconcile date > statement_date
1526 [window-reconcile] when inputing statement_date, warn if it's after today