Extend AddrArray in Format Address to 100 to match recent changes to address fields
Recent changes to address fields have increased the length of several to 100 however the AddrArray in Format Address remains an array of 50 which is causing the following effects: 1) Shortening long addresses unnecessarily 2) Causing a possible DelStr overflow in function GeneratePostCodeCity be...
STATUS DETAILS
New
Contact Business Relation does not support third party relations
It's currently possible to extend the Enum "Contact Business Relation" however it is not possible to use the existing code to set that to the new value without modifying after the Microsoft code has executed. It would be much cleaner if procedure GetSelectedRelationCodes() was modified.
...
STATUS DETAILS
New