Functionality - Annual Report Date
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### As a user, I want to see the "date of my annual report" and "filing date".
## Description:
**Acceptance Criteria:**
* Given I am logged in as a Bcorp entity, when I file my annual report, then I should see the "Date of Annual Report" and "filing date" in my filing.
**Dev notes**
* Get `Annual Report Date` from backend calculation
* Display `Filing Date` through the back end using the current date
**Wireframes**
https://invis.io/MHTDPV2Z4GS#/382807258_AR_Date_V3-01
**Definition of Ready:**
* [ ] All dependencies 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.