Topic: Increase length of the item code to 30

Hi
Is it possible to increase the length of the item code to 30 characters ??

THK!!
Paul Wong

Re: Increase length of the item code to 30

Indeed would it be a good idea to increase to 50 characters for the item code.

I use the supplier article codes with a prefix and these are over the 20 characters to which FA is currently limited (version 2.2.5). And I don't suspect a side effect when increasing all the relevant varchar 20 to varchar 50 as a varchar will not actually reserver space in case it's not used.

However I cannot oversee the impact on which tables would need this definition change and whether also php code needs to be changed.