pim-docs
pim-docs copied to clipboard
Changing Identifier
Hi All,
New with Akeneo PIM so please bear with me.
I just installed Akeneo CE 3.1.7 on AWS. The system defaults to SKU as the identifier; however I wanted the SKU not to the identifier since we need to be able to change the SKU. I think its not possible to change an identifier via the Admin Portal but I am sure there must be a way to do it via code or a simple sql query. I am trying to use an auto-generate + auto-increment value as the identifier.
I see that Akeneo already has a product id for every product that is created. Its visible in the URL when you open a product. Can this ID be used as the identifier?
Any assistance on this would be greatly appreciated.
Anyone? Looking for the same, identifier should be autoincrementing and user should not enter it or change it