2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-29 12:06:44 +00:00
Oliver a0b1ba62a9
Label sheet printer (#5883)
* Add skeleton for new label sheet plugin

* Add custom printing options serializer

* Render individual label outputs to HTML

* Extract page size and column size

* Check label dimensions before printing

* Split labels into multiple pages / sheets

* Render out multiple labels onto a single sheet

* Cleanup base label template

- Allow @page style to *not* be generated
- Pass through as optional context variable
- Check that it still works for single label printing (default behaviour unchanged)
- Prevents multiple @page styles from being generated on label sheet output

* Fix stylesheets for part labels

* Cleanup stock location labels

* Cleanup more label templates

* Check if label can actually fit on page

* Generate output to PDF and return correct response

* Update panel.md

* Fix unit tests

* More unit test fixes
2023-11-09 09:00:23 +11:00
..
2023-10-29 23:13:38 +11:00
2023-11-08 07:37:17 +11:00
2023-11-09 09:00:23 +11:00
2023-11-06 21:45:06 +11:00
2023-11-05 12:57:38 +11:00
2023-11-08 07:37:17 +11:00
2023-11-09 09:00:23 +11:00
2023-02-10 10:39:57 +11:00
2023-11-09 09:00:23 +11:00
2023-11-06 22:58:46 +11:00
2023-11-06 22:58:46 +11:00
2023-10-23 22:33:16 +11:00