Raphael Michel
|
177a7d07fc
|
Update license header (#5540)
|
2025-10-10 15:32:46 +02:00 |
|
Raphael Michel
|
14ed6982a5
|
New data model for default tax rule and new options for cancellation fees (#4962)
* New data model for default tax rule
* Remove misleading empty label when field is not optional
* Allow to split cancellation fee
* Fix API and tests
* Update migration
* Update src/tests/api/test_taxrules.py
Co-authored-by: luelista <weller@rami.io>
* Update src/tests/api/test_taxrules.py
Co-authored-by: luelista <weller@rami.io>
* Review note
* Update src/pretix/base/models/tax.py
Co-authored-by: luelista <weller@rami.io>
* Flip API behaviour for default
* Fix failing tests
* Fix failing test
* Split migration
---------
Co-authored-by: luelista <weller@rami.io>
|
2025-06-30 16:47:09 +02:00 |
|
Raphael Michel
|
53f129d5d3
|
Add codification of tax rates (#4372)
* draft
* .
* Rebase migration
* Update src/pretix/base/models/tax.py
Co-authored-by: Mira <weller@rami.io>
* Test, isort, flake, migration rebase
* carry data & API
* Fix failing tests
* docs fixes
* Improve validation
* Tests
* More fixes
---------
Co-authored-by: Mira <weller@rami.io>
|
2024-12-13 12:04:38 +01:00 |
|
Raphael Michel
|
8f0a277c7b
|
Fix tax rule calculation of negative amounts (PRETIXEU-ANN)
|
2024-10-11 15:28:07 +02:00 |
|
Mira
|
38173e3a54
|
Tax rules: add custom rules for country subdivision (e.g. state) (Z#23111850) (#3520)
|
2023-08-24 14:11:10 +02:00 |
|
Raphael Michel
|
6f0da5c2ca
|
TaxRules: Add internal_name and keep_gross_if_rate_changes (#2422)
Co-authored-by: ser8phin <eva.wolkwitz@gmx.de>
|
2022-01-21 15:39:27 +01:00 |
|
Raphael Michel
|
a93287207b
|
pretix Community Edition moves to AGPLv3-based license (#2023)
|
2021-04-12 10:33:47 +02:00 |
|
Raphael Michel
|
6e9d921af6
|
Allow country specific tax rules (#1714)
|
2020-07-08 15:00:13 +02:00 |
|
Raphael Michel
|
d85ddb5bda
|
Integrate django-scopes (#1319)
* Install django-scopes
* Fix tests.api
* Update tasks and cronjobs
* Fix remaining tests
* Remove unused import
* Fix tests after rebase
* Disable scopes for get_Events_with_any_permission
* Disable scopes for a management command
|
2019-06-17 10:46:55 +02:00 |
|
Raphael Michel
|
578c1ecfaf
|
Add support for custom taxation rules
|
2018-02-28 23:03:25 +01:00 |
|