InvenTree/InvenTree
Oliver e112d555d4 Simplify the various settings objects, to improve retrieval of 'parameters' from the base class
- Remove the GenericReferencedSettingsClass mixin
- Each subclass defines a very simple get_kwargs() method
- Now, at object level *and* class level we can perform lookup of settings and actually get proper data back
- Adds "model" option to setting (precursor of things to come)
2022-05-12 16:45:27 +10:00
..
InvenTree Merge remote-tracking branch 'inventree/master' into table-downloader 2022-05-12 12:44:26 +10:00
build PEP fixes 2022-05-12 12:47:25 +10:00
common Simplify the various settings objects, to improve retrieval of 'parameters' from the base class 2022-05-12 16:45:27 +10:00
company Move view mixin to plugin.views 2022-05-07 22:34:03 +10:00
label pep fix 2022-05-11 04:22:42 +02:00
locale L10 crowdin (#2967) 2022-05-11 14:08:06 +10:00
order Adds exporter and download button for sales orders 2022-05-12 11:44:05 +10:00
part Adds exporter and download functionality for BuildOrder table 2022-05-12 12:44:15 +10:00
plugin Simplify the various settings objects, to improve retrieval of 'parameters' from the base class 2022-05-12 16:45:27 +10:00
plugins add empty data 2022-03-13 19:46:42 +01:00
report use full names consistently 2022-05-04 15:18:36 +02:00
script remove translation script 2022-04-25 00:25:31 +02:00
stock Refactor stock_list endpoint to use the new mixin 2022-05-12 11:29:33 +10:00
templates Simplify the various settings objects, to improve retrieval of 'parameters' from the base class 2022-05-12 16:45:27 +10:00
users Merge branch 'inventree:master' into matmair/issue2385 2022-05-04 12:23:05 +02:00
config_template.yaml Merge pull request #2886 from SchrodingersGat/remove-demo-mode 2022-04-28 14:13:16 +10:00
gunicorn.conf.py
manage.py simpler coverage ignore 2022-02-13 04:56:42 +01:00