Местоположение (прозорец ID-121)
От iDempiere bg
прозорец: Местоположение
описание: Maintain Location Address
помощ: The Location Window defines the address data within the system. This window is for System Admin only. Users would access location entries using the location button or tab on the appropriate window (i.e Order Entry or Business Partner)
TAB: Местоположение
описание: Дефинира местоположение
помощ The Location Tab defines the location of an Organization.
Файл:Местоположение - Местоположение - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|---|---|---|---|
Client | Фирма | Фирма | Фирма | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Организация | Подразделение на клиента | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Address 1 | Адрес 1 | Адрес | The Address 1 identifies the address for an entity's location | Address1 character varying(60) String |
Address 2 | Адрес 2 | Адрес 2 | The Address 2 provides additional address information for an entity. It can be used for building location, apartment number or similar information. | Address2 character varying(60) String |
Address 3 | Адрес 3 | Address Line 3 for the location | The Address 2 provides additional address information for an entity. It can be used for building location, apartment number or similar information. | Address3 character varying(60) String |
Address 4 | Адрес 4 | Address Line 4 for the location | The Address 4 provides additional address information for an entity. It can be used for building location, apartment number or similar information. | Address4 character varying(60) String |
City | Град | Град | The City identifies a unique City for this Country or Region. | City character varying(60) String |
City | Град | Град | City in a country | C_City_ID numeric(10) Search |
ZIP | Пощенски код | Postal code | The Postal Code or ZIP identifies the postal code for this entity's address. | Postal character varying(10) String |
Additional Zip | ||||
Дополнителен пощенски код | The Additional ZIP or Postal Code identifies, if appropriate, any additional Postal Code information. | Postal_Add character varying(10) String | ||
Region | Регион | Район или област | The Region identifies a unique Region for this Country. | C_Region_ID numeric(10) Table Direct |
Region | Регион | Name of the Region | The Region Name defines the name that will print when this region is used in a document. | RegionName character varying(40) String |
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 |