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
Documents : correctif payment
feature/souke
Guillaume Bourgeois
9 months ago
parent
673572aa44
commit
bc637a88f5
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
+1
-0
backend/controllers/DocumentController.php
+ 1
- 0
backend/controllers/DocumentController.php
View File
MeanPayment::TRANSFER,
MeanPayment::TRANSFER,
null,
null,
null,
null,
null,
$document
$document
);
);
$payment->amount = number_format($payment->amount, 2);
$payment->amount = number_format($payment->amount, 2);
Write
Preview
Loading…
Cancel
Save