Cidade, Região e País (Janela ID-122)

Fonte: iDempiere pt



Janela: Cidade, Região e País

Descrição: Maintain Countries Regions and Cities

Ajudar: The Countries, Regions and Cities Window defines the different entities that can be used in any address field. It defines the format of the address as well as associating Regions with Countries and Cities with Regions or Countries.

You would define Countries usually only on System level.

TAB: País

Descrição: Define Country


Ajudar The Country Tab defines any country in which you do business. Values entered here are referenced in location records for Business Partners.


Ficheiro:Cidade, Região e País - País - Janela (iDempiere 1.0.0).png




Nome Nome Descrição Ajudar Especificações
Client Empresa A Empresa instalada neste sistema. A Empresa é a sociedade, grupo empresarial ou qualquer outra entidade legal instalada neste sistema. Não é possivel partilhar dados entre Empresas. AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization Organismo Unidade organizacional componente da Empresa A estrutura é uma das unidades organizacionais que constituem a Empresa, estas entidades podem ter figura juridica ou serem meras abstracções de um modelo de organização empresarial. Como exemplos podemos citar o sector, departamento, armazem, loja ou empresa associada. É possivél e normal partilhar dados entre estruturas. AD_Org_ID
numeric(10) NOT NULL
Table Direct
ISO Country Code Código ISO do Pais Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html For details - http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1.html or - http://www.unece.org/trade/rec/rec03en.htm CountryCode
character(2) NOT NULL
String
Name Nome Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. Name
character varying(60) NOT NULL
String
Description Descrição Optional short description of the record A description is limited to 255 characters. Description
character varying(255)
String
Active Activo The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

IsActive
character(1) NOT NULL
Yes-No
Country has Region Pais com Regiões Country contains Regions The Country has Region checkbox is selected if the Country being defined is divided into regions. If this checkbox is selected, the Region Tab is accessible. HasRegion
character(1) NOT NULL
Yes-No
Region Região, Nome Name of this Region The Region Name defines the name that will print when this region is used in a document. RegionName
character varying(60)
String
Address Print Format Formato dos Endereços Format for printing this Address The Address Print format defines the format to be used when this address prints. The following notations are used: @C@=City @P@=Postal @A@=PostalAdd @R@=Region DisplaySequence
character varying(20) NOT NULL
String
Reverse Address Lines Inverter Sequencia Endereço Print Address in reverse Order If NOT selected the sequence is Address 1, Address 2, Address 3, Address 4, City/Region/Postal, Country.

If selected the sequence is Country, City/Region/Postal, Address 4, Address 3, Address 2, Address 1. The sequence of City/Region/Postal is determined by the address format.

IsAddressLinesReverse
character(1) NOT NULL
Yes-No
Capture Sequence Capture Sequence null The Capture Sequence defines the fields to be used when capturing an address on this country. The following notations are used: @CO@=Country, @C@=City, @P@=Postal, @A@=PostalAdd, @R@=Region, @A1@=Address 1 to @A4@=Address 4. Country is always mandatory, add a bang ! to make another field mandatory, for example @C!@ makes city mandatory, @A1!@ makes Address 1 mandatory. CaptureSequence
character varying(60)
String
Local Address Format Formato dos Endereços (no Pais) Format for printing this Address locally The optional Local Address Print format defines the format to be used when this address prints for the Country. If defined, this format is used for printing the address for the country rather then the standard address format.
The following notations are used: @C@=City  @P@=Postal  @A@=PostalAdd  @R@=Region
DisplaySequenceLocal
character varying(20)
String
Reverse Local Address Lines Inverter Sequencia Endereço (no Pais) Print Local Address in reverse Order If NOT selected the local sequence is Address 1, Address 2, Address 3, Address 4, City/Region/Postal, Country.

If selected the local sequence is Country, City/Region/Postal, Address 4, Address 3, Address 2, Address 1. The sequence of City/Region/Postal is determined by the local address format.

IsAddressLinesLocalReverse
character(1) NOT NULL
Yes-No
Postal Code Format Formato Código Postal Format of the postal code; Can contain fixed format elements, Variables: "_lLoOaAcCa09" Validation elements:
	(Space) any character

_ Space (fixed character) l any Letter a..Z NO space L any Letter a..Z NO space converted to upper case o any Letter a..Z or space O any Letter a..Z or space converted to upper case a any Letters & Digits NO space A any Letters & Digits NO space converted to upper case c any Letters & Digits or space C any Letters & Digits or space converted to upper case 0 Digits 0..9 NO space 9 Digits 0..9 or space

