Shipment Info

From ADempiere
Revision as of 19:56, 17 October 2010 by MJMcKay (Talk) (Created page with '{{Breadcrumb|Table of Contents|Functionality|next=Text Editor Tool}} Category:Functionality Category:User documentation The '''Shipment Info''' window displays informati…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

Table of Contents{{#if: Functionality| | Functionality }}{{#if: | | [[{{{3}}}]] }}{{#if: | | [[{{{4}}}]] }}{{#if: | | [[{{{5}}}]] }} | Shipment Info{{#if: Text Editor Tool| | Text Editor Tool }} ⇒

The Shipment Info window displays information related to material receipts and shipments.

Access

Icon: Icon Info24.png
Menu: →Shipment Info }}{{#if: | → }}{{#if: | → }}
Short Cut: none

Restrictions

To see the Shipment Info window, your role must have Allow Info Shipment checked in the {{#if: |{{{2}}}|Role }} Window.

Description

The Shipment Info window opens with the following screen. At the top are boxes for search criteria. At the bottom are buttons to refresh, zoom, print and the standard cancel and confirm.

 

ShipmentInfo.png

 

Most of the search criteria are self explanatory. The wild card character '%' can be used in the text fields and the searches are not case sensitive.

Sales Transaction, if checked, will select shipments made to customers. If unchecked, it will display material receipts sent by vendors/suppliers.

The Movement Date can be entered as a range with a from/to date pair or singly.

The three buttons at the bottom left provide the following functionality:

For Developers

The software that displays this window can be found in:

  • client/src
    • org.compiere.apps.search.Info.java
    • org.compiere.apps.search.InfoInOut.java