Richard Schreiber
28db9a5262
Fix item column overflow in order-overview PDF-report ( #3857 )
...
* Fix automatic line-break in order-overview PDF-report
* vertical align top
2024-02-06 11:37:57 +01:00
Raphael Michel
a1a553eb52
Overview report: Fix usage of internal names
2024-01-19 16:38:32 +01:00
Raphael Michel
6cf8c7d4f0
Order overview PDF: Fix date filter
2024-01-15 11:58:54 +01:00
Raphael Michel
c6196f9900
Order overview PDF: Fix date filter
2024-01-12 17:49:41 +01:00
Raphael Michel
71f8a3ad3e
Order overview PDF: Allow to filter by subevent date
2024-01-12 15:55:27 +01:00
Raphael Michel
24dd065839
Revert "Order overview PDF: Allow to filter by subevent date"
...
This reverts commit 08f0150177 .
2024-01-12 15:54:59 +01:00
Raphael Michel
08f0150177
Order overview PDF: Allow to filter by subevent date
2024-01-12 15:53:38 +01:00
Raphael Michel
3aa751aa10
Accounting report: Split gift card transactions in credit and debit
2023-10-24 11:18:55 +02:00
Raphael Michel
63ae0724cf
Accounting report: Refactor for easier extensibility
2023-07-24 15:42:16 +02:00
Raphael Michel
4d231b70aa
Accounting report: Fix hardcoded currency
2023-06-07 17:03:45 +02:00
Raphael Michel
ab2f6f6bed
Accounting report: Allow to split by subevent, introduce sum by event
2023-06-07 16:45:28 +02:00
Raphael Michel
bd32b33ba9
Bump Django to 4.1.* ( #2989 )
2023-06-05 09:56:31 +02:00
Raphael Michel
78d8e49990
Reports: Add new "accounting report" ( #3314 )
2023-05-19 09:23:34 +02:00
Raphael Michel
670e22a611
ReportlabExportMixin: Dynamically adjust to leftMargin/rightMargin
2023-05-12 16:14:52 +02:00
Raphael Michel
59d46ddded
Revert "First steps into pytz deprecation"
...
This reverts commit e4e7d50659 .
2023-02-01 13:15:18 +01:00
Raphael Michel
e4e7d50659
First steps into pytz deprecation
2023-02-01 13:12:24 +01:00
Raphael Michel
bf4569b080
Exports: Add predefined timeframes ( #3027 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-13 13:14:08 +01:00
Raphael Michel
0ae66ab7f6
Reorganize UI for exporters ( #3025 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-11 12:34:56 +01:00
Richard Schreiber
9c33078a40
Fix isort error
2022-11-01 17:15:27 +01:00
Raphael Michel
10a8cf3758
Split OverviewReport into modular functions
2022-10-27 22:41:05 +02:00
Raphael Michel
e2adf1fdb3
Layout refresh for plugin settings page ( #2490 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-03-21 16:42:03 +01:00
Raphael Michel
48f4bcf88c
Fix breaking multi-event exporters
2021-11-23 17:07:39 +01:00
Raphael Michel
403b8191e4
Upgrade to Django 3.2 ( #2056 )
2021-05-07 12:00:30 +02:00
Raphael Michel
a93287207b
pretix Community Edition moves to AGPLv3-based license ( #2023 )
2021-04-12 10:33:47 +02:00
Aksh Gupta
88ba7ab53a
Refactor code quality issues ( #2001 )
2021-03-16 19:13:02 +01:00
Raphael Michel
01f7a70347
ADd some extensibility features to MultiSheetListExporter
2021-02-03 17:29:15 +01:00
Raphael Michel
f1cd46f6dc
Add new field OrderRefund.comment
2021-01-15 11:25:09 +01:00
Raphael Michel
674d7673ce
OrderTaxListReport: Fix date handling error
2021-01-15 10:16:01 +01:00
Raphael Michel
13e464bcf1
Fix another export issue
2020-12-08 22:16:31 +01:00
Raphael Michel
8b2b98c128
Fix handling of empty values in new exporter
2020-12-08 22:09:29 +01:00
Raphael Michel
a5f806d975
Tax list exporter: Add sheets with reports by country and company
2020-12-08 22:01:52 +01:00
Raphael Michel
02278660bc
Fix issue in pdf report exporter
2020-11-06 17:38:48 +01:00
Raphael Michel
7a98f3fa89
Own column for unapproved orders in order overview
2020-11-01 15:00:54 +01:00
Raphael Michel
bc3325c1cb
Order overview PDF: Print net and gross
2020-10-02 16:45:47 +02:00
Felix Rindt
77f76195c8
isort 5.0 config/docs ( #1736 )
2020-07-30 17:57:26 +02:00
Raphael Michel
988eb85c05
Fix exporter issue
2020-07-24 11:40:45 +02:00
Raphael Michel
e435e7140c
Check-in list PDF exporter: Cross-subevent improvements
2020-05-29 18:59:02 +02:00
Raphael Michel
af23d6e4bf
Upgrade to Django 3.0 and other dependencies ( #1568 )
...
* Upgrade Django to 3.0 and other dependencies to recent versions
* Fix otp version contsraint
* Remove six dependency
* Resolve some warnings
* Fix failing tests
* Update django-countries
* Resolve all RemovedInDjango31Warnings in test suite
* Run isort
* Fix import
* Update PostgreSQL version on travis
2020-03-23 15:02:20 +01:00
Raphael Michel
2e5b80c83c
Fix missing fees in order overview
2020-02-19 16:09:40 +01:00
Raphael Michel
3ea4cdc3b3
Small categorization adjustments
2020-02-08 13:14:19 +01:00
Raphael Michel
bb5c7c5ad7
Re-introduce plugin categories
2020-02-08 12:38:43 +01:00
Raphael Michel
577729a271
Add customer data to OrderTaxListReport
2019-12-16 09:54:16 +01:00
Raphael Michel
ba555f956e
Fix #1395 -- Incorrect data in tax list exporter if an order contains multiple tax rates
2019-09-10 14:41:49 +02:00
Raphael Michel
5e3876ddde
Tax exporters: Use lazy gettext calls
2019-09-10 14:40:05 +02:00
Raphael Michel
ec522ed7e5
Tax list exporter as Excel
2019-07-08 14:25:22 +02:00
Raphael Michel
197ec84f05
Order overview: Allow to filter by date
2019-07-08 14:25:22 +02:00
Raphael Michel
d22a7844ea
Fix TypeError PRETIXEU-12W
2019-05-23 14:32:55 +02:00
Raphael Michel
068983004a
ReportlabExportMixin: Encapsule header strings
2019-03-13 11:18:34 +01:00
Martin Gross
61c6cd2937
Show event date in PDF-export (Z#134372)
2019-02-23 13:47:36 +01:00
Raphael Michel
33c43ce482
Add columns lines to PDF overview export
2019-02-07 15:21:17 +01:00