InvenTree/InvenTree
Oliver 4433befbdc Add list of 'choices' (read only) to serializer
- Check that the specified value is one of the valid options (if provided)
2021-11-09 17:21:59 +11:00
..
InvenTree Adds "detail" view for user setting 2021-11-09 16:14:10 +11:00
barcodes
build Provide model-level default function option 2021-11-08 13:30:59 +11:00
common Add list of 'choices' (read only) to serializer 2021-11-09 17:21:59 +11:00
company More fixes 2021-11-05 00:02:55 +11:00
label Add inline option for reports, too 2021-08-07 22:28:48 +10:00
locale Fix: New translations django.po from Crowdin 2021-10-11 17:29:16 +11:00
order Add unit test to check an "empty" (null) barcode can be supplied 2021-11-09 12:07:57 +11:00
part Fix logic for converting stock items to applicable variants 2021-11-08 15:10:41 +11:00
plugins
report Adds a function to construct an "absolute" URL 2021-11-01 23:44:44 +11:00
script script to save the locale stats 2021-08-05 00:44:02 +02:00
stock Fix missing actions for stock item 2021-11-08 14:50:03 +11:00
templates Add LIST endpoint for global settngs and user settings 2021-11-09 15:59:09 +11:00
users PEP fixes 2021-11-08 16:53:43 +11:00
config_template.yaml add aditional provider settings 2021-09-07 23:55:11 +02:00
gunicorn.conf.py
manage.py