noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (1710281 -> 0af1b71)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (1710281 -> 0af1b71)
Date: Fri, 25 Oct 2019 18:42:49 -0400 (EDT)

sparkyx pushed a change to branch master
in repository noalyss.

      from  1710281   [PATCH 3/3] fixup! Printtva , under some circumstance
       new  16b459a   esthetic correct position for forgotten password
       new  ea1cc6b   PHPUNIT : add test folder
       new  da0019e   PHPUNIT : acc_balance
       new  c2c6e5d   Fix bug in export_poste_csv
       new  8313d52   Task #0001764 : Amount , sign equals
       new  51d5dc4   Protect global
       new  df00c4f   Task #1763: PRINTTVA export PDF , achat colonnes 
manquantes
       new  6d6b56d   Tax Summary : test
       new  77583ef   Task #1761: Faire apparaître le moyen de paiement
       new  0718b00   New =  #1765: Permettre les opérations mathématiques dans 
les champs numériques
       new  0af1b71   Merge branch 'dev7102'

The 11 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/index.css                                     |    1 +
 html/js/scripts.js                                 | 1160 ++++++++++----------
 .../class/acc_ledger_history_purchase.class.php    |    2 +
 include/class/acc_ledger_history_sale.class.php    |    3 +-
 include/class/acc_operation.class.php              |    2 +-
 include/class/print_ledger_simple.class.php        |    2 +-
 include/export/export_ledger_csv.php               |    3 +
 include/export/export_printtva_pdf.php             |   64 +-
 include/history_operation.inc.php                  |    6 +-
 include/template/ledger_search.php                 |    2 +-
 unit-test/create-dossier-test.sh                   |    6 +
 unit-test/db/dossiertest.bin.gz                    |  Bin 0 -> 68624 bytes
 unit-test/global.example.php                       |    3 +-
 unit-test/include/class/acc_balanceTest.class.php  |   68 +-
 unit-test/include/class/tax_summaryTest.class.php  |  164 +++
 15 files changed, 868 insertions(+), 618 deletions(-)
 create mode 100755 unit-test/create-dossier-test.sh
 create mode 100644 unit-test/db/dossiertest.bin.gz
 create mode 100644 unit-test/include/class/tax_summaryTest.class.php



reply via email to

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