Reporting Hierarchy (Okno ID-360)
Okno: Reporting Hierarchy
Opis: Define Reporting Hierarchy
Pomocy: Reporting Hierarchy allows you to select different Hierarchies/Trees for the report. Accounting Segments like Organization, Account, Product may have several hierarchies to accomodate different views on the business
TAB: Reporting Hierarchy
Opis: Reporting Hierarchy
Pomocy Reporting Hierarchy allows you to select different Hierarchies/Trees for the report.
Accounting Segments like Organization, Account, Product may have several hierarchies to accomodate different views on the business
Plik:Reporting Hierarchy - Reporting Hierarchy - 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 |
Description | Opis | Dodatkowy któtki opis rekordu | Dodatkowy któtki opis rekordu (do 255 znaków) | Description character varying(255) String |
Comment/Help | Pomoc/Komentarz | Komentarz lub wskazówka | Pole pomocy zawiera wskazówkę, komentarz lub pomoc o użyciu tego przedmiotu | Help character varying(2000) Text |
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 |
Organization Tree | Podstawowe drzewo jednostek organizacyjnych | null | null | AD_Tree_Org_ID numeric(10) NOT NULL Table |
Account Tree | Account Tree | Tree for Natural Account Tree | null | AD_Tree_Account_ID numeric(10) NOT NULL Table |
Activity Tree | Podstawowe Drzewo Działania | null | null | AD_Tree_Activity_ID numeric(10) NOT NULL Table |
BPartner Tree | Podstawowe drzewo kontrahentów | null | null | AD_Tree_BPartner_ID numeric(10) NOT NULL Table |
Product Tree | Początek: Produkty | null | null | AD_Tree_Product_ID numeric(10) NOT NULL Table |
Project Tree | Początek: Projekty | null | null | AD_Tree_Project_ID numeric(10) NOT NULL Table |
Campaign Tree | Podstawowe drzewo kampanii | null | null | AD_Tree_Campaign_ID numeric(10) NOT NULL Table |
Sales Region Tree | Początek: Regiony sprzedaży | null | null | AD_Tree_SalesRegion_ID numeric(10) NOT NULL Table |