Skip to content

Commit

Permalink
- added temporary filing codes for AGM Extension and AGM Location Change
Browse files Browse the repository at this point in the history
  • Loading branch information
severinbeauvais committed Sep 28, 2023
1 parent bc7fa7d commit bb094e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/enums/filing-codes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
export enum FilingCodes {
ADDRESS_CHANGE_BC = 'BCADD', // BCOMP - Change of Address
ADDRESS_CHANGE_OT = 'OTADD', // Others - Change of Address
AGM_EXTENSION = 'TBD1',
AFM_LOCATION_CHG = 'TBD2',
AFFIDAVIT = 'AFDVT',
ALTERATION = 'ALTER',
ALTERATION_BC_TO_ULC = 'NOALU', // More expensive for BC to ULC.
Expand Down

0 comments on commit bb094e8

Please sign in to comment.