[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] branch master updated (df17810 -> 240211c)
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] branch master updated (df17810 -> 240211c) |
Date: |
Sun, 13 Dec 2015 16:40:19 +0000 |
sparkyx pushed a change to branch master
in repository noalyss.
from df17810 Task #1231 - Cohérence listes CSV Journaux #1231 Rewrite
code for export CSV for ANC part
new 5d6a2f8 Task #1248 - ANC/ANCIMP/ANCGL download PJ #1248 : problem
for concatening receipt due to folder reorganization
new 90d2142 Task #1231 - Cohérence listes CSV Journaux #1231 Rewrite
code for export CSV for ACC , Stock and follow up
new 240211c Task #1231 - Cohérence listes CSV Journaux #1231 Rewrite
code for export CSV for ACC , Stock and follow up
The 3 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/lang/en_US/LC_MESSAGES/messages.po | 431 ++++++++++++++++++++++----
html/lang/messages.po | 417 ++++++++++++++++++++++----
html/lang/nl_NL/LC_MESSAGES/messages.po | 444 +++++++++++++++++++++++----
include/class/class_acc_account_ledger.php | 6 +-
include/class/class_acc_reconciliation.php | 77 ++++-
include/class/class_balance_age.php | 99 ++++---
include/class/class_document_export.php | 15 +-
include/export/export_balance_age_csv.php | 4 +-
include/export/export_balance_csv.php | 40 ++--
include/export/export_fiche_balance_csv.php | 95 ++++---
include/export/export_fiche_csv.php | 41 +--
include/export/export_fiche_detail_csv.php | 124 ++++----
include/export/export_form_csv.php | 40 ++--
include/export/export_gl_csv.php | 114 ++++----
include/export/export_histo_csv.php | 56 ++--
include/export/export_ledger_csv.php | 161 ++++++----
include/export/export_poste_detail_csv.php | 157 +++++-----
include/export/export_rec_csv.php | 8 +-
include/export/export_stock_histo_csv.php | 40 ++--
include/export/export_stock_resume_list.php | 86 +++---
20 files changed, 1760 insertions(+), 695 deletions(-)
- [Noalyss-commit] [noalyss] branch master updated (df17810 -> 240211c),
Dany De Bontridder <=