[Fix #1736] Assign the deal and person to the person who accepted them

This commit is contained in:
gregoirenovel 2018-05-31 18:15:42 +02:00
parent e7995bd1c9
commit 346b32fbd4
5 changed files with 10 additions and 10 deletions

View file

@ -10,8 +10,6 @@ class Pipedrive::DealAdapter
PIPEDRIVE_LOST_STATUS = "lost"
PIPEDRIVE_LOST_REASON = "refusé depuis DS"
PIPEDRIVE_CAMILLE_ID = '3189424'
def self.refuse_deal(deal_id, owner_id)
params = {
user_id: owner_id,