InvenTree/InvenTree
Oliver 9117c2234b
Migration fixes (#5025)
* Catch exception on is_worker_running

- Exception may occur if table is not yet available
- If it *does* then we can assume the worker is no running

* General error catch in offload_task

* Pick an earlier migration to run from?

* Update initial common migration

- Handle error on table duplication

* Change target migration file

- Ensure that part MPTT migrations have been applied!

* Fix migration ref

- Need 0025
- Price field needs to be available
2023-06-13 07:34:56 +10:00
..
InvenTree Migration fixes (#5025) 2023-06-13 07:34:56 +10:00
build Refactor states/status (#4857) 2023-06-09 10:27:26 +10:00
common Migration fixes (#5025) 2023-06-13 07:34:56 +10:00
company Fix migration order (#5027) 2023-06-13 07:34:41 +10:00
generic Refactor states/status (#4857) 2023-06-09 10:27:26 +10:00
label Refactor label API code (#4978) 2023-06-06 18:49:19 +10:00
locale New Crowdin updates (#4976) 2023-06-10 19:56:44 +10:00
order Refactor states/status (#4857) 2023-06-09 10:27:26 +10:00
part Add more version information (#5014) 2023-06-12 00:32:03 +10:00
plugin remove signatur checking (we do not use included git anymore) (#5018) 2023-06-12 20:10:13 +10:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Refactor states/status (#4857) 2023-06-09 10:27:26 +10:00
templates remove signatur checking (we do not use included git anymore) (#5018) 2023-06-12 20:10:13 +10:00
users [FR] Add Feature flags (#4982) 2023-06-12 13:13:53 +10:00
config_template.yaml [FR] Add Feature flags (#4982) 2023-06-12 13:13:53 +10:00
gunicorn.conf.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00