11865830 - Broken Cus_No Formatting When Division Number is Missing on Customer Created Outside of Sage
This changes our handling of
Sage 100 customers. Prior to this build, you
always saw the division and the customer number had a maximum size of 23 (##-####################) as that was a default system settings used. However, this isn't always the case in Sage 100 and the formatting is controlled by two A/R settings at Sage 100 | Accounts Receivable | Setup | Accounts Receivable Options | Main. There can be found two options, one for Accounts Receivable Divisions, which has two sub-options of Disable (where Divisions aren't present at all) and Enabled (where they are), and Allow Entry of Expanded Customer Numbers, which also has two sub-options of Disabled (where customer numbers have a max length of 7) and Enabled (where customer numbers have a max length of 20). With this update, if you don't have Allow Entry of Expanded Customer Numbers enabled, we will drop the cus_no max field length to 10 (##-#######). Additionally, if you don't have Accounts Receivable Divisions enabled, then the system will display customer numbers without the leading division. We will continue to record them in the database with the division. All of this is to bring us more in line with the way Sage 100 works.