InvenTree/InvenTree
Lukas 09872eec8e
[0.12.x] Fix missing filters for get settings validator (#5480) (#5522)
* 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

(cherry picked from commit 9a6c2d2953)

# Conflicts:
#	InvenTree/plugin/samples/integration/test_sample.py

* Add missing import

* Added second missing import
2023-09-11 10:57:42 +10:00
..
build Fix auto-allocation of build outputs (#5378) (#5379) 2023-08-01 11:26:10 +10:00
common [0.12.x] Fix missing filters for get settings validator (#5480) (#5522) 2023-09-11 10:57:42 +10:00
company Fix admin url to point to right model (#5319) (#5321) 2023-07-23 22:38:27 +10:00
generic Refactor states/status (#4857) 2023-06-09 10:27:26 +10:00
InvenTree Login form fix (#5502) (#5504) 2023-09-05 12:43:39 +10:00
label Handle exception when creating default labels (#5163) (#5166) 2023-07-04 22:54:21 +10:00
locale New Crowdin updates (#5101) 2023-06-26 09:44:10 +10:00
order Handle purchase price export for .xls files (#5362) (#5363) 2023-07-28 15:36:34 +10:00
part Update unit tests (#5446) 2023-08-14 16:39:00 +10:00
plugin [0.12.x] Fix missing filters for get settings validator (#5480) (#5522) 2023-09-11 10:57:42 +10:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Handle errors when printing reports (#5360) (#5361) 2023-07-28 14:23:43 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Fix html tag in template (#5445) (#5448) 2023-08-14 16:28:58 +10:00
templates Fix build output unallocate button (#5426) (#5427) 2023-08-11 10:13:52 +10:00
users decouble ruleset migration (#5067) 2023-06-19 16:56:26 +10:00
config_template.yaml Add dj-rest-auth (#4187) 2023-06-20 16:26:02 +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