Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include detailed landlord information from NYCDB in HP Action packet #394

Closed
toolness opened this issue Nov 29, 2018 · 3 comments · Fixed by #401
Closed

Include detailed landlord information from NYCDB in HP Action packet #394

toolness opened this issue Nov 29, 2018 · 3 comments · Fixed by #401

Comments

@toolness
Copy link
Collaborator

In #380 we added direct integration with NYCDB via Postgres, which allows us to obtain the detailed landlord information we need to fill out a lot of the details in the HP Action packet. These two things don't talk to each other directly yet, though--we should make them!

@romeboards
Copy link
Contributor

romeboards commented Nov 29, 2018 via email

@toolness
Copy link
Collaborator Author

Yup definitely! I've already added the algorithm for finding the landlord and management company in #380 so all that's needed is the code that assigns that data to the proper HotDocs answer fields, which shouldn't take long.

@romeboards
Copy link
Contributor

romeboards commented Nov 29, 2018 via email

toolness added a commit that referenced this issue Nov 30, 2018
…401)

* Factor out a fill_landlord_info() helper.

* Add pad_bbl to OnboardingInfo model.

* Add nycdb.models.get_management_company().

* Put NYCDB landlord info in HP action vars. Fixes #394.

* Fix street address, explicitly set sue_for_harassment_tf.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants