Relation Type (Okno ID-53102)
Z iDempiere pl
Okno: Relation Type
Opis: null
Pomocy: null
TAB: Relation Type
Opis: null
Pomocy null
Plik:Relation Type - Relation Type - Okno (iDempiere 1.0.0).png
Nazwa | Nazwa | Opis | Pomocy | Specyfikacja |
---|---|---|---|---|
Client | Firma | Firma, do której odnosi się ten wpis | Firma (instalacja), do której odnosi się ten wpis | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Jednostka organizacyjna | Jednoska organizacyjna lub prawna w ramach firmy | Organizacja jest jednostką firmy lub legalnym podmiotem - przykładem jest sklep, departament | AD_Org_ID numeric(10) NOT NULL Table Direct |
Name | Nazwa | Identyfikator pozycji | Nazwa pozycji(rekordu) jest używana jako domyslny sposób wyszukiwania wraz z kodem. Nazwa powinna mieścić się w 60 znakach | Name character varying(60) NOT NULL String |
Active | Aktywny/Widoczny | Czy pozycja jest aktywna | Nie wszystkie informacje w systemie mogą być usunięte. Wiele informacji musi pozostać w systemie jeżeli zostały raz wprowadzone. 1. Dzieje się tak z dwóch przyczyn:
2. Dany wpis musi pozostać ze względów bezpieczeństwa.: Dany wpis jest powiązany z innymi wpisami w systemie. np nie można usunąć kontrahenta, dla którego były wystawiane faktury. W przypadku kiedy nie jest możliwe usunięcie zapisu, można zrobić go nieaktywnym, tak aby nie pojawiał się na wydrukach |
IsActive character(1) NOT NULL Yes-No |
Description | Opis | Dodatkowy któtki opis rekordu | Dodatkowy któtki opis rekordu (do 255 znaków) | Description character varying(255) String |
Directed | Directed | Tells whether one "sees" the other end of the relation from each end or just from the source | null | IsDirected character(1) NOT NULL Yes-No |
Type | Typ | Type of Validation (SQL, Java Script, Java Language) | The Type indicates the type of validation that will occur. This can be SQL, Java Script or Java Language | Type character(1) NOT NULL List |
Source Reference | Source Reference | null | null | AD_Reference_Source_ID numeric(10) Table |
Source Role | Source Role | If set, this role will be used as label for the zoom destination instead of the destinations's window name | null | Role_Source character varying(50) List |
Target Reference | Target Reference | null | null | AD_Reference_Target_ID numeric(10) Table |
Target Role | Target Role | If set, this role will be used as label for the zoom destination instead of the destinations's window name | null | Role_Target character varying(50) List |