Epicor Extend OrderNum Field

Users wish to enter Order longer than 6 digits. When a user enters an OrderNum longer than 6 digits, an error is thrown noting that it needs to be less than 500000. The field is an unlimited Int and the Extended Properties has it set to a length of 9 characters, so where are the error parameters set that limit it to 500000?

That is being limited in the company config or company maintenance you can increase that number

@djs-simon - We fixed this by changing the format in Extended properties.

Thanks, was able to get it working with the Extended Properties!