2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-18 18:56:31 +00:00
Files
.devcontainer
.devops
.github
.vscode
InvenTree
ci
contrib
deploy
docker
docs
_includes
ci
docs
api
app
assets
barcodes
build
concepts
develop
extend
javascripts
order
part
releases
report
settings
start
stock
stylesheets
webfonts
__init__.py
credits.md
demo.md
faq.md
features.md
hooks.py
index.md
privacy.md
.gitignore
LICENSE
README.md
__init__.py
main.py
mkdocs.yml
requirements.txt
images
src
.deepsource.toml
.djlintrc
.eslintrc.yml
.gitattributes
.gitignore
.pkgr.yml
.pre-commit-config.yaml
CONTRIBUTING.md
Dockerfile
LICENSE
Procfile
README.md
RELEASE.md
SECURITY.md
backportrc.json
crowdin.yml
docker-compose.yml
docker.dev.env
package-lock.json
package.json
readthedocs.yml
requirements-dev.in
requirements-dev.txt
requirements.in
requirements.txt
runtime.txt
setup.cfg
tasks.py
yarn.lock
InvenTree/docs/docs
Oliver a0b1ba62a9 Label sheet printer ()
* 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-07-18 09:04:58 +10:00
2023-10-25 23:46:26 +11:00
2023-10-18 07:27:28 +11:00
2023-11-09 09:00:23 +11:00
2023-10-05 21:19:28 +11:00
2023-10-18 07:27:28 +11:00
2023-04-22 23:35:25 +10:00
2023-04-22 22:40:29 +10:00
2023-06-09 10:16:30 +10:00
2023-04-27 22:27:21 +10:00
2023-04-22 22:40:29 +10:00
2023-04-22 22:40:29 +10:00