InvenTree/src
Oliver 20477fbfcc
Plugin sequence fix (#10057)
* Fix error message

* Add registry ready flag

* Add is_ready func

* Cleaner init code

* Protect against plugin access until ready

* Add decorator for registry entrypoint funcs

* Tweak return value

* Only add plugin URLs if registry is ready

* Fix load logic

* Refactor @registry_entrypoint decorator

* Tweak

* Typing

* Reimplement is_ready property
2025-07-23 18:54:26 +10:00
..
backend Plugin sequence fix (#10057) 2025-07-23 18:54:26 +10:00
frontend [ui] Enable form auto-fill (#10061) 2025-07-23 18:32:04 +10:00