Skip to content

Commit

Permalink
- updated filing codes
Browse files Browse the repository at this point in the history
  • Loading branch information
severinbeauvais committed Nov 17, 2023
1 parent c1e8130 commit 05c3a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/enums/filing-codes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ export enum FilingCodes {
AFFIDAVIT = 'AFDVT',
ALTERATION = 'ALTER',
ALTERATION_BC_TO_ULC = 'NOALU', // different fee for BC to ULC
AMALGAMATION_REGULAR = 'AMALR', // Amalgamation Application (Regular)
AMALGAMATION_HORIZONTAL = 'AMALH', // Amalgamation Application (Short Form - Horizontal)
AMALGAMATION_REGULAR = 'AMALR', // Amalgamation Application (Regular)
AMALGAMATION_VERTICAL = 'AMALV', // Amalgamation Application (Short Form - Vertical)
ANNUAL_REPORT_BC = 'BCANN', // BCOMP - Annual Report
ANNUAL_REPORT_OT = 'OTANN', // Others - Annual Report
Expand Down

0 comments on commit 05c3a10

Please sign in to comment.