noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch unstable updated (2fa3bc882 -> 26a3f80


From: dwm
Subject: [Noalyss-commit] [noalyss] branch unstable updated (2fa3bc882 -> 26a3f802d)
Date: Thu, 18 Jul 2024 12:24:40 -0400 (EDT)

sparkyx pushed a change to branch unstable
in repository noalyss.

    from 2fa3bc882 TVA-CODE small bug
     new 4d659aae9 PRINTTVA : display tva_code
     new ff1a2b165 PHP8.2 Allow Dynamic Properties
     new 09a358415 Menu not printable
     new 76b0cf56d tag 9206
     new 4defcfc15 Documentation code
     new f7ea77efb IMPROVE #0002362: CCARDAT : Attribut de fiche Add control 
for element (choice) and allow to use VALUE(1,1), (2,2)
     new ef1e2e350 PDF : operation detail for a card : add first name
     new 8179c2784 remove euro symbole
     new 0ce4775e3 Documentation code
     new a45ac5482 IMPROVE #0002362: CCARDAT : Attribut de fiche Add control 
for element (choice) and allow to use VALUE(1,1), (2,2)
     new 6e984878f Merge branch '2362-ccardat' into stable
     new 85b8d8eb3 Merge branch 'unstable' into pre-stable
     new 3857ee06a PRINTTVA : display tva_code
     new e318ed7e2 PHP8.2 Allow Dynamic Properties
     new 5c2d0045f Menu not printable
     new 2810a32db cosmetic : improve appearance
     new cbaed83ec PHPUNIT Acc_TVA : tva_code must contains at least one letter 
Acc_Ledger : input_new PDF_Anc_Acc_ListTest:testPdf_Card Fix bug sizIe
     new f1baf67e4 Fix Bug : tva_code not retrieve from search
     new ba29e0f65 ACH-13 : extourne also analytic
     new 07c258db5 Fix cosmetic : export Operation PDF: anc not printed properly
     new 161bc2ada Fix Bug Cosmetic: appearance : color of menu1
     new 891fa1a2a REPORT Put the amount in red if negative
     new 5157ee35b Bug : ven-3 duplicate does not work with currency : 
incorrect amount
     new d810da721 allow many-to-many lettering + cosmetic
     new cd644787a Block new operation with deactivated card
     new 5ceaa4b48 PRINTJRN Cosmetic : 2 columns reversed
     new 771506665 SQL : menu cosmetic
     new 820472293 VEN - ACH fix default currency
     new f9956f32c ODS : cosmetic detail operation, not aligned
     new eb28f83c7 ODS : duplicate in currency
     new 5f13e6ede Database upgrade
     new 3ceaaa322 test unit : pdf activity
     new 26a3f802d Merge branch 'pre-stable' into unstable

The 33 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                                 |   2 +-
 html/fid.php                                       |   5 +-
 include/ajax/ajax_card.php                         |   8 +-
 include/class/acc_ledger.class.php                 |  54 +++++-
 include/class/acc_ledger_fin.class.php             |   9 +-
 include/class/acc_ledger_purchase.class.php        |  64 ++++---
 include/class/acc_ledger_sale.class.php            |  29 +++-
 include/class/acc_operation.class.php              | 187 +++++++++++++++++----
 include/class/acc_reconciliation.class.php         |   5 +-
 include/class/acc_report.class.php                 |   2 +
 include/class/lettering.class.php                  |  15 +-
 include/class/noalyss_appearance.class.php         |  15 +-
 include/class/pdf_land.class.php                   |   1 +
 include/class/pdf_operation.class.php              |  24 +--
 include/class/tax_summary.class.php                |  16 +-
 include/class/tva_rate_mtable.class.php            |   4 +
 include/compta_ach.inc.php                         |   3 +-
 include/constant.php                               |   6 +-
 include/database/tva_rate_sql.class.php            |   3 +-
 include/impress_rapport.inc.php                    |   5 +-
 include/lib/ac_common.php                          |   4 +-
 include/lib/icon_action.class.php                  |  12 +-
 include/lib/idate.class.php                        |   1 +
 include/lib/itva_popup.class.php                   |  19 ++-
 include/sql/patch/upgrade197.sql                   |  89 ++++++++++
 .../acc_ledger_history_purchase_extended.php       |   2 +-
 include/template/dashboard.php                     |   6 +-
 include/template/form_ledger_detail.php            |  13 +-
 include/template/ledger_detail_misc.php            |   2 -
 sql/upgrade.sql                                    |  65 -------
 unit-test/include/Ajax/ajax_miscTest.php           | 164 ++++++++++++++++++
 unit-test/include/class/Acc_TVATest.php            |   4 +-
 unit-test/include/class/acc_ledgerTest.php         |   9 +-
 unit-test/include/class/acc_ledger_searchTest.php  |   2 +-
 unit-test/include/class/acc_operationTest.php      |  71 +++++++-
 unit-test/include/class/followupTest.php           |   2 -
 unit-test/include/class/pdf_anc_acc_listTest.php   |   4 +-
 unit-test/test-complet-9.ods                       | Bin 0 -> 22722 bytes
 38 files changed, 697 insertions(+), 229 deletions(-)
 create mode 100644 include/sql/patch/upgrade197.sql
 create mode 100644 unit-test/include/Ajax/ajax_miscTest.php
 create mode 100644 unit-test/test-complet-9.ods



reply via email to

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