Update stripe.class.php
This commit is contained in:
parent
4d34725b23
commit
4cca4ce020
@ -379,7 +379,6 @@ class Stripe extends CommonObject
|
|||||||
"dol_id" => "" . $item . "",
|
"dol_id" => "" . $item . "",
|
||||||
"dol_type" => "" . $origin . "",
|
"dol_type" => "" . $origin . "",
|
||||||
"dol_thirdparty_id" => "" . $societe->id . "",
|
"dol_thirdparty_id" => "" . $societe->id . "",
|
||||||
"FULLTAG" => $description,
|
|
||||||
'dol_thirdparty_name' => $societe->name,
|
'dol_thirdparty_name' => $societe->name,
|
||||||
'dol_version'=>DOL_VERSION,
|
'dol_version'=>DOL_VERSION,
|
||||||
'dol_entity'=>$conf->entity,
|
'dol_entity'=>$conf->entity,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user