Output - Incorporation Application & Notice of Articles
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
## Background
This task is to make 2 changes to the Incorporation Application and Notice of Articles Output:
- [ ] Entity Statement
- [ ] A BC Limited Company does not have a statement
- [ ] A BC Benefit Company has a unique statement
- [ ] A BC Unlimited Liability Company has a unique statement
- [ ] A BC Community Contribution Company has a unique statement
- [ ] Entity type in the header of the output
- Can we also correct the IA & NOA so that we hide "None" when there are no delivery instructions included in any addresses. This was identified in #4669 which we closed because it was so old.
## This may have been done under ticket #7721 & #7722
## Dev notes
* We have decided to proceed with a simpler implementation of the the backend work. We will consider making the logic centralized later, as the differences between outputs become more complex.
## Acceptance Criteria
### Scenario 1
**GIVEN** I have incorporated a Corporation
**WHEN** I am view the Incorporation Application output OR the NOA output
**THEN** I will see the appropriate entity statement in the outut
**AND** I will see the appropriate entity type in the header of the output
**INCORP OUTPUT**

**NOA OUTPUT**

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.