BA - PPR: Requirements for Two New Crown Charge Registration
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Two Crown Charge registration types need to be added to PPR based on a request from MOF/RMO. These are:
- Crown Charge – Employee Health Tax Act
- Crown Charge – Residential Property Profit Tax Act
Currently users go through the list under “Miscellaneous Registrations Act – Crown Charge Registration” and then navigate to “Crown Charge – Other”
and then enter the crown charge as "Other Crown Charge Registration"
Business Requirements
- The registration length must be automatically set to Infinite and must not require user input.
- The registration must be submitted with {State the registration fee}.
- The registration must support the addition of:
- Registering Party
- Secured Party
- One or more Debtors
- The registration must require:
- One Registering Party
- One Secured Party
- At least one Debtor
- The system must allow an optional Folio or Reference Number to be associated with the registration.
- The system must require the user to confirm authorization before the registration can be submitted.
Validation Rules
- A registration cannot be submitted without a Registering Party.
- A registration cannot be submitted without a Secured Party.
- A registration cannot be submitted without at least one Debtor.
- Only one Secured Party can be associated with a registration.
- The Secured Party account number must match the Registering Party account number.
- A Business Registering Party name must pass system validation before submission.
- Authorization confirmation must be completed before submission.
- Registration length must be automatically set to Infinite.
- The fee for the registration must be $00.00
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.