fix: industry not getting synced on convertion
This commit is contained in:
parent
48f05fc1af
commit
686400a965
@ -149,6 +149,7 @@ class CRMLead(Document):
|
||||
"organization_name": self.organization,
|
||||
"website": self.website,
|
||||
"territory": self.territory,
|
||||
"industry": self.industry,
|
||||
"annual_revenue": self.annual_revenue,
|
||||
}
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user