[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] branch master updated (0de24ee -> 1971f32)
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] branch master updated (0de24ee -> 1971f32) |
Date: |
Fri, 18 Jan 2019 12:24:25 -0500 (EST) |
sparkyx pushed a change to branch master
in repository noalyss.
from 0de24ee typo doc
new 63230cc For 7.2 , $p_value must be initialized to an array in
ISelect
new c40e55c remove dead code
new 6b2b579 Merge branch 'master' of gitlab.noalyss.eu:noalyss/noalyss
new 1d1ac3f Task #1660 : place the button for the inventory on the top
new 6ee78a2 New function findSide return D if number is <0
new a6df40b Fix problem with total in balance export
new 04434c2 by default jrn is an empty array
new 471ca91 Task #0001309: Association d'une opération avec elle-même.
new 865f656 Translation + use of httpInput
new 0eb8ae2 Translation
new 1971f32 Translation
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
html/js/scripts.js | 5 +-
include/ajax/ajax_search_operation.php | 4 +-
include/class/acc_balance.class.php | 6 +-
include/class/acc_ledger_search.class.php | 15 +-
include/compta_ods.inc.php | 10 +-
include/export/export_balance_pdf.php | 500 +++++++++++++++---------------
include/lib/ac_common.php | 16 +
include/lib/iconcerned.class.php | 18 +-
include/lib/impress.class.php | 3 -
include/lib/iselect.class.php | 7 +-
include/operation_ods_new.inc.php | 2 +-
include/template/ledger_detail_bottom.php | 7 +-
include/template/stock_inv.php | 3 +-
13 files changed, 317 insertions(+), 279 deletions(-)
- [Noalyss-commit] [noalyss] branch master updated (0de24ee -> 1971f32),
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 02/11: remove dead code, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 03/11: Merge branch 'master' of gitlab.noalyss.eu:noalyss/noalyss, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 04/11: Task #1660 : place the button for the inventory on the top, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 01/11: For 7.2 , $p_value must be initialized to an array in ISelect, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 11/11: Translation, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 07/11: by default jrn is an empty array, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 10/11: Translation, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 05/11: New function findSide return D if number is <0, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 06/11: Fix problem with total in balance export, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 09/11: Translation + use of httpInput, Dany De Bontridder, 2019/01/18