InvenTree/InvenTree
Oliver 98bddd32d0
Skip pricing updates when importing data (#5026)
* Skip pricing updates when importing data

- Depending on migration state, pricing table might not exist
- post-save hooks can call update_pricing
- So, ignore if running data migration or import

* Typo fix
2023-06-13 12:40:21 +10:00
..
InvenTree Skip pricing updates when importing data (#5026) 2023-06-13 12:40:21 +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 Skip pricing updates when importing data (#5026) 2023-06-13 12:40:21 +10:00
plugin remove signatur checking (we do not use included git anymore) (#5018) 2023-06-12 20:10:13 +10:00
plugins
report Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
script
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
manage.py