Skip to content

[FIX] website_sale_product_attribute_value_filter_existing, fix caching#1177

Open
stanislaw-ladorucki wants to merge 1 commit intoOCA:18.0from
stanislaw-ladorucki:18.0-fix-website_sale_product_attribute_value_filter_existing-qweb-caching
Open

[FIX] website_sale_product_attribute_value_filter_existing, fix caching#1177
stanislaw-ladorucki wants to merge 1 commit intoOCA:18.0from
stanislaw-ladorucki:18.0-fix-website_sale_product_attribute_value_filter_existing-qweb-caching

Conversation

@stanislaw-ladorucki
Copy link
Contributor

The attribute filters were not being updated properly when changing the store page search conditions because of QWeb template caching. This commit adds the new attr_values_used_ids value to the cache key, used to determine whether to re-render the attribute filters section.

The attribute filters were not being updated properly when changing
the store page search conditions because of QWeb template caching.
This commit adds the new ``attr_values_used_ids`` value to the cache key,
used to determine whether to re-render the attribute filters section.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant