InvenTree/docs/docs
Oliver 756c0be0b5
[db] Backend setting improvements (#11500)
* Refactor database engine options

- Move to setting/db_backend.py
- Cleanup settings.py

* Fix documentation for postgres settings

* docs updates

* Add transaction_mode options for sqlite

* Update CHANGELOG with breaking changes

* Remove hard-coded database config

* Raise error on invalid backend

* Fix typos

* Fix broken redis link

* Limit to single worker thread for sqlite

* Update docs

* Add verbosity switch to dev.test task

* Add test timeout - kill hanging tests after 120s

* Set WAL mode for sqlite

* Use IMMEDIATE mode for background worker thread

* Use config to set WAL rather than custom hook

* Tweak pyproject settings

* Tweak code

* Increase timeouts

* Reset requirements to master
2026-03-18 00:01:17 +11:00
..
api [enhancements] Stock tracking enhancements (#11260) 2026-02-10 21:54:35 +11:00
app Add link to app download (#11175) 2026-01-21 10:19:33 +11:00
assets [enhancements] Stock tracking enhancements (#11260) 2026-02-10 21:54:35 +11:00
barcodes Barcode scan tweaks (#10992) 2025-12-11 16:19:47 +11:00
concepts [UI] Default locale (#11412) 2026-02-24 16:08:26 +11:00
develop feat(docs): add next breaking docs (#11433) 2026-02-27 23:01:09 +11:00
javascripts feat(docs): add architecture/roadmap (#9624) 2025-06-13 11:28:02 +10:00
manufacturing Auto allocate tracked (#10887) 2026-02-22 20:15:31 +11:00
part [enhancements] Stock tracking enhancements (#11260) 2026-02-10 21:54:35 +11:00
plugins Change default barcode type (#11304) 2026-02-17 00:22:44 +11:00
project Docs spelling fixes (#10972) 2025-12-07 08:11:26 +11:00
purchasing [docs] Docs updates (#10678) 2025-10-26 17:16:59 +11:00
releases [plugin] Auto issue orders (#9565) 2025-06-03 17:07:12 +10:00
report Improve docs for report merging (#10984) 2025-12-09 09:57:10 +11:00
sales [docs] Docs updates (#10678) 2025-10-26 17:16:59 +11:00
settings Allow Zero Quantity BOM Item with System Setting (#11437) 2026-03-03 11:10:20 +11:00
start [db] Backend setting improvements (#11500) 2026-03-18 00:01:17 +11:00
stock [enhancements] Stock tracking enhancements (#11260) 2026-02-10 21:54:35 +11:00
stylesheets Render API docs (#6463) 2024-03-02 11:28:37 +11:00
webfonts Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
__init__.py Fixes for docs building (#4659) 2023-04-22 23:35:25 +10:00
demo.md Invoke docs (#8373) 2024-10-27 10:51:51 +11:00
faq.md Docs updates (#10912) 2025-11-26 21:27:13 +11:00
hooks.py [enhancements] Stock tracking enhancements (#11260) 2026-02-10 21:54:35 +11:00
index.md Docs refactor (#9545) 2025-04-22 08:18:32 +10:00
privacy.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
security.md refactor(docs): better security linking and references for docs (#9621) 2025-05-04 22:20:09 +01:00
troubleshooting.md Docs updates (#10912) 2025-11-26 21:27:13 +11:00