Hi everyone,
During the creation of the product that has attribtes the module product_variant_default_code use a compute method to generate the default code.
Yet with product_sequence, the default_code field is mandatory so yat SQL is raising an error before that product_variant_default_code has the opportunity to handle the default_code.
Do you have any proposal to handle properly the behaviour fo those 2 modules?
Any tips would be appreciated.
Regards