InvenTree/InvenTree
Lukas 9a6c2d2953
Fix missing filters for get settings validator (#5480)
* Fix missing filters for get settings validator

* merge default model instance filters and kwargs

* Added tests for validators

* Give it a try without the kwargs passed to clean in save function

* Added string for identification for debug statement

* Added more debug comments

* Added more debug prints

* Fix test debug

* Modiefied workflow

* trigger ci

* Fix test and remove unused kwargs

* Added debug prints

* Only run one test in ci

* Added more debug code

* Remove all debug prints and reset workflow

* Reset overlooked file
2023-09-10 21:37:21 +10:00
..
InvenTree Transfer fields (#5518) 2023-09-09 00:34:30 +10:00
build Issued by filter (#5515) 2023-09-08 09:10:42 +10:00
common Fix missing filters for get settings validator (#5480) 2023-09-10 21:37:21 +10:00
company Pint unit fix (#5381) 2023-08-02 14:46:28 +10:00
generic Bump deps (#5385) 2023-08-06 21:39:15 +10:00
label Default expiry fix (#5466) 2023-08-23 16:03:01 +10:00
locale New Crowdin updates (#5511) 2023-09-07 20:51:13 +10:00
order Sales order variant stock (#5415) 2023-08-09 21:45:12 +10:00
part Bug fix for daily stocktake check (#5455) 2023-08-16 16:20:20 +10:00
plugin Fix missing filters for get settings validator (#5480) 2023-09-10 21:37:21 +10:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Bump deps (#5385) 2023-08-06 21:39:15 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Transfer fields (#5518) 2023-09-09 00:34:30 +10:00
templates Issued by filter (#5515) 2023-09-08 09:10:42 +10:00
users Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
web [P_UI] Added django settings for p_ui (#5343) 2023-08-10 20:57:33 +10:00
config_template.yaml [FR/P_UI] Sentry.io integration for front-end (#5453) 2023-08-23 20:45:58 +10:00
gunicorn.conf.py Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00