InvenTree/InvenTree/part
github-actions[bot] 978e08f3a3
stop cascade update_pricing if prices didnt change (#5606) (#5607)
Co-authored-by: Oliver Lippert <oliver@lipperts-web.de>
(cherry picked from commit 2f0dbf9776)

Co-authored-by: Oliver Lippert <oliver@allesit.de>
2023-09-24 23:06:03 +10:00
..
fixtures Build Order Updates (#4855) 2023-06-13 20:18:32 +10:00
migrations Build Order Updates (#4855) 2023-06-13 20:18:32 +10:00
templates/part Child items table (#5114) 2023-06-28 15:22:23 +10:00
templatetags Fix SSO check comparing id against name and extend log output (#5340) (#5377) 2023-08-01 10:39:46 +10:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Parameter filtering (#4823) 2023-05-19 13:24:55 +10:00
api.py Variant low stock (#5102) 2023-06-24 22:31:52 +10:00
apps.py Part pricing cache (#3710) 2022-11-14 15:58:22 +11:00
bom.py Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
filters.py Build Order Updates (#4855) 2023-06-13 20:18:32 +10:00
forms.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
models.py stop cascade update_pricing if prices didnt change (#5606) (#5607) 2023-09-24 23:06:03 +10:00
part.py Fixes and improvements for the part import wizard (#4127) 2023-01-01 22:03:43 +11:00
serializers.py PartParameter API improvements (#5094) 2023-06-24 01:04:11 +10:00
settings.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
tasks.py Transfer stock location (#5117) 2023-06-28 21:59:47 +10:00
test_api.py Scheduling api fix (#5093) 2023-06-23 23:55:52 +10:00
test_bom_export.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
test_bom_import.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
test_bom_item.py Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
test_category.py Build Order Updates (#4855) 2023-06-13 20:18:32 +10:00
test_migrations.py Fix for faulty data migrations (#4987) 2023-06-08 21:12:57 +10:00
test_param.py Update unit tests (#5446) 2023-08-14 16:39:00 +10:00
test_part.py Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
test_pricing.py Build Order Updates (#4855) 2023-06-13 20:18:32 +10:00
test_views.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
urls.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
views.py Catch IndexError when importing data (#5439) (#5443) 2023-08-14 15:39:07 +10:00