OCA / product-variant

GNU Affero General Public License v3.0
58 stars 262 forks source link

[14.0][FIX] product_variant_configurator_manual_creation: faster has_pending_variants computation for products with huge number of variant combinations #319

Closed giarve closed 5 months ago

giarve commented 10 months ago

A huge number of attribute lines and values creates an infinite loading screen for product template because it calculates a huge amount of combinations. The calculation for this can be skipped for this type of products as they will never be manually created.

The calculation function is similar to the one used by the product module.

Should be forward ported to 15.0!

OCA-git-bot commented 10 months ago

Hi @ChrisOForgeFlow, some modules you are maintaining are being modified, check this out!

github-actions[bot] commented 6 months ago

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.