noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch devel updated (844484c39 -> fa87a94d5)


From: dwm
Subject: [Noalyss-commit] [noalyss] branch devel updated (844484c39 -> fa87a94d5)
Date: Wed, 9 Aug 2023 09:20:30 -0400 (EDT)

sparkyx pushed a change to branch devel
in repository noalyss.

    from 844484c39 merge devel-france
     add a7b0fff60 Cosmetic
     add a398c2878 Merge branch 'danydb-master-patch-78282' into 'master'
     add a432f0cfa Merge branch 'master' of gitlab.noalyss.eu:noalyss/noalyss
     add 3a1ebb55c Merge branch 'master' of git.sv.gnu.org:/srv/git/noalyss
     add 841ea8482 Search with VAT : filter
     new 8babaf834 Merge branch 'devel-filter-vat-code' into devel
     add 153c7b98d set DBVERSION
     new af9d65382 Merge branch 'devel-filter-vat-code' into devel
     add 7192013a7 fix typo
     new a7f8e99cf replace  by NOALYSS_INCLUDE
     new 4e9aea0a3 replace  by NOALYSS_INCLUDE
     add 121abf8bf replace  by NOALYSS_INCLUDE
     add 2a1a97163 Fix document generate
     add 34a193ee4 Improve autonumbering accounting, to force accounting in  
parent class
     add 946a41589 PHP8.1 comptability deprecated null string
     add 8b630f32f Remove VAT_CODE in printing ledgers
     add 0d57e8fbe Improve PHPUNIT
     add b77ac34d8 TEST : for testing patch files
     new fa87a94d5 Merge branch 'rel9109-problem-num-poste' into devel

The 5 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:
 html/ajax_misc.php                                 |   3 +
 html/js/acc_ledger.js                              |   7 +-
 include/ajax/ajax_search_filter.php                |   1 +
 include/class/card_property.class.php              |   2 +-
 include/class/document.class.php                   |   5 +-
 include/class/print_ledger_detail_item.class.php   |   2 +-
 include/constant.php                               |   2 +-
 include/database/user_filter_sql.class.php         |   2 +
 include/sql/patch/upgrade187.sql                   |   8 +
 include/sql/patch/upgrade188.sql                   | 166 +++++++++++++++++++++
 sql/upgrade.sql                                    |   7 -
 .../{acc_account.Test.php => acc_accountTest.php}  |   0
 unit-test/include/class/acc_ledgerTest.php         |   6 +-
 unit-test/include/class/card_propertyTest.php      |  24 +++
 unit-test/include/class/ficheTest.php              |  72 ++++++++-
 unit-test/include/class/pdf_anc_acc_listTest.php   |   2 +-
 unit-test/test-sql/test-patch.php                  |  76 ++++++++++
 17 files changed, 360 insertions(+), 25 deletions(-)
 create mode 100644 include/sql/patch/upgrade187.sql
 create mode 100644 include/sql/patch/upgrade188.sql
 rename unit-test/include/class/{acc_account.Test.php => acc_accountTest.php} 
(100%)
 create mode 100755 unit-test/test-sql/test-patch.php



reply via email to

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