InvenTree/InvenTree/report
Oliver 9920c3fd9c
Metadata fix (#4725)
* Add 'clean' method to MetadataMixin class

- Ensure that the "metadata" is a valid dict object

* Add "overwrite" option for set_metadata method

* Update unit tests

* full_clean -> clean

* Cleanup

* Fix for MetadataMixin

* Updates for unit tests

* Test
2023-05-05 14:06:19 +10:00
..
migrations [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
templates/report Replace mklint with djlint (#4746) 2023-05-02 20:03:52 +10:00
templatetags Base URL configuration options (#4749) 2023-05-02 22:14:57 +10:00
__init__.py Add "report" app 2020-05-21 13:51:13 +10:00
admin.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
api.py Code style improvements (#4683) 2023-04-28 20:49:53 +10:00
apps.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
models.py Base URL configuration options (#4749) 2023-05-02 22:14:57 +10:00
serializers.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
tests.py Metadata fix (#4725) 2023-05-05 14:06:19 +10:00