This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
Souke
Watch
5
Star
0
Fork
1
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'develop'
master
Guillaume Bourgeois
9 months ago
parent
a2342f4984
bc637a88f5
commit
86e2f7d7ae
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
backend/controllers/DocumentController.php
+ 1
- 0
backend/controllers/DocumentController.php
View File
@@ -182,6 +182,7 @@ class DocumentController extends BackendController
MeanPayment::TRANSFER,
null,
null,
null,
$document
);
$payment->amount = number_format($payment->amount, 2);
Write
Preview
Loading…
Cancel
Save