Hi, I have a doubt about the inventory module. In the model product.template, in the views:
product.product_template_tree_view, product.product_template_canban_view
When I add a variation in a product, the internal reference of that product disappears. This is a bug or that is the function?
I searched this issue and I found that the odoo v8 had the same problem, but supposdly it was solved. I read about that in this link:
https://github.com/odoo/odoo/issues/2772