Adempiere3.2.0/de/ManPageW Client

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.


Fenster: Mandant

Beschreibung : Mandanten verwalten

Hilfe : Der "Mandant" ist die oberste Ebene einer unabhängigen Geschäftseinheit. Jeder Mandant hat eine oder mehrere Organisationen, die an ihn berichten. Der Mandant bestimmt die Buchführungsparameter (Buchführungsschema, Baumdefinition, nicht-monetäre Maßeinheiten). Um einen neuen Mandanten anzulegen führen Sie "Ersteinrichtung Mandant" in der Rolle "System-Administrator" aus. Erzeugen Sie keinen neuen Mandanten in diesem Fenster sondern führen Sie "Ersteinrichtung Mandant" aus, damit die erforderlichen Sicherheits- und Zugriffs-Einstellungen angelegt werden. Wenn Sie hier einen neuen Mandanten anlegen werden Sie nicht in der Lage sein ihn zu sehen und ausserdem wird die notwendige Infrastruktur nicht angelegt worden sein.



Register: Mandant

Beschreibung : Mandanten verwalten

Hilfe : The Client Definition Tab defines a unique client. Do not create a new client in this window, but use "Initial Client Setup" (System Administrator Role) to set up the required security and access rules. Wenn Sie hier einen neuen Mandanten anlegen werden Sie nicht in der Lage sein ihn zu sehen und ausserdem wird die notwendige Infrastruktur nicht angelegt worden sein.

Tabellenname  : AD_Client

ManPageW Client Client de.png

Felder

Name Beschreibung Hilfe Technische Daten
Suchschlüssel Suchschlüssel für den Eintrag im erforderlichen Format - muss eindeutig sein A search key allows you a fast method of finding a particular record.

If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_<TableName>", where TableName is the actual name of the table (e.g. C_Order).

Value

NVARCHAR2(40)

String

Name Alphanumerische Identifizierung des Eintrages Der Name des Eintrages wird als eine Standardsuchoption neben dem Suchschlüssel verwendet. Der Name kann bis zu 60 Zeichen lang sein. Name

NVARCHAR2(60)

String

Beschreibung Optionale kurze Beschreibung für den Eintrag Die Beschreibung ist limitiert auf 255 Zeichen. Description

NVARCHAR2(255)

String

Aktiv Der Eintrag ist im System aktiv 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

CHAR(1)

Yes-No

Beta-Funktionalität verwenden Verwendung von Beta-Funktionalität freigeben The exact scope of Beta Functionality is listed in the release note. It is usually not recommended to enable Beta functionality in production environments. IsUseBetaFunctions

CHAR(1)

Yes-No

Sprache Sprache für diesen Eintrag Definiert die Sprache für Anzeige und Aufbereitung AD_Language

VARCHAR2(6)

Table

Multisprachliche Dokumente Dokumente sind mehrsprachig verwendet If selected, you enable multi lingual documents and need to maintain translations for entities used in documents (examples: Products, Payment Terms, ...).

Please note, that the base language is always English.

IsMultiLingualDocument

CHAR(1)

Yes-No

Automatische Archivierung Ermöglichen und einstellen des Grades der automatischen Archivierung Adempiere allows to automatically create archives of Documents (e.g. Invoices) or Reports. You view the archived material with the Archive Viewer AutoArchive

CHAR(1)

List

Materialfluß Methode für den Materialfluß The Material Movement Policy determines how the stock is flowing (FiFo or LiFo) if a specific Product Instance was not selected. The policy can not contradict the costing method (e.g. FiFo movement policy and LiFo costing method). MMPolicy

CHAR(1)

List

EMail-Server Hostname oder IP-Adresse des Servers für SMTP und IMAP Der Name oder die IP-Adresse des Servers für diesen Mandanten mit SMTP-Service, um EMail zu versenden und IMAP, um einkommende EMail zu verarbeiten. SMTPHost

NVARCHAR2(60)

String

SMTP-Anmeldung Ihr EMail-Server verlangt eine Anmeldung Some email servers require authentication before sending emails. If yes, users are required to define their email user name and password. If authentication is required and no user name and password is required, delivery will fail. IsSmtpAuthorization

CHAR(1)

Yes-No

Anfrage-EMail EMail-Adresse für den Versand oder Empfang bei automatischer Verarbeitung (voll qualifiziert) EMails for requests, alerts and escalation are sent from this email address as well as delivery information if the sales rep does not have an email account. The address must be filly qualified (e.g. joe.smith@company.com) and should be a valid address. RequestEMail

NVARCHAR2(60)

String

Anfrage-Verzeichnis EMail-Verzeichnis für die Verarbeitung eigehender EMails; wenn leer wird INBOX verwendet Email folder used to read emails to process as requests, If left empty the default mailbox (INBOX) will be used. Requires IMAP services. RequestFolder

NVARCHAR2(20)

String

Anfrage-Nutzer Nutzer-Name (ID) des EMail-Kontos EMail user name for requests, alerts and escalation are sent from this email address as well as delivery information if the sales rep does not have an email account. Required, if your mail server requires authentification as well as for processing incoming mails. RequestUser

NVARCHAR2(60)

String

Passwort Anfrage-Nutzer Passwort des Nutzer-Namens (ID) für den EMail-Zugriff RequestUserPW

NVARCHAR2(20)

String

Server EMail Send EMail from Server When selected, mail is sent from the server rather then the client. This decreases availability. You would select this when you do not want to enable email relay for the client addresses in your mail server. IsServerEMail

CHAR(1)

Yes-No

Teste EMail Teste EMail-Verbindung Test EMail Connection based on info defined. An EMail is sent from the request user to the request user. Also, the web store mail settings are tested. EMailTest

CHAR(1)

Button

Modell-Validierungs-Klassen Liste von Modell-Validierungs-Klassen, separiert durch  ; List of classes implementing the interface org.compiere.model.ModelValidator, separaed by semicolon.

The class is called for the client and alows to validate documents in the prepare stage and monitor model changes.

ModelValidationClasses

NVARCHAR2(255)

String

Verbuchung sofort Verbuchung zu Testzwecken sofort durchführen If selected, the accouning consequences are immediately generated when completing a doecument. Otherwise the document is posted by a batch process. You should select this only if you are testing, IsPostImmediate

CHAR(1)

Yes-No

Kostenrechnung sofort Kostenrechnung zu Testzwecken sofort aktualisieren If selected, costs are updated immediately when a Cost Detail record is created (by matching or shipping). Otherwise the costs are updated by batch or when the costs are needed for posting. You should select this only if you are testing, IsCostImmediate

CHAR(1)

Yes-No

Store Attachments On File System StoreAttachmentsOnFileSystem

CHAR(1)

Yes-No

Windows Attachment Path WindowsAttachmentPath

NVARCHAR2(255)

String

Unix Attachment Path UnixAttachmentPath

NVARCHAR2(255)

String

Register: Mandanten- Daten

Beschreibung : Mandanten- Daten

Hilfe : The Client Info Tab defines the details for each client. The accounting rules and high level defaults are defined here. The Calendar is used to determine if a period is open or closed.

Tabellenname  : AD_ClientInfo

ManPageW Client ClientInfo de.png

Felder

Name Beschreibung Hilfe Technische Daten
Mandant Mandant für diese Installation. Ein Mandant ist eine Firma oder eine juristische Person. Sie können keine Daten über Mandanten hinweg verwenden. . AD_Client_ID

NUMBER(10)

Table Direct

Rabatt aus Zeilenbeträgen berechnet Berechnung von Zahlungsrabatten beinhaltet nicht Steuern und Gebühren If the payment discount is calculated from line amounts only, the tax and charge amounts are not included. This is e.g. business practice in the US. If not selected the total invoice amount is used to calculate the payment discount. IsDiscountLineAmt

CHAR(1)

Yes-No

Kalender Bezeichnung des Buchführungs-Kalenders The Calendar uniquely identifies an accounting calendar. Multiple calendars can be used. For example you may need a standard calendar that runs from Jan 1 to Dec 31 and a fiscal calendar that runs from July 1 to June 30. C_Calendar_ID

NUMBER(10)

Table Direct

Primäres Buchführungsschema Primäre Vorgaben für die Buchhaltung An Accounting Schema defines the rules used accounting such as costing method, currency and calendar. C_AcctSchema1_ID

NUMBER(10)

Table

Mengeneinheit für Volumen Standardmengeneinheit für Volumen "Mengeneinheit für Volumen" bezeichnet die Mengeneinheit, die als Standard für Volumenangaben bei Produkten in Dokumenten verwendet werden soll. C_UOM_Volume_ID

NUMBER(10)

Table

Mengeneinheit für Gewicht Standardmengeneinheit für Gewicht "Mengeneinheit für Gewicht" bezeichnet die Mengeneinheit, die als Standard für Gewichtsngaben bei Produkten in Dokumenten verwendet werden soll. C_UOM_Weight_ID

NUMBER(10)

Table