Example of format "(000)_000-0000"

ExpressionPostal
character varying(20)
String
Additional Postal code Código Postal Adicional Has Additional Postal Code The Additional Postal Code checkbox indicates if this address uses an additional Postal Code. If it is selected an additional field displays for entry of the additional Postal Code. HasPostal_Add
character(1) NOT NULL
Yes-No
Additional Postal Format Cód.Postal Adicional, Formato Format of the value; Can contain fixed format elements, Variables: "_lLoOaAcCa09" Validation elements:
	(Space) any character

_ Space (fixed character) l any Letter a..Z NO space L any Letter a..Z NO space converted to upper case o any Letter a..Z or space O any Letter a..Z or space converted to upper case a any Letters & Digits NO space A any Letters & Digits NO space converted to upper case c any Letters & Digits or space C any Letters & Digits or space converted to upper case 0 Digits 0..9 NO space 9 Digits 0..9 or space

Example of format "(000)_000-0000"

ExpressionPostal_Add
character varying(20)
String
Phone Format Telefone, formato Format of the phone; Can contain fixed format elements, Variables: "_lLoOaAcCa09" Validation elements:
	(Space) any character

_ Space (fixed character) l any Letter a..Z NO space L any Letter a..Z NO space converted to upper case o any Letter a..Z or space O any Letter a..Z or space converted to upper case a any Letters & Digits NO space A any Letters & Digits NO space converted to upper case c any Letters & Digits or space C any Letters & Digits or space converted to upper case 0 Digits 0..9 NO space 9 Digits 0..9 or space

Example of format "(000)_000-0000"

ExpressionPhone
character varying(20)
String
Media Size Media Size Java Media Size The Java Media Size. Example: "MediaSize.ISO.A4" (the package javax.print.attribute.standard is assumed). If you define your own media size, use the fully qualified name.

If the pattern for your language is not correct, please create a Adempiere support request with the correct information

MediaSize
character varying(40)
String
Bank Routing No Format Formato do Nr.Routing Bancário Format of the Bank Routing Number null ExpressionBankRoutingNo
character varying(20)
String
Bank Account No Format Formato de Conta Bancária Format of the Bank Account null ExpressionBankAccountNo
character varying(20)
String
Language Idioma Language for this application The Language identifies the language to use for display AD_Language
character varying(6)
Table
Currency Divisa The Currency for this record Indicates the Currency to be used when processing or reporting on this record C_Currency_ID
numeric(10)
Table Direct
Use Postcode Lookup Use Postcode Lookup Does this country have a post code web service Enable the IsPostcodeLookup if you wish to configure a post code lookup web service IsPostcodeLookup
character(1) NOT NULL
Yes-No
Allow Cities out of List Allow Cities out of List A flag to allow cities, currently not in the list, to be entered null AllowCitiesOutOfList
character(1)
Yes-No
Lookup URL Lookup URL The URL of the web service that the plugin connects to in order to retrieve postcode data Enter the URL of the web service that the plugin connects to in order to retrieve postcode data LookupUrl
character varying(100)
String
Lookup Client ID Lookup Client ID The ClientID or Login submitted to the Lookup URL Enter the ClientID or Login for your account provided by the post code web service provider LookupClientID
character varying(50)
String
Lookup Password Lookup Password The password submitted to the Lookup URL Enter the password for your account provided by the post code web service provider LookupPassword
character varying(50)
String
Lookup ClassName Lookup ClassName The class name of the postcode lookup plugin Enter the class name of the post code lookup plugin for your postcode web service provider LookupClassName
character varying(255)
String




TAB: Traduzir Localidades

Descrição: null


Ajudar null


Ficheiro:Cidade, Região e País - Traduzir Localidades - Janela (iDempiere 1.0.0).png




Nome Nome Descrição Ajudar Especificações
Client Empresa A Empresa instalada neste sistema. A Empresa é a sociedade, grupo empresarial ou qualquer outra entidade legal instalada neste sistema. Não é possivel partilhar dados entre Empresas. AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization Organismo Unidade organizacional componente da Empresa A estrutura é uma das unidades organizacionais que constituem a Empresa, estas entidades podem ter figura juridica ou serem meras abstracções de um modelo de organização empresarial. Como exemplos podemos citar o sector, departamento, armazem, loja ou empresa associada. É possivél e normal partilhar dados entre estruturas. AD_Org_ID
numeric(10) NOT NULL
Table Direct
Country País Country The Country defines a Country. Each Country must be defined before it can be used in any document. C_Country_ID
numeric(10) NOT NULL
Table Direct
Language Idioma Language for this application The Language identifies the language to use for display AD_Language
character varying(6) NOT NULL
Table
Active Activo The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

