[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 69/86: Bug : saved search does not take the d
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] 69/86: Bug : saved search does not take the date end |
Date: |
Thu, 19 Sep 2024 02:42:02 -0400 (EDT) |
sparkyx pushed a commit to branch unstable
in repository noalyss.
commit 14d65dd0ac73f35eb430571dd91f78f780181bb0
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sun Sep 15 15:06:14 2024 +0200
Bug : saved search does not take the date end
---
include/template/acc_ledger_search-display_list_filter.php | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/template/acc_ledger_search-display_list_filter.php
b/include/template/acc_ledger_search-display_list_filter.php
index 879b3589d..3537e14f5 100644
--- a/include/template/acc_ledger_search-display_list_filter.php
+++ b/include/template/acc_ledger_search-display_list_filter.php
@@ -53,6 +53,7 @@ for ($i=0;$i<$nb_array;$i++):
$a_param['search_opr_jrn']=explode(",",$user_filter->getp("r_jrn"));
}
$a_param ["date_start"] = $user_filter->getp("date_start");
+ $a_param ["date_end"] = $user_filter->getp("date_end");
$a_param ["date_paid_start"] = $user_filter->getp("date_paid_start");
$a_param ["date_paid_end"] = $user_filter->getp("date_paid_end");
/*[search_opdate_start_hidden] => 01.01.2023
- [Noalyss-commit] [noalyss] 45/86: Cosmetic: without z-index, the class col is behind the autocomplete div in COMPANY, (continued)
- [Noalyss-commit] [noalyss] 45/86: Cosmetic: without z-index, the class col is behind the autocomplete div in COMPANY, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 38/86: Fix bug CSV for P1TVA , wrong header, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 25/86: Cosmetic add inner_box2, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 36/86: RECONCILE : VAT ND not in account, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 39/86: Fix bug CSV for P1TVA , wrong header, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 17/86: C0MENU : bug javascript Uniquement note de débit ou crédit ne fonctionne pas, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 44/86: Cosmetic: without z-index, the class col is behind the autocomplete div in COMPANY, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 48/86: Fix Create user , password not set, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 64/86: Merge branch '240903-cosmetic-saved-search' into unstable, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 67/86: Bug : saved search does not take the date end, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 69/86: Bug : saved search does not take the date end,
dwm <=
- [Noalyss-commit] [noalyss] 77/86: Merge branch 'stable' into unstable, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 51/86: Translation, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 61/86: PHP8.2 : deprecated dynamique attr., dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 68/86: PHP8.2 : deprecated dynamique attr., dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 74/86: CSS : Cosmetic add CSS h-section and super (for detail), dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 72/86: Cosmetic add CSS h-section, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 85/86: Cosmetic, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 62/86: PHP8.2 : deprecated dynamique attr., dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 58/86: Set the DB to the version 202 for NOALYSS9.3 correct make-sql, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 60/86: Set the DB to the version 202 for NOALYSS9.3 correct make-sql, dwm, 2024/09/19