Attribute Set (Vindue ID-256)

Fra iDempiere da
Skift til:navigering, søgning



Vindue: Attribute Set

Beskrivelse: Maintain Product Attribute Set

Hjælp: Define Product Attribute Sets to add additional attributes and values to the product. You need to define a Attribute Set if you want to enable Serial and Lot Number tracking.



TAB: Attribute Set

Beskrivelse: Maintain Product Attribute Set


Hjælp Define Product Attribute Sets to add additional attributes and values to the product. You need to define an Attribute Set if you want to enable Serial and Lot Number and Guarantee Date tracking. Note that the Guarantee Days here determine the Shelf Life of a product instance after manufacturing (the Guarantee Days on the product determines a Customer Service date after selling) If the Attribute Set is mandatory, a product instance needs to be selected/created before shipping.


Fil:Attribute Set - Attribute Set - Vindue (iDempiere 1.0.0).png




Navn Navn Beskrivelse Hjælp Specifikationer
Client Firma Firmaet i installationen. Det kan være en virksomhed eller juridisk enhed. Du kan ikke dele data mellem firmaer. AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization Organisation Organisatorisk enhed i firmaet En organisation er en enhed i firmaet eller juridisk enhed, f.eks. butik, varehus. Du kan dele data mellem organisationer. AD_Org_ID
numeric(10) NOT NULL
Table Direct
Name Navn Alfanumerisk markør til objektet Navnet på et objekt (eller post) bruges som en startsøgeværdi ud over søgenøglen. Du kan skrive 60 tegn. Name
character varying(60) NOT NULL
String
Description Beskrivelse Valgfri kort beskrivelse af posten Du kan skrive op til 255 tegn. Description
character varying(255)
String
Active Aktiv Posten er aktiv i systemet Du kan låse poster på 2 måder i systemet: Først kan du slette posten, eller du kan deaktivere posten. En deaktiveret post kan ikke vælges, men indgår i rapporter. Der er 2 grunde til vælge deaktivering frem for sletning af poster: (1) Systemet skal kunne råde over posten aht. revision. (2) Posten er knyttet til andre poster. Du kan f.eks. ikke slette en handelspartner, hvis der findes fakturaer, der knytter sig til vedkommende. I stedet deaktiveres forbindelsen, således at han/hun ikke indgår i fremtidige posteringer. IsActive
character(1) NOT NULL
Yes-No
Instance Attribute Instance Attribute The product attribute is specific to the instance (like Serial No, Lot or Guarantee Date) If selected, the individual instance of the product has this attribute - like the individual Serial or Lot Numbers or Guarantee Date of a product instance. If not selected, all instances of the product share the attribute (e.g. color=green). IsInstanceAttribute
character(1) NOT NULL
Yes-No
Lot Lot The product instances have a Lot Number For individual products, you can define Lot Numbers IsLot
character(1) NOT NULL
Yes-No
Mandatory Lot Mandatory Lot The entry of Lot info is mandatory when creating a Product Instance null IsLotMandatory
character(1) NOT NULL
Yes-No
Lot Control Lot Control Product Lot Control Definition to create Lot numbers for Products M_LotCtl_ID
numeric(10)
Table Direct
Lot Char Start Overwrite Lot Char Start Overwrite Lot/Batch Start Indicator overwrite - default « If not defined, the default character « is used LotCharSOverwrite
character(1)
String
Lot Char End Overwrite Lot Char End Overwrite Lot/Batch End Indicator overwrite - default » If not defined, the default character » is used LotCharEOverwrite
character(1)
String
Serial No Serial No The product instances have Serial Numbers For individual products, you can define Serial Numbers IsSerNo
character(1) NOT NULL
Yes-No
Mandatory Serial No Mandatory Serial No The entry of a Serial No is mandatory when creating a Product Instance null IsSerNoMandatory
character(1) NOT NULL
Yes-No
Serial No Control Serial No Control Product Serial Number Control Definition to create Serial numbers for Products M_SerNoCtl_ID
numeric(10)
Table Direct
SerNo Char Start Overwrite SerNo Char Start Overwrite Serial Number Start Indicator overwrite - default # If not defined, the default character # is used SerNoCharSOverwrite
character(1)
String
SerNo Char End Overwrite SerNo Char End Overwrite Serial Number End Indicator overwrite - default empty If not defined, no character is used SerNoCharEOverwrite
character(1)
String
Guarantee Date Guarantee Date Product has Guarantee or Expiry Date For individual products, you can define a guarantee or expiry date IsGuaranteeDate
character(1) NOT NULL
Yes-No
Mandatory Guarantee Date Mandatory Guarantee Date The entry of a Guarantee Date is mandatory when creating a Product Instance null IsGuaranteeDateMandatory
character(1) NOT NULL
Yes-No
Guarantee Days Garantidage Antal dage, som produktet er garanteret eller disponibelt Hvis værdien er 0, er der ingen begrænsning på rådighed eller garanti; ellers beregnes garantidatoen ved at lægge dage til leveringsdatoen. GuaranteeDays
numeric(10)
Integer
Mandatory Type Mandatory Type The specification of a Product Attribute Instance is mandatory null MandatoryType
character(1) NOT NULL
List




TAB: Attribute Use

Beskrivelse: Attributes Used for the Product Attribute Set


Hjælp Attributes and Attribute Values used for the product


Fil:Attribute Set - Attribute Use - Vindue (iDempiere 1.0.0).png




Navn Navn Beskrivelse Hjælp Specifikationer
Client Firma Firmaet i installationen. Det kan være en virksomhed eller juridisk enhed. Du kan ikke dele data mellem firmaer. AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization Organisation Organisatorisk enhed i firmaet En organisation er en enhed i firmaet eller juridisk enhed, f.eks. butik, varehus. Du kan dele data mellem organisationer. AD_Org_ID
numeric(10) NOT NULL
Table Direct
Attribute Set Attribute Set Product Attribute Set Define Product Attribute Sets to add additional attributes and values to the product. You need to define a Attribute Set if you want to enable Serial and Lot Number tracking. M_AttributeSet_ID
numeric(10) NOT NULL
Table Direct
Attribute Attribute Product Attribute Product Attribute like Color, Size M_Attribute_ID
numeric(10) NOT NULL
Table Direct
Active Aktiv Posten er aktiv i systemet Du kan låse poster på 2 måder i systemet: Først kan du slette posten, eller du kan deaktivere posten. En deaktiveret post kan ikke vælges, men indgår i rapporter. Der er 2 grunde til vælge deaktivering frem for sletning af poster: (1) Systemet skal kunne råde over posten aht. revision. (2) Posten er knyttet til andre poster. Du kan f.eks. ikke slette en handelspartner, hvis der findes fakturaer, der knytter sig til vedkommende. I stedet deaktiveres forbindelsen, således at han/hun ikke indgår i fremtidige posteringer. IsActive
character(1) NOT NULL
Yes-No
Sequence Serie Metode til organisering af poster; laveste nummer kommer først Serien angiver posternes rækkefølge SeqNo
numeric(10) NOT NULL
Integer




TAB: Exclude

Beskrivelse: Exclude the ability to enter Attribute Sets


Hjælp Create a record, if you want to exclude the ability to enter Product Attribute Set information. Note that the information is cached. To have effect you may have to re-login or reset cache.


Fil:Attribute Set - Exclude - Vindue (iDempiere 1.0.0).png




Navn Navn Beskrivelse Hjælp Specifikationer
Client Firma Firmaet i installationen. Det kan være en virksomhed eller juridisk enhed. Du kan ikke dele data mellem firmaer. AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization Organisation Organisatorisk enhed i firmaet En organisation er en enhed i firmaet eller juridisk enhed, f.eks. butik, varehus. Du kan dele data mellem organisationer. AD_Org_ID
numeric(10) NOT NULL
Table Direct
Attribute Set Attribute Set Product Attribute Set Define Product Attribute Sets to add additional attributes and values to the product. You need to define a Attribute Set if you want to enable Serial and Lot Number tracking. M_AttributeSet_ID
numeric(10) NOT NULL
Table Direct
Active Aktiv Posten er aktiv i systemet Du kan låse poster på 2 måder i systemet: Først kan du slette posten, eller du kan deaktivere posten. En deaktiveret post kan ikke vælges, men indgår i rapporter. Der er 2 grunde til vælge deaktivering frem for sletning af poster: (1) Systemet skal kunne råde over posten aht. revision. (2) Posten er knyttet til andre poster. Du kan f.eks. ikke slette en handelspartner, hvis der findes fakturaer, der knytter sig til vedkommende. I stedet deaktiveres forbindelsen, således at han/hun ikke indgår i fremtidige posteringer. IsActive
character(1) NOT NULL
Yes-No
Table Tabel Tabel for felter Her angives den tabel, hvor et felt eller felter findes. AD_Table_ID
numeric(10) NOT NULL
Table Direct
Sales Transaction Salgstransaktion Dette er en salgstransaktion Her angives, om dette er en salgstransaktion. IsSOTrx
character(1) NOT NULL
Yes-No


Contributions / Posts

Cookies help us deliver our services. By using our services, you agree to our use of cookies.