General CRUD functionality to manage Organizations.
[ ] Create
[ ] Delete
[ ] Enable
[ ] Disable
[ ] Update
Other:
[ ] List Users in Organization
[ ] List Tickets of Organization Users
[ ] Import Users into the Organization or add them individually
[ ] Remove Users
[ ] Organization Notes
Decide if we should still have these
If so, save them into the note table with ext_id being Oid where id is the Organization's id
[ ] Manage Organization Forms
Display existing forms to be chosen for an Organization. Forms chosen should show up below when updating an Organization. When saved, a new Form Entry Value should be created with an object type of 'O' and the object_id should be the Organization id.
Feature Summary
General CRUD functionality to manage Organizations.
Other: