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 'dev'
prodstable
Guillaume
3 years ago
parent
7a8125db6a
a26157e9ea
commit
5d29b21810
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
producer/controllers/CreditController.php
+ 1
- 1
producer/controllers/CreditController.php
View File
@@ -240,7 +240,7 @@ class CreditController extends ProducerBaseController
if($order) {
$order->saveCreditHistory(
CreditHistory::TYPE_
DEBI
T,
CreditHistory::TYPE_
PAYMEN
T,
$amount,
$idProducer,
$order->id_user,
Write
Preview
Loading…
Cancel
Save