mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-19 05:25:42 +00:00
* Pin weasyprint version
- Revert to 54.3
- Fixes https://github.com/inventree/InvenTree/issues/3528
* Simplify label printing for multiple pages
* Simplify PDF generation for multiple report outputs
* Add content wrapper div for base label template
- Allows more extensibility
(cherry picked from commit 87e7112326
)
This commit is contained in:
@ -230,8 +230,10 @@ urllib3==1.26.11
|
||||
# sentry-sdk
|
||||
wcwidth==0.2.5
|
||||
# via blessed
|
||||
weasyprint==56.1
|
||||
# via django-weasyprint
|
||||
weasyprint==54.3
|
||||
# via
|
||||
# -r requirements.in
|
||||
# django-weasyprint
|
||||
webencodings==0.5.1
|
||||
# via
|
||||
# bleach
|
||||
|
Reference in New Issue
Block a user