2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00
Files
InvenTree/InvenTree/part
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
..
2022-11-14 15:58:22 +11:00
2023-02-20 18:48:55 +11:00
2023-02-17 11:42:48 +11:00
2023-02-20 18:48:55 +11:00
2022-11-14 15:58:22 +11:00
2023-02-20 18:48:55 +11:00
2023-02-10 10:39:57 +11:00
2023-02-17 13:33:36 +11:00
2023-02-17 13:33:36 +11:00