Hi,
How does the field QUOTE.QUOTE_COUNTRY_ID get populated? I believe it is using values from the COUNTRY table but I don't see it on the user interface of the estimating window. I'm assuming that when a user enters a country in the QUOTE.COUNTRY field the system validates the entry and looks up a matching entry in COUNTRY.DESCRIPTION and returns COUNTRY.ID to that field?
My objective is to get the users to enter uniform country names when preparing quotes.
Ver: 9.03
DB: SQL Server 2016
Thanks