InvenTree/src
Oliver efc8fb816d
Fix for string form fields (#10814)
* Fix for string form fields

- replace null values with empty strings

* Expose more serializer metadata

* Check if null values are not allowed

* Fix type

* Try removing feature

* Reduce deltas

* Remove extra field attrs entirely (for testing)

* Comment out changes

* Tweak form values

* Fix for form validation
2025-12-06 22:54:29 +11:00
..
backend Fix for string form fields (#10814) 2025-12-06 22:54:29 +11:00
frontend Fix for string form fields (#10814) 2025-12-06 22:54:29 +11:00