[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 39/46: Test Unit Acc_Account_Legder , rounded
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 39/46: Test Unit Acc_Account_Legder , rounded value fixed |
Date: |
Mon, 4 May 2020 13:38:54 -0400 (EDT) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit c12b3f14d1907ae606231b554406810884893239
Author: Dany De Bontridder <address@hidden>
AuthorDate: Sat Apr 4 15:06:40 2020 +0200
Test Unit Acc_Account_Legder , rounded value fixed
---
unit-test/include/class/acc_account_ledger.Test.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/unit-test/include/class/acc_account_ledger.Test.php
b/unit-test/include/class/acc_account_ledger.Test.php
index c9a79c4..e4f77a2 100644
--- a/unit-test/include/class/acc_account_ledger.Test.php
+++ b/unit-test/include/class/acc_account_ledger.Test.php
@@ -271,7 +271,7 @@ class Acc_Account_LedgerTest extends TestCase
$expected=array (
'debit' => '0',
'credit' => '248.9700',
- 'solde' => 248,
+ 'solde' => 248.97,
);
$this->assertEquals($accounting->get_solde_detail(),$expected);
}
- [Noalyss-commit] [noalyss] 28/46: Task #0001793: Installation mot de passe remove debug info, (continued)
- [Noalyss-commit] [noalyss] 28/46: Task #0001793: Installation mot de passe remove debug info, Dany De Bontridder, 2020/05/04
- [Noalyss-commit] [noalyss] 33/46: Task #1277 : RTF conversion char accentuated, Dany De Bontridder, 2020/05/04
- [Noalyss-commit] [noalyss] 36/46: Merge branch 'dev7202', Dany De Bontridder, 2020/05/04
- [Noalyss-commit] [noalyss] 38/46: Fiche.Test : add test cmp_name and get_row, Dany De Bontridder, 2020/05/04
- [Noalyss-commit] [noalyss] 40/46: Fix cosmetic and typo, Dany De Bontridder, 2020/05/04
- [Noalyss-commit] [noalyss] 22/46: HtmlOutput tab , add mode row, Dany De Bontridder, 2020/05/04
- [Noalyss-commit] [noalyss] 27/46: Task #0001793: Installation mot de passe, Dany De Bontridder, 2020/05/04
- [Noalyss-commit] [noalyss] 29/46: Task #0001793: Installation mot de passe for password , use NOALYSS_ADMIN_PASSWORD, Dany De Bontridder, 2020/05/04
- [Noalyss-commit] [noalyss] 31/46: Task #0001793: Installation mot de passe Adapt comment, Dany De Bontridder, 2020/05/04
- [Noalyss-commit] [noalyss] 37/46: Bug database.class.php : n'applique pas le patch, Dany De Bontridder, 2020/05/04
- [Noalyss-commit] [noalyss] 39/46: Test Unit Acc_Account_Legder , rounded value fixed,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 41/46: Cleanup + new logo, Dany De Bontridder, 2020/05/04
- [Noalyss-commit] [noalyss] 43/46: Improve installation for MONO : doc + password, Dany De Bontridder, 2020/05/04
- [Noalyss-commit] [noalyss] 45/46: Output_Tab : set mode to row by default + cosmetic, Dany De Bontridder, 2020/05/04
- [Noalyss-commit] [noalyss] 46/46: Merge branch 'dev7220' into pre7300, Dany De Bontridder, 2020/05/04
- [Noalyss-commit] [noalyss] 42/46: Improve installation for MONO : doc + password, Dany De Bontridder, 2020/05/04
- [Noalyss-commit] [noalyss] 44/46: fixup! Fix cosmetic and typo, Dany De Bontridder, 2020/05/04