InvenTree/InvenTree/part
Oliver 034cc4b983
Translation stat fix (#5250)
* Add helper function for translation coverage

- Handle case where locale name does not match exactly

* remove debug statement

* Fixes
2023-07-15 08:38:39 +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 Translation stat fix (#5250) 2023-07-15 08:38:39 +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 Stocktake external (#5182) 2023-07-05 22:53:44 +10:00
part.py Fixes and improvements for the part import wizard (#4127) 2023-01-01 22:03:43 +11:00
serializers.py Stocktake external (#5182) 2023-07-05 22:53:44 +10:00
settings.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stocktake.py Stocktake location filter (#5185) 2023-07-06 12:30:28 +10:00
tasks.py Stocktake external (#5182) 2023-07-05 22:53:44 +10:00
test_api.py Stocktake external (#5182) 2023-07-05 22:53:44 +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 Unit check option (#5175) 2023-07-05 11:11:19 +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 Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00