noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated (07fedf5 -> c7bf320)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated (07fedf5 -> c7bf320)
Date: Thu, 12 Aug 2021 17:11:20 -0400 (EDT)

sparkyx pushed a change to branch master
in repository noalyss.

    from 07fedf5  Code cleaning : remove Fic_Attr , replace by Attr_Def_SQL
     new caaf6b9  Documentation
     new 0e43f60  Bug : cannot add card , improve test
     new 8da3f5d  Cosmetic and Ergonomy
     new 0d1e3b1  Fix bug when searching for an accounting in a card
     new c7bf320  Purchase & Sale  : check the payment date and improve tests 
for not deductible fee or VAT

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/css/style-classic7.css                        |   7 +-
 include/class/acc_account_ledger.class.php         |   1 +
 include/class/acc_ledger.class.php                 |   2 +-
 include/class/acc_ledger_purchase.class.php        |  10 ++
 include/class/acc_ledger_sale.class.php            |  10 ++
 include/class/card_property.class.php              |  28 +++---
 include/class/document.class.php                   |   3 +-
 include/class/fiche.class.php                      |  43 +++++++--
 include/class/periode.class.php                    |   4 +-
 include/compta_ods.inc.php                         |  13 ++-
 include/operation_ods_new.inc.php                  |   8 +-
 .../include/class/acc_account_ledger.Test.php      |  16 ++--
 .../include/class/acc_ledger_purchase.Test.php     | 101 ++++++++++++++-------
 unit-test/include/class/card_property.Test.php     |   9 ++
 unit-test/include/class/fiche.Test.php             |  28 +++++-
 15 files changed, 212 insertions(+), 71 deletions(-)



reply via email to

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