Jump to content

Need to change Max Number of Chars in MPN field


Recommended Posts

Hi,

I need to change the Max number of characters allowed in the MPN field for my products from 40 to 80.

I have changed the MPN length to 80 for the VARCHARS in my _product table in my database (see attached).

I have also changed the MAX_MPN_LENGTH to 80 in my src/Core/Domain/Product/ProductSettings.php file (see attached). 

My problem is that the backoffice is still only allowing me to add MPN numbers of up to 40 characters.

Does anyone know if I am missing something?

Thanks

ProductSettings-file.jpg

MPN-product-table.jpg

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...