Enforce organization managing rules #5
Reference in New Issue
Block a user
Delete Branch "enforce_organization_managing_rules"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: GotPPay
This PR contains rules checking implementation for :
Since rules are the same for address and contact of organization, functions for rules checking are calling corresponding function from organization rules checking, but, they are separated for possible future changes.
Rules are used in controllers :
DELETE rule is added to the CSV policy file.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.