InvenTree/InvenTree/part
Oliver c12e6dbf42
Backport of #6335 (#6338)
- Ref: https://github.com/inventree/InvenTree/pull/6335
- Fixes bug with regard to splitting stock items
2024-01-25 08:33:23 +11:00
..
fixtures API filter fix (#5979) 2023-11-24 10:34:56 +11:00
migrations Backport of #6335 (#6338) 2024-01-25 08:33:23 +11:00
templates/part JS translation fix (#6288) (#6289) 2024-01-19 13:37:48 +11:00
templatetags JS translation fix (#6288) (#6289) 2024-01-19 13:37:48 +11:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Improve data import for PartParameterTemplate (#6182) (#6185) 2024-01-10 22:53:17 +11:00
api.py fixed depreceated is_ajax (#6210) (#6216) 2024-01-12 22:23:23 +11:00
apps.py Ready fix (#6191) (#6194) 2024-01-11 00:37:36 +11:00
bom.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
filters.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
forms.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
helpers.py Ensure template string is cached (#6027) 2023-12-04 15:15:39 +11:00
models.py Improve data import for PartParameterTemplate (#6182) (#6185) 2024-01-10 22:53:17 +11:00
part.py Fixes and improvements for the part import wizard (#4127) 2023-01-01 22:03:43 +11:00
serializers.py Give the people what they want (#6021) 2023-12-02 18:52:50 +11:00
settings.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stocktake.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
tasks.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
test_api.py Give the people what they want (#6021) 2023-12-02 18:52:50 +11:00
test_bom_export.py BOM tree fix (#5870) 2023-11-07 09:48:04 +11:00
test_bom_import.py BOM tree fix (#5870) 2023-11-07 09:48:04 +11:00
test_bom_item.py BOM tree fix (#5870) 2023-11-07 09:48:04 +11:00
test_category.py Recursive delete fix fix (#5819) 2023-10-31 22:58:43 +11:00
test_migrations.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
test_param.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
test_part.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
test_pricing.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11: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 Give the people what they want (#6021) 2023-12-02 18:52:50 +11:00