InvenTree/InvenTree
Oliver 8d16abcefb
Build line labels (#5034)
* Adds BuildLineLabel model

- New type of label for printing against BuildLine objects

* Add serializer for new model

* Add API endpoints for new label type

* Add hooks to BuildLine table

* Create default label

- Create an example BuildLineLabel object

* Add admin integration

* Fix js code

* Use two-tiered template

- Allows base template to be updated

* Improve default label

* Add docs pages for labels

* Update nav

* Documentation for new label

* Add permission role

* Bump API version
2023-06-14 13:07:18 +10:00
..
build Add ProjectCode support to build orders (#4808) 2023-06-14 11:23:35 +10:00
common Add ProjectCode support to build orders (#4808) 2023-06-14 11:23:35 +10:00
company Add ProjectCode support to build orders (#4808) 2023-06-14 11:23:35 +10:00
generic Refactor states/status (#4857) 2023-06-09 10:27:26 +10:00
InvenTree Build line labels (#5034) 2023-06-14 13:07:18 +10:00
label Build line labels (#5034) 2023-06-14 13:07:18 +10:00
locale New Crowdin updates (#4976) 2023-06-10 19:56:44 +10:00
order Add ProjectCode support to build orders (#4808) 2023-06-14 11:23:35 +10:00
part Build Order Updates (#4855) 2023-06-13 20:18:32 +10:00
plugin Add ProjectCode support to build orders (#4808) 2023-06-14 11:23:35 +10:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Build Order Updates (#4855) 2023-06-13 20:18:32 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Build Order Updates (#4855) 2023-06-13 20:18:32 +10:00
templates Build line labels (#5034) 2023-06-14 13:07:18 +10:00
users Build line labels (#5034) 2023-06-14 13:07:18 +10:00
config_template.yaml [FR] Add Feature flags (#4982) 2023-06-12 13:13:53 +10:00
gunicorn.conf.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00