-
Notifications
You must be signed in to change notification settings - Fork 18
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
24638 - fix: incorrect name in amalgamation application #87
Conversation
/gcbrun |
@@ -119,6 +119,7 @@ | |||
"legalTypes": { | |||
"CC": "BC Community Contribution Company", | |||
"BEN": "BC Benefit Company", | |||
"CBEN": "BC Benefit Company", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also need to add CCC and CUL.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you know specific translation that should be added ? Or where I can get them ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CCC = same as CC
CUL = same as ULC
name is showing as Numbered company, existing problem: |
Temporary Url for review: https://business-dashboard-dev--pr-87-qbfm7ysy.web.app SB says, try this: https://business-dashboard-dev--pr-87-qbfm7ysy.web.app/TZHHWYKW5f?accountid=3040 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the sample business. Looks good in preview URL.
*Issue:24638 *bcgov/entity#24638
Description of changes:
fix: incorrect name in amalgamation application
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namex license (Apache 2.0).