Requires AllianceAuth - CorpTools and AllianceAuth - Invoice Manager
- Install from pip
pip install allianceauth-corptools-tax-tools
- Add
'taxtools'
to INSTALLED_APPS in local.py - Run Migrations, collectstatic
python manage.py tax_defaults
- Configure taxes as wanted
Add Alliances and Taxes to
admin/taxtools/corptaxconfiguration/
python manage.py tax_explain
. Read it to see if you are happy.- Run
Send Invoices to all Corps!
onadmin/django_celery_beat/periodictask/
to generate a base level tax. If you dont want to back-charge people you can delete them.
Category | Perm | Admin Site | Auth Site |
---|
Make sure you have signed the License Agreement by logging in at https://developers.eveonline.com before submitting any pull requests. All bug fixes or features must not include extra superfluous formatting changes.