change in new deals
This commit is contained in:
parent
1ced79ca0a
commit
d6426b0066
3 changed files with 46 additions and 14 deletions
|
|
@ -449,6 +449,12 @@ models:
|
|||
in both systems, Hubspot data will take precedence in terms of deal name.
|
||||
data_tests:
|
||||
- not_null
|
||||
- name: is_deal_in_hubspot
|
||||
data_type: boolean
|
||||
description: |
|
||||
Does the deal exist in HubSpot.
|
||||
data_tests:
|
||||
- not_null
|
||||
- name: has_active_pms
|
||||
data_type: boolean
|
||||
description: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue