InvenTree/src
Oliver ea6bdd3ca6
Updates for metadata information (#7343)
* Updates for metadata information

- Override 'label' values with 'verbose_name' values
- Only if 'label' is *not* translated, but 'verbose_name' is
- Allows the translated model fields name to be pushed through to the metadata framework

* Remove unused import

* Add unit testing for metadata lookup

* Update serializer: allow 'category' to be blank

* Bump API version

* Fix for unit test
2024-05-27 16:55:08 +10:00
..
backend Updates for metadata information (#7343) 2024-05-27 16:55:08 +10:00
frontend New Crowdin updates (#7333) 2024-05-26 21:43:47 +10:00