InvenTree/docs/docs
Lukas 16e535f45f
Add barcode generation capabilities to plugins (#7648)
* initial implementation of barcode generation using plugins

* implement short QR code scanning

* add PUI qrcode preview

* use barcode generation for CUI show barcode modal

* remove short qr prefix validators and fix short qr detection regex

* catch errors if model with pk is not found for scanning and generating

* improve qrcode templatetag

* fix comments

* fix for python 3.9

* add tests

* fix: tests

* add docs

* fix: tests

* bump api version

* add docs to BarcodeMixin

* fix: test

* added suggestions from code review

* fix: tests

* Add MinLengthValidator to short barcode prefix setting

* fix: tests?

* trigger: ci

* try custom cache

* try custom cache ignore all falsy

* remove debugging

* Revert "Add MinLengthValidator to short barcode prefix setting"

This reverts commit 76043ed96b.

* Revert "fix: tests"

This reverts commit 3a2d46ff72.
2024-07-22 11:52:45 +10:00
..
api Render API docs (#6463) 2024-03-02 11:28:37 +11:00
app Sales order barcode allocate (#6072) 2023-12-14 11:13:50 +11:00
assets Revision Improvements (#7585) 2024-07-12 14:37:32 +10:00
barcodes Add barcode generation capabilities to plugins (#7648) 2024-07-22 11:52:45 +10:00
build [Feature] Build allocation export (#7611) 2024-07-11 14:33:53 +10:00
concepts Feet and inches (#6674) 2024-03-12 03:04:10 +00:00
develop bump node to 20 (#7698) 2024-07-22 07:44:42 +10:00
extend Add barcode generation capabilities to plugins (#7648) 2024-07-22 11:52:45 +10:00
javascripts Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
order PO shipped complete (#7367) 2024-05-30 12:44:57 +10:00
part Revision Improvements (#7585) 2024-07-12 14:37:32 +10:00
releases Bump pre commit versions (#7255) 2024-06-25 20:52:34 +10:00
report Label printing bug fixes (#7329) 2024-05-27 09:12:29 +00:00
settings Feat: SSO group sync (#7293) 2024-06-29 20:32:28 +10:00
start Currency setting (#7390) 2024-06-03 12:53:30 +10:00
stock Fix argument name (#7653) 2024-07-15 13:54:29 +10:00
stylesheets Render API docs (#6463) 2024-03-02 11:28:37 +11:00
webfonts Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
__init__.py Fixes for docs building (#4659) 2023-04-22 23:35:25 +10:00
credits.md Remove coveralls integration (#7099) 2024-04-23 08:42:31 +10:00
demo.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
faq.md Pin hashes in requirements (#7081) 2024-04-23 17:15:52 +10:00
features.md Company docs updates (#4710) 2023-04-27 22:27:21 +10:00
hooks.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
index.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
privacy.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
security.md Docs code links (#7342) 2024-05-26 22:09:08 +10:00