Hi,
I am resorting to the forum as I'm at my wits end as to why this is happening. It seems to have started happening after upgrading to Odoo 18
My issue is that display_name is not working as I'd expect.
If I edit the product, it appears as I'd like ([default_code] name)
Screenshot: https://drive.google.com/file/d/1uBE3QdlUmqllqBtq8RN3TOk0QCNGEaLB/view?usp=sharing
When I browse the product in the sol_product_many2one widget, they are appearing
Screenshot: https://drive.google.com/file/d/1i-IV2Uq-iYCbtXP8unByj3f2nJv5pnL1/view?usp=sharing
But - when I add the product it just disappears.
Screenshot: https://drive.google.com/file/d/1ngwsDimqb6VQfnMJpdu9R-tbWHSA4LH8/view?usp=sharing
It also does not show on PDF quotes / order confs.
Is this new default behaviour that I need to fix manually with Odoo 18, or is something not configured right? I tried to investigate the sol_product_many2one but it's a bit too dense for me. I also checked the "name" column in the sale_order_line table, and that indeed does not include the default_code.
Thank you so much in advance!