ecl-logo Documentation

Object[Transaction]

A record of the purchase of one or more items of the same catalog number from an external supplier.

Organizational Information

    Name

    Name of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: A string.

    ID

    ID of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: The ID of this object.

    Object

    Object of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Object[Transaction, _String]
    Pattern Description: The object reference of this object.

    Type

    Type of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Object[Transaction]
    Pattern Description: Object[Transaction]

    Notebook

    Notebook this object belongs to.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].

    Creator

    User who created this transaction.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    DateShipped

    Date that the items were shipped from the Source to the Destination.
    Format: Single
    Class: Date
    Programmatic Pattern: _?DateObjectQ

    DateExpected

    Date that the items are expected to reach their destination.
    Format: Single
    Class: Date
    Programmatic Pattern: _?DateObjectQ

    DateDelivered

    Date that the items arrived at their destination.
    Format: Single
    Class: Date
    Programmatic Pattern: _?DateObjectQ

    DateCanceled

    Date that the transaction was canceled.
    Format: Single
    Class: Date
    Programmatic Pattern: _?DateObjectQ

Shipping Information

    Destination

    The site where objects from this transaction will be shipped.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    Source

    The site or supplier where samples from this transaction are shipped from.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    Shipper

    The shipping company used to deliver the items of this transaction to their final destination.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    TrackingNumbers

    Tracking numbers provided by the shipping company for the transaction.
    Format: Multiple
    Class: String
    Programmatic Pattern: _String

Analysis & Reports

    Receipt

    The receipt report associated with the transaction containing paperwork including confirmation emails, packing slips, etc.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    SupplierProvidedDocumentation

    Digital scans of physical documents from an external supplier which arrive with received objects.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

Troubleshooting

    Troubleshooting

    Indicates that this transaction is currently in troubleshooting.
    Format: Single
    Class: Boolean
    Programmatic Pattern: BooleanP

    TroubleshootingReports

    Troubleshooting reports associated with the fulfillment of this transaction.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

Storage Information

    StoragePrice

    The total monthly price for warehousing all user owned items associated with this transaction in an ECL facility under the storage conditions specified by each item.
    Format: Single
    Class: Real
    Unit: 1 US dollar per month
    Programmatic Pattern: USD Hold[GreaterEqualP[0 -----]] Month

    StoredObjects

    List of all physical items associated with this transaction that are currently being warehoused in an ECL facility.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    DateLastUsed

    Date any physical items associated with this transaction were last handled in the lab.
    Format: Single
    Class: Date
    Programmatic Pattern: _?DateObjectQ

Option Handling

    ResolvedOptions

    The final options used as parameters for this protocol, after automatic options are resolved.
    Format: Single
    Class: Compressed
    Programmatic Pattern: {_Rule...}

    UnresolvedOptions

    The verbatim options originally input by the protocol author to generate this protocol, often with some options set to Automatic.
    Format: Single
    Class: Compressed
    Programmatic Pattern: {_Rule...}
Last modified on Mon 26 Sep 2022 15:43:53