InvenTree/InvenTree/company
Oliver bc8a6ae4b8
Part image delete (#3963)
* Add button to remove an associated image from a part

- Also fixes some issues with onclick event propagation

* Similar feature for company image
2022-11-19 21:53:48 +11:00
..
fixtures fix endline 2022-05-20 13:35:07 +02:00
migrations Part pricing cache (#3710) 2022-11-14 15:58:22 +11:00
templates/company Part image delete (#3963) 2022-11-19 21:53:48 +11:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Part pricing cache (#3710) 2022-11-14 15:58:22 +11:00
api.py Part pricing cache (#3710) 2022-11-14 15:58:22 +11:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Part pricing cache (#3710) 2022-11-14 15:58:22 +11:00
serializers.py Part pricing cache (#3710) 2022-11-14 15:58:22 +11:00
test_api.py Part pricing cache (#3710) 2022-11-14 15:58:22 +11:00
test_migrations.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
test_views.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
tests.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
urls.py Barcode Refactor (#3640) 2022-09-15 14:14:51 +10:00
views.py Barcode Refactor (#3640) 2022-09-15 14:14:51 +10:00