Hi,
I understand it as the Internal Reference for a product must be unique. If I try to set the Internal Reference to an already existing value, Odoo gives me an error.
Now to the issue:
I have configured a custom sequence which I use in an automated actionn (Automation Rules, triggered by "On save", which executes code) which sets the Internal Reference to a sequence value whenever I save a product. This script seems to be able to circumvent the requiremnt on unique Internal References and can therefore create duplicates if a number happens to exist already.
Is this the expected behaviour?
I'm using Odoo Online 17.1
Could you please specify the Automated action to clarify the scenario?