noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (407e05671 -> 9d5fc4180


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (407e05671 -> 9d5fc4180)
Date: Sat, 3 Sep 2022 17:16:02 -0400 (EDT)

sparkyx pushed a change to branch master
in repository noalyss.

    from 407e05671 Improve PHPUNIT and adapt it to PhpStorm in order to debug 
or run them from this IDE
     new f0c744c36 Compatibilty PHP8.1 deprecated explode with NULL
     new 84797b9bd Fix cosmetic bug : css_size will be used if it is null,
     new a308aed42 Fix code : invalid CSS removed
     new 868d78a86 Optional attribute for using quantity
     new 192060909 New : 0002190: Journaux : option pour supprimer la quantité
     new a08cbfa3d New : 0002190: Journaux : option pour supprimer la quantité
     new 9d5fc4180 Merge branch 'devel'

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:
 html/ajax_misc.php                                 |   6 +-
 html/do.php                                        |   6 +-
 html/js/acc_ledger.js                              |  40 ++++++++
 .../ajax_update_visibility_quantity.php}           |  21 ++--
 include/class/acc_ledger.class.php                 | 111 ++++++++++++++-------
 include/class/acc_ledger_purchase.class.php        |   5 +-
 include/class/acc_ledger_sale.class.php            |   9 +-
 include/constant.php                               |   2 +-
 include/database/jrn_def_sql.class.php             |   2 +
 include/lib/ac_common.php                          |  11 ++
 include/lib/itext.class.php                        |   2 +-
 include/sql/patch/upgrade176.sql                   |  14 +++
 include/template/form_ledger_detail.php            |   7 +-
 include/template/param_jrn.php                     |  29 +++---
 unit-test/dossier25.sql.gz                         | Bin 392940 -> 393069 bytes
 unit-test/global.php                               |   1 -
 unit-test/include/class/acc_ledgerTest.php         |  34 ++++++-
 17 files changed, 224 insertions(+), 76 deletions(-)
 copy include/{export/export_anc_balance_double_pdf.php => 
ajax/ajax_update_visibility_quantity.php} (73%)
 create mode 100644 include/sql/patch/upgrade176.sql



reply via email to

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