InvenTree/contrib
Senior Data Engineer & Data Architect 44d8d0e266
fix(ui): show initial stock fields when PART_CREATE_INITIAL enabled (#12415)
* fix(ui): show initial stock fields when PART_CREATE_INITIAL enabled (#12266)

* Fix Docker setup for local Windows deployment.

Disable Redis disk persistence to avoid bind-mount permission errors that caused login 500s, and configure localhost as the default site URL.

* Apply Biome formatting to Playwright test file.

Fixes Style [prek] CI failure on PR #12415.

* Use specific locators in initial stock Playwright tests.

Avoid strict-mode violations from getByText('Initial Stock') matching multiple form elements.

* Scope initial stock Playwright test to part detail Stock tab.

Avoid strict-mode violations from duplicate Stock tabs on the part page.

* Use raw SQL inserts in MPTT migration test setup.

Avoid duplicate status_custom_key ORM bug in historical StockItem models.
2026-07-20 19:05:54 +10:00
..
container fix(ui): show initial stock fields when PART_CREATE_INITIAL enabled (#12415) 2026-07-20 19:05:54 +10:00
deploy Update to Bare Metal installation docs (#10086) 2025-07-27 23:40:49 +10:00
dev_reqs chore(backend): dep bump (#12258) 2026-06-26 09:56:01 +10:00
installer Installer missing some required packages from REQS (#10897) 2025-11-24 09:12:21 +11:00
packager.io !feat(backend): bump minimum python version (#12223) 2026-06-24 17:42:35 +10:00
install.sh Installer missing some required packages from REQS (#10897) 2025-11-24 09:12:21 +11:00