UI - Filter out AGM component on front end
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### As a user, I want to file an Annual Report which does NOT include AGM date as part of my AR.
## Description:
Once we identify how to implement modularity in Annual Reports, we can determine how the system will filter out AGM date when the entity is a BCorp, but keep it when it is a Co-op.
**Acceptance Criteria:**
* Given I am a logged in BCorp entity, when I am filing my Annual Report, then I should not see AGM Date as a section in my AR filing.
* This component is not visible / editable from a BCorp annual report,
**Definition of Ready:**
- [ ] All dependancies resolved
- [ ] AC is defined
- [ ] Estimated
- [ ] Estimation is small enough to be completed in a sprint
- [ ] Approved by SMEs / PO
**Definition of Done:**
- [ ] AC is met
- [ ] Unit tests created and passing
- [ ] E2E tests created and passing
- [ ] Code review completed
- [ ] Test cases created and passing
- [ ] Regression tests passing
- [ ] All bugs/dependencies resolved
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.