odoo-shopinvader icon indicating copy to clipboard operation
odoo-shopinvader copied to clipboard

[14.0][IMP] shopinvader_variant: main product: add hooks

Open mmequignon opened this issue 10 months ago • 3 comments

This pr adds the ability to modify the way variants are sorted to compute main variants. For instance now, you can add new fields in _get_sort_read_fields in order to be able to filter out variants that cannot be the main variant for a given product.

mmequignon avatar Apr 08 '24 12:04 mmequignon

FTR tests are red on whole 14.0. See https://github.com/shopinvader/odoo-shopinvader/pull/1532

simahawk avatar Apr 23 '24 09:04 simahawk

Forward-port in version 16 here: https://github.com/shopinvader/odoo-shopinvader/pull/1524

marielejeune avatar Apr 24 '24 12:04 marielejeune

@mmequignon Can you rebase to trigger tests plz?

lmignon avatar Jun 04 '24 09:06 lmignon