InvenTree/InvenTree/part
Oliver c2f9bbfdcd
Remove incorrect field from BomItemResource (#6907) (#6913)
* Remove incorrect field from BomItemResource

- Fixes https://github.com/inventree/InvenTree/issues/6903

* Further fixes

- Better fix for BomItemResource class
2024-04-02 15:25:34 +11:00
..
fixtures [WIP] Test result table (#6430) 2024-02-18 23:26:01 +11:00
migrations Fix data migration (#6652) (#6653) 2024-03-07 08:54:34 +11:00
templates/part API Tree filters (#6536) 2024-02-21 23:34:20 +11:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Remove incorrect field from BomItemResource (#6907) (#6913) 2024-04-02 15:25:34 +11:00
api.py BOM / Build Updates (#6604) 2024-02-29 16:16:28 +11:00
apps.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
bom.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
filters.py BOM / Build Updates (#6604) 2024-02-29 16:16:28 +11:00
forms.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
helpers.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
models.py Test key fix (#6685) (#6686) 2024-03-13 13:06:21 +11:00
part.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
serializers.py Details updates (#6605) 2024-03-01 06:13:08 +00:00
settings.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stocktake.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
tasks.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
test_api.py Tree fix (#6583) 2024-02-27 03:00:32 +00:00
test_bom_export.py Create test files in seperate folder & cleanup before image build (#6571) 2024-02-26 11:23:49 +11:00
test_bom_import.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
test_bom_item.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
test_category.py Seperate CUI url paths and tests (#6543) 2024-02-22 22:56:50 +00:00
test_migrations.py [WIP] Test result table (#6430) 2024-02-18 23:26:01 +11:00
test_param.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
test_part.py Test key fix (#6685) (#6686) 2024-03-13 13:06:21 +11:00
test_pricing.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
test_views.py Seperate CUI url paths and tests (#6543) 2024-02-22 22:56:50 +00:00
urls.py Move more paths to basic path (#6251) 2024-01-18 17:05:10 +11:00
views.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00