11846695 - Add a City Level To The Country And State/Province System
This project adds another level below SubDivision called Location; Locations are specifically built to hold cities, but can hold other things (i.e. ports or military bases). This also fixes an issue where the system can't decide if it is Country / Province or Country / State or Country / State or Province. It is now Country / SubDivision since different countries call the next level down a lot of different things (states, provinces, districts, etc.) Finally, this project updates the order sales tax logic to look at Location, then SubDivision, then Country, then it falls back to the default customer settings on Site Settings.