noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] branch devel updated (d3afe85 -> 4d661f1)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch devel updated (d3afe85 -> 4d661f1)
Date: Thu, 2 Dec 2021 11:45:02 -0500 (EST)

sparkyx pushed a change to branch devel
in repository noalyss.

    from d3afe85  Http_Input type : accept also text
     new f2215ec  TOOLS : checkbox range
     new b98cda6  Task #2094: Menu : confusion entre catégorie et modèle
     new 3afe6d9  add symbol for operation : history card & accounting
     new 3b2bac4  Task #2092 : select range
     new 7bc7bed  Fix doc
     new bc7169b  Task #0002101: Exercice : pouvoir donner un texte libre
     new 4d661f1  Bug , incompatibility php7

The 7 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/create_doc.sh                       |   2 +-
 html/index.php                                     |   6 +-
 html/js/noalyss_script.js                          |   2 +-
 include/ajax/ajax_history.php                      |  23 ++--
 include/ajax/ajax_periode.php                      |  36 +++++--
 include/class/acc_tva.class.php                    |   6 +-
 include/class/exercice.class.php                   |  19 +++-
 include/class/periode.class.php                    |  47 +++++---
 include/constant.php                               |   2 +-
 include/database/parm_periode_sql.class.php        |   2 +
 include/export/export_poste_detail_csv.php         |   2 +-
 include/export/export_poste_detail_pdf.php         |   6 +-
 include/periode.inc.php                            |  56 +++++++++-
 include/sql/patch/upgrade170.sql                   |  12 +++
 include/template/periode_add_exercice.php          |  19 +++-
 sql/upgrade.sql                                    | 118 +--------------------
 .../include/class/acc_account_ledger.Test.php      |   8 ++
 unit-test/include/class/acc_ledger.Test.php        |   9 +-
 unit-test/include/class/fiche.Test.php             |  15 ++-
 19 files changed, 210 insertions(+), 180 deletions(-)
 create mode 100644 include/sql/patch/upgrade170.sql



reply via email to

[Prev in Thread] Current Thread [Next in Thread]