IsActive
character(1) NOT NULL
Yes-No
Translated Traduzido This column is translated The Translated checkbox indicates if this column is translated. IsTranslated
character(1) NOT NULL
Yes-No
Name Nome Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. Name
character varying(60) NOT NULL
String
Description Descrição Optional short description of the record A description is limited to 255 characters. Description
character varying(255)
String
Region Região, Nome Name of this Region The Region Name defines the name that will print when this region is used in a document. RegionName
character varying(60)
String




TAB: Região

Descrição: Define Regions


Ajudar The Region Tab defines a Region within a Country. This tab is enabled only if the Has Region checkbox is selected for the Country.


Ficheiro:Cidade, Região e País - Região - Janela (iDempiere 1.0.0).png




Nome Nome Descrição Ajudar Especificações
Region Região Identifies a geographical Region The Region identifies a unique Region for this Country. C_Region_ID
numeric(10) NOT NULL
ID
Client Empresa A Empresa instalada neste sistema. A Empresa é a sociedade, grupo empresarial ou qualquer outra entidade legal instalada neste sistema. Não é possivel partilhar dados entre Empresas. AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization Organismo Unidade organizacional componente da Empresa A estrutura é uma das unidades organizacionais que constituem a Empresa, estas entidades podem ter figura juridica ou serem meras abstracções de um modelo de organização empresarial. Como exemplos podemos citar o sector, departamento, armazem, loja ou empresa associada. É possivél e normal partilhar dados entre estruturas. AD_Org_ID
numeric(10) NOT NULL
Table Direct
Country País Country The Country defines a Country. Each Country must be defined before it can be used in any document. C_Country_ID
numeric(10) NOT NULL
Table Direct
Name Nome Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. Name
character varying(60) NOT NULL
String
Description Descrição Optional short description of the record A description is limited to 255 characters. Description
character varying(255)
String
Active Activo The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

IsActive
character(1) NOT NULL
Yes-No
Default Padrão Default value The Default Checkbox indicates if this record will be used as a default value. IsDefault
character(1)
Yes-No




TAB: Cidade

Descrição: Define Cities


Ajudar The Cities Tab defines Cities within a Country or Region. Cities entered here are not referenced when entering the address.


Ficheiro:Cidade, Região e País - Cidade - Janela (iDempiere 1.0.0).png




Nome Nome Descrição Ajudar Especificações
City Cidade City City in a country C_City_ID
numeric(10) NOT NULL
ID
Client Empresa A Empresa instalada neste sistema. A Empresa é a sociedade, grupo empresarial ou qualquer outra entidade legal instalada neste sistema. Não é possivel partilhar dados entre Empresas. AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization Organismo Unidade organizacional componente da Empresa A estrutura é uma das unidades organizacionais que constituem a Empresa, estas entidades podem ter figura juridica ou serem meras abstracções de um modelo de organização empresarial. Como exemplos podemos citar o sector, departamento, armazem, loja ou empresa associada. É possivél e normal partilhar dados entre estruturas. AD_Org_ID
numeric(10) NOT NULL
Table Direct
Country País Country The Country defines a Country. Each Country must be defined before it can be used in any document. C_Country_ID
numeric(10)
Table Direct
Region Região Identifies a geographical Region The Region identifies a unique Region for this Country. C_Region_ID
numeric(10)
Table
Name Nome Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. Name
character varying(60) NOT NULL
String
Active Activo The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

IsActive
character(1) NOT NULL
Yes-No
ZIP Cód. Postal Postal code The Postal Code field identifies the postal code for this entity's address. Postal
character varying(10)
String
Area Code Código Área Phone Area Code Phone Area Code AreaCode
character varying(10)
String
Locode Cód. Local Location code - UN/LOCODE UN/Locode is a combination of a 2-character country code and a 3-character location code, e.g. BEANR is known as the city of Antwerp (ANR) which is located in Belgium (BE).

See: http://www.unece.org/cefact/locode/service/main.htm

Locode
character varying(10)
String
Coordinates Coordenadas Location coordinate This column contains the geographical coordinates (latitude/longitude) of the location.

In order to avoid unnecessary use of non-standard characters and space, the following standard presentation is used:
0000N 00000W 0000S 00000E
where the two last digits refer to minutes and the two or three first digits indicate the degrees

Coordinates
character varying(15)
String


Contributions / Posts

Os cookies ajudam-nos a fornecer os nossos serviços. Ao navegar no sítio, está a consentir o uso de cookies.