[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] branch master updated (061bb27 -> f306130)
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] branch master updated (061bb27 -> f306130) |
Date: |
Fri, 17 Jan 2020 14:19:24 -0500 (EST) |
sparkyx pushed a change to branch master
in repository noalyss.
from 061bb27 Merge branch 'dev-7200'
add 61b79f2 Fix cosmetic + export histo CSV with operation filter
add 736843a Merge branch 'dev-7200'
add 0d02e4c Documentation + bug cosmetic about TVA_SIDED : total
operation shown instead of total_invoice (VAT REVERSED)
add 2366dca Merge branch 'dev-7200'
add 63d929c Remove direct access to $http
add 577115a export historic card csv : column wrong
add 758544a http_input replace empty by a value
add af2a64e Merge branch 'dev-7200'
add 867b757 zero is considered as empty value
add 53faede Merge branch 'dev-7200'
add 0f504f6 Bug #1783 : les nombres commençant par zéro ne sont pas
supportés
add b916c68 Merge branch 'dev-7200'
add 75d5ff2 Bug : search
add 8723396 Merge branch 'dev-7200'
add a53c93a Bug in reconcile for bank amount: total_invoice is null for
FIN and ODS
add f89b930 Merge branch 'dev-7200'
add a22189a Test : correct test for Acc_Ledger_Factory : payment status
add 2e4965b http_input , trim on array is invalid
add e52d76a Merge branch 'dev-7200'
new f306130 Bug 1786: Comptabilité analytique : TVA non déductible bloque
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/developper/Doxyfile | 2 +-
html/index.css | 19 ++++---
html/js/scripts.js | 2 +-
include/ajax/ajax_search_operation.php | 11 ++--
include/class/acc_ledger_purchase.class.php | 8 ++-
include/class/acc_ledger_search.class.php | 71 +++++++++++++++++++++-----
include/class/anc_account_table.class.php | 4 +-
include/class/anc_balance_double.class.php | 2 +-
include/class/package_plugin.class.php | 2 +-
include/class/template_card_category.class.php | 2 +-
include/class/tva_rate_mtable.class.php | 2 +-
include/export/export_fiche_balance_csv.php | 2 +
include/export/export_fiche_csv.php | 3 +-
include/export/export_gl_csv.php | 4 +-
include/history_operation.inc.php | 9 ++--
include/lib/http_input.class.php | 40 ++++++++++++++-
include/lib/inplace_edit.class.php | 4 +-
include/lib/user_menu.php | 11 ++--
scenario/acc_ledger_historyTest.php | 10 ++--
19 files changed, 150 insertions(+), 58 deletions(-)
- [Noalyss-commit] [noalyss] branch master updated (061bb27 -> f306130),
Dany De Bontridder <=