InvenTree/docs/docs/start
Oliver 5c55f4f4c0
Migrate plugin tables (#11648)
* Prevent creation of PluginConfig during migrations

* Refactor data import process

- Split into multiple separate steps

* Load plugins during data load / dump

- Required, otherwise we cannot dump the data

* Refactor export_records

- Use temporary file
- Cleanup docstring

* Force apps check on second validation step

* Improve import sequencing

* Update CI script

* Update migration docs

* CI pipeline for running import/export test

* Fix workflow naming

* Fix env vars

* Add placeholder script

* Fix matrix env vars

* Fix missing env var

* Install required packages

* Fix typo

* Tweak tasks.py

* Install dummy plugin as part of the

* Updated CI workflow

* Validate exported data

* Additional CI process

* Log mandatory plugins to INFO

* Force global setting

* Refactor CI pipeline

* Tweak file test

* Workflow updates

* Enable auto-update

* Test if import/export test should run

* Trigger if tasks.py changes
2026-04-02 21:26:34 +11:00
..
accounts.md [docs] Fix docker command (#11159) 2026-01-18 23:17:23 +11:00
advanced.md Fix spelling of InvenTree in code base (#8561) 2024-11-26 08:29:47 +11:00
backup.md feat(backend): ensure restore of backups only works in correct enviroments (#11372) 2026-02-25 10:23:00 +11:00
bare_dev.md Prevent multiple background workers without global cache (#8401) 2024-11-01 07:23:08 +11:00
bare_prod.md change screenshot for plugin install to PUI (#11036) 2025-12-18 09:31:40 +11:00
config.md Migrate plugin tables (#11648) 2026-04-02 21:26:34 +11:00
docker.md Docker tweaks (#9738) 2025-06-05 15:08:51 +10:00
docker_install.md [WIP] Generic parameters (#10699) 2025-12-04 20:41:36 +11:00
index.md Docs updates (#10912) 2025-11-26 21:27:13 +11:00
install.md Remove dublicate lines (#11016) 2025-12-16 08:59:49 +11:00
installer.md [db] Backend setting improvements (#11500) 2026-03-18 00:01:17 +11:00
invoke.md Backup update (#10586) 2025-10-18 07:28:18 +11:00
migrate.md Migrate plugin tables (#11648) 2026-04-02 21:26:34 +11:00
processes.md [db] Backend setting improvements (#11500) 2026-03-18 00:01:17 +11:00