InvenTree/InvenTree
Oliver 941451203a
Exclude some common fields from django-import-export (#5349)
- Add "get_fields()" method to InvenTreeResource
- Override default behaviour and exclude some common fields
- Will flow down to any inheriting classes
2023-07-26 16:54:02 +10:00
..
InvenTree Exclude some common fields from django-import-export (#5349) 2023-07-26 16:54:02 +10:00
build fix: generic status import (#5192) 2023-07-09 08:39:26 +10:00
common Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
company Fix admin url to point to right model (#5319) 2023-07-23 22:32:14 +10:00
generic fix: generic status import (#5192) 2023-07-09 08:39:26 +10:00
label Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
locale New Crowdin updates (#5253) 2023-07-20 18:33:56 +10:00
order fix: generic status import (#5192) 2023-07-09 08:39:26 +10:00
part Allow duplicate BOM items when duplicating a part (#5347) 2023-07-26 16:47:59 +10:00
plugin Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock fix: generic status import (#5192) 2023-07-09 08:39:26 +10:00
templates Fix selecting the default stock item template (#5318) 2023-07-23 19:42:56 +10:00
users Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
web P UI: Basic UI & Auth setup (#5207) 2023-07-21 08:54:57 +10:00
config_template.yaml Update InvenTree demo url (#5281) 2023-07-19 10:12:59 +10:00
gunicorn.conf.py Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00