- [ ] Current work is removing the handling of the Completing Party from the Incorporation Application, as a Corp_Party. - [ ] The IA filing JSON is still going to capture the logged_in person's name. - [ ] No Completing Party address will be handled in BCROS. - [ ] In COLIN, in the Completing_Party table can have the Address_ID NULL. - [ ] I have tested in COLIN Test, and after setting the COMPLETING_PARTY.ADDRESS_ID to NULL, the Incorporation outputs can be retrieved just fine. To Do List: - [ ] Modify the IA synch to COLIN with the following changes: 1. Pick-up the BCROS IA filing logged_in user and synch it into completing_party.last_nme and completing_party.first_nme 2. Leave the completing_party.mailing_address_id NULL.
To Do List: