-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ADD] web_report_barcode_rotate: init #2886
base: 16.0
Are you sure you want to change the base?
Conversation
1572a65
to
88152f6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great!
Thanks for your contribution.
88152f6
to
4db0ee5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code review
4db0ee5
to
972f71f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good work thanks a lot
7811a03
to
ff49f29
Compare
Improved test suite in order to test all cases. |
ff49f29
to
ad7e79a
Compare
This PR has the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello Laurent,
Thanks for your PR.
I think we should standardise the copyright section on the files.
Sorry
web_report_barcode_rotate/tests/test_report_barcode_controller.py
Outdated
Show resolved
Hide resolved
ad7e79a
to
0dc90cc
Compare
Good catch 🙂 |
This module adds the possibility to pass a
rotate
argument to the barcode generation route. The returned barcode image is then obviously rotated, which prevent having to use css in order to get the same result.