Merge pull request #287 from shariquerik/industry-fix
fix: industry not getting synced on convertion
This commit is contained in:
commit
994ff2db51
@ -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