[Fix #1736] Assign the deal and person to the person who accepted them
This commit is contained in:
parent
e7995bd1c9
commit
346b32fbd4
5 changed files with 10 additions and 10 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue