-
fix: pricelist selection preserved when opening configurations
released this
2026-03-24 15:24:57 +03:00 | 3 commits to main since this release- Remove 'auto (latest active)' option from pricelist dropdowns; new
configs pre-select the first active pricelist instead - Stop resetting stored pricelist_id to null when it is not in the
active list (deactivated pricelists are shown as inactive options) - RefreshPricesNoAuth now accepts an optional pricelist_id; uses the
UI-selected pricelist, then the config's stored pricelist, then
latest as a last-resort fallback — no longer silently overwrites
the stored pricelist on every price refresh - Same fix applied to RefreshPrices (with auth)
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Downloads
- Remove 'auto (latest active)' option from pricelist dropdowns; new