Mengeneinheit für Länge Standardmengeneinheit für Länge "Mengeneinheit für Länge" bezeichnet die Mengeneinheit, die als Standard für Längenangaben von Produkten in Dokumenten verwendet werden soll. C_UOM_Length_ID

NUMBER(10)

Table

Mengeneinheit für Zeit Standardmengeneinheit für Zeit "Mengeneinheit für Zeit" bezeichnet die Mengeneinheit, die als Standard für Zeitangaben bei Produkten in Dokumenten verwendet werden soll. C_UOM_Time_ID

NUMBER(10)

Table

Vorlage Geschäftspartner Geschäftspartnervorlage, die zum schnellen Anlegen neuer Geschäftspartner verwendet wird Wenn Sie einen weiteren Geschäftspartner aus dem Geschäftspartner-Auswahlfeld anlegen (Rechts-Klick: Neuer Datensatz), wird dieser als Vorlage verwendet für z.B. Preisliste, Zahlungsbedingungen usw. C_BPartnerCashTrx_ID

NUMBER(10)

Search

Produkt für Fracht M_ProductFreight_ID

NUMBER(10)

Search

Tage Protokoll aufheben Anzahl von Tagen, für die das Protokoll aufbewahrt wird Ältere Protokolleinträge können gelöscht werden. KeepLogDays

NUMBER(10)

Integer

Primärbaum Organisation Tree to determine organizational hierarchy Trees are used for (finanial) reporting and security access (via role) AD_Tree_Org_ID

NUMBER(10)

Table

Primärbaum Menü Tree of the menu Menu access tree AD_Tree_Menu_ID

NUMBER(10)

Table

Primärbaum Geschäftspartner Tree to determine business partner hierarchy Trees are used for (finanial) reporting AD_Tree_BPartner_ID

NUMBER(10)

Table

Primärbaum Produkt Tree to determine product hierarchy Trees are used for (finanial) reporting AD_Tree_Product_ID

NUMBER(10)

Table

Primärbaum Projekt Tree to determine project hierarchy Trees are used for (finanial) reporting AD_Tree_Project_ID

NUMBER(10)

Table

Primärbaum Vertriebsgebiet Tree to determine sales regional hierarchy Trees are used for (finanial) reporting AD_Tree_SalesRegion_ID

NUMBER(10)

Table

Baum Kampagne Tree to determine marketing campaign hierarchy Trees are used for (finanial) reporting AD_Tree_Campaign_ID

NUMBER(10)

Table

Baum Aktivität Tree to determine activity hierarchy Trees are used for (finanial) reporting AD_Tree_Activity_ID

NUMBER(10)

Table

Register: Gemeinsame Verwendung

Beschreibung : (Nicht) gemeinsame Verwendung von Mandanten-/Organisationsstammdaten

Hilfe : Business Partner can be either defined on Client level (shared) or on Org level (not shared). You can define here of Products are always shared (i.e. always created under Organization "*") or if they are not shared (i.e. you cannot enter them with Organization "*").
The creation of "Client and Org" shared records is the default and is ignored.

Tabellenname  : AD_ClientShare

ManPageW Client ClientShare de.png

Felder

Name Beschreibung Hilfe Technische Daten
Mandant Mandant für diese Installation. Ein Mandant ist eine Firma oder eine juristische Person. Sie können keine Daten über Mandanten hinweg verwenden. . AD_Client_ID

NUMBER(10)

Table Direct

Organisation Organisatorische Einheit des Mandanten Eine Organisation ist ein Bereich ihres Mandanten - z.B. Laden oder Abteilung. You can share data between organizations. AD_Org_ID

NUMBER(10)

Table Direct

Name Alphanumerische Identifizierung des Eintrages Der Name des Eintrages wird als eine Standardsuchoption neben dem Suchschlüssel verwendet. Der Name kann bis zu 60 Zeichen lang sein. Name

NVARCHAR2(120)

String

Beschreibung Optionale kurze Beschreibung für den Eintrag Die Beschreibung ist limitiert auf 255 Zeichen. Description

NVARCHAR2(255)

String

Aktiv Der Eintrag ist im System aktiv 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

CHAR(1)

Yes-No

Tabelle Tabelle "Tabelle" gibt die Tabelle an, zu der das Feld oder die Felder gehören. AD_Table_ID

NUMBER(10)

Table Direct

Ebene Ebene für gemeinsame Verwendung Definiert, ob Einträge innerhalb des Mandanten gemeinsam verwendet werden oder nicht. ShareType

CHAR(1)

List