InvenTree/InvenTree
Oliver a28063a59c
Allow pricing updates when PartPricing object does not yet exist (#4400)
- Previously if the Part did not have a referenced PartPricing object, the schedule_pricing_update method would fail
- Required a PartPricing object to actually exist (i.e. be manually created)
- This patch fixes a logic error which resulted in updating being skipped if a PartPricing instance did not already exist
2023-02-24 06:59:24 +11:00
..
InvenTree Add "external" field to StockLocation (#4377) 2023-02-21 00:42:18 +11:00
build Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
common add user setting to select a default label printer (#4349) (#4362) 2023-02-21 07:24:11 +11:00
company Js forms updates (#4378) 2023-02-21 07:24:49 +11:00
label Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
locale New Crowdin updates (#4356) 2023-02-23 07:19:27 +11:00
order Adds ability to export sales order line table to a file (#4392) 2023-02-23 07:20:03 +11:00
part Allow pricing updates when PartPricing object does not yet exist (#4400) 2023-02-24 06:59:24 +11:00
plugin Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Add migration test (#4398) 2023-02-23 23:12:48 +11:00
templates Improve wording for "Inherited" option of BOM items (#4376) (#4397) 2023-02-24 06:58:54 +11:00
users Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
config_template.yaml Update documentation URLs (#4325) 2023-02-10 10:39:57 +11: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