Ship Replacement

Ship Replacement helps you to organize ship replacement programs (SRP) for your alliance.

srp

Installation

  • Add 'allianceauth.srp', to INSTALLED_APPS in your local.py

Perform Django Maintenance and restart our Web Service and Workers.

python manage.py migrate
python manage.py collectstatic --noinput
supervisorctl restart myauth:

Permissions

To use and administer this feature, users will require some of the following.

Permission

Admin Site

Auth Site

auth.access_srp

None

Can create an SRP request from a fleet

auth.srp_management

None

Can Approve and Deny SRP requests, Can create an SRP Fleet

srp.add_srpfleetmain

Can Add Model

Can Create an SRP Fleet