bcgov / entity

ServiceBC Registry Team working on Legal Entities
Apache License 2.0
23 stars 59 forks source link

Jupyter Notebook for Co-op Special Resolution #11625

Closed sienna-oldaccountdontuse closed 2 years ago

sienna-oldaccountdontuse commented 2 years ago

Description

This was requested as part of ops ticket 525

FORM 6, SPECIAL RESOLUTION from the client: https://app.zenhub.com/files/157936592/18a2800b-2bb8-4634-9068-04ae57453247/download

To do

Don't need to put it through the API as we don't have the validators.

lmcclung commented 2 years ago

updated ticket to include the new name and new expiry date

argush3 commented 2 years ago

Verified creation of a change of name special resolution filing via jupyter notebook and the successful processing by filer. Tested with https://dev.bcregistry.ca/business/CP1002535 using BCREG0018 user. Note that this manual filing was paid for using a routing slip number(650000001) and that two fee codes(OTCON and SPRLN) were used to make the payment.

image.png

image.png

Steps to test COOP change of name special resolution filing via jupyter notebook

  1. Port forward to lear database.
  2. Start up notebook dev container.
  3. Confirm environment/config values are filled out and correct according to environment of interest. Ping me if you need config values for Dev or Test. In particular, ensure the lear database config is correct.
  4. Create a change of name NR either via the create nr notebook (entity_type=CP, provide value for email and is_change_of_name_nr = True) or create one via the name request UI. Note the nr num as it will be used in later steps.
  5. Open create change of name special resolution notebook
  6. Replace all placeholders(<placeholder>) in Input Values for filing section with actual values for the filing. The change of nr created above should be used as the value for change_of_name_nr_num. Routing slip number 650000001 can be used in DEV. Should be still some funds available for this slip at time of writing this.
  7. Run all code snippets in notebook sequentially.
argush3 commented 2 years ago

FYI, this ticket does not need to be tagged to a release.

argush3 commented 2 years ago

Note that in Test I noticed that creating a COOP special resolution filing will not allow you to download the receipt right away. You can do this in Dev. I am not entirely sure how long you have to wait but a special resolution filing I created last friday was avaiable to download today. https://test.bcregistry.ca/business/CP1002420 (BCREG0029) is a special resolution filing.

I've talked to Zac about this:

image.png