I have a user request to change the Customer Number for Sales Orders.
"Customer account numbers must be 11 digits for the bank to accept the account number. The first 10 digits will be the
account number and the 11 digit is the check digit. Use the industry standard LUHM mod 10 formula."
The field is only 10 characters long so I'm wondering if anyone else has had this issue and what their solution was.