InvenTree/InvenTree
Oliver b0338e181e
Parameter validation via plugin (#4958)
* Expose part parameter validation to plugins

- Allow ValidationMixin plugins to validate part parameter values

* Update sample plugin

* Catch and re-throw error

* Update docs

* Improve plugin docs

* Simplify validation sample

* Calculate numeric value first
2023-06-03 21:27:31 +10:00
..
build Refactor model helpers into own file (#4927) 2023-05-31 09:18:42 +10:00
common Fix/settings bugs and added model SettingKeyType typing (#4944) 2023-06-01 23:53:06 +10:00
company Add Metadata to more models (#4898) 2023-06-02 19:26:20 +10:00
InvenTree Add Metadata to more models (#4898) 2023-06-02 19:26:20 +10:00
label Add user settings to remember the last/favourite label template (#4938) 2023-06-01 20:01:48 +10:00
locale New Crowdin updates (#4939) 2023-06-01 15:39:39 +10:00
order Add Metadata to more models (#4898) 2023-06-02 19:26:20 +10:00
part Parameter validation via plugin (#4958) 2023-06-03 21:27:31 +10:00
plugin Parameter validation via plugin (#4958) 2023-06-03 21:27:31 +10:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Report files (#4946) 2023-06-02 07:54:15 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Add Metadata to more models (#4898) 2023-06-02 19:26:20 +10:00
templates Shorten displayed linked by default (#4951) 2023-06-02 14:27:15 +10:00
users Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
config_template.yaml Base URL configuration options (#4749) 2023-05-02 22:14:57 +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