From 1c8e9fffbee892ca39d07f605ee1afb4d55b9a97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Mon, 4 Nov 2019 20:26:52 +0100 Subject: [PATCH] Update payout.php --- htdocs/stripe/payout.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/stripe/payout.php b/htdocs/stripe/payout.php index e2f19c560be..89c2f1a237c 100644 --- a/htdocs/stripe/payout.php +++ b/htdocs/stripe/payout.php @@ -156,7 +156,7 @@ if (! $rowid) { $societestatic->admin = $obj->admin; $societestatic->login = $obj->login; $societestatic->email = $obj->email; - $societestatic->societe_id = $obj->fk_soc; + $societestatic->socid = $obj->fk_soc; print '';