LemmaLegalConsulting / docassemble-MOHUDEvictionProject

DIY Form tools for MOTenantHelp including Eviction Defense Document Engine (EDDE)
https://motenanthelp.org
MIT License
1 stars 0 forks source link

added notice of hearing doc blocks, code for motions_for_hearing used… #573

Open tobyfey opened 3 days ago

tobyfey commented 3 days ago

… in doc, and cleaned object blocks

The Notice of Hearing needed to be added to EDDE because it is appropriate for the package any time a motion is generated. (Are instructions needed? I'll add a note to the next steps issue #450 Fix #540 ### In this PR, I have: * [x] Manually tested to ensure my PR is working * [x] Ensured issues that this PR closes will be [automatically closed](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) * [x] Requested review from Mia or Quinten * [ ] Ensured automated tests are passing * [ ] Updated automated tests so they are now passing * [ ] There were no automated tests on this repo so I filled out [this interview](https://apps-dev.suffolklitlab.org/run/test-setup/) and there is now an "it runs" test
tobyfey commented 3 days ago

I also separated document object blocks into their own blocks because I thought that was a best practice and more efficient