Update transaction.php

This commit is contained in:
ptibogxiv 2018-03-05 21:35:00 +01:00 committed by GitHub
parent ac05dbb206
commit b09e6f3279
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,7 +100,7 @@ foreach ($txn->data as $txn) {
$societestatic->societe_id=$obj->fk_soc;
// Ref
print "<TD><A href='".dol_buildpath('/stripeconnect/charge.php', 1) . "?rowid=".$txn->source."'>".$txn->source."</A></TD>\n";
print "<TD><A href='".DOL_URL_ROOT."/stripe/transaction.php?rowid=".$txn->source."'>".$txn->source."</A></TD>\n";
// Employee
print "<TD>".$societestatic->getNomUrl(1)."</TD>\n";
// Origine