Skip to main content

View and form

NEW TO HUBBLE?

Discover first the key concepts and logics about Inbound Orders in Hubble.

View Inbound Orders

Order list

Inbound orders can be accessed through the menu Inbound orders > All orders in FLOWS section:

list

Click on an order number to view order detail.

Inbound order details

Page Layout

Inbound order page is organized in 2 cards:

  • Order header information
  • Tabs:
    • Content: Order lines, with quantities ordered and received see content
    • Events: Record of status change on the order, with time of occurrence, see events
    • Documents: See documents

list

Fields

TEMPLATE

This page can be controlled with templates. If no custom template is defined, the default template will be used, and additional fields won't be displayed.

In the following fields list, Mandatory, Display Only, or Validation cannot be modified, even with a custom template.

FieldDefinitionMandatory?
(even with custom template)
Display only?
(even with custom template)
**DEFAULT TEMPLATE
Inbound order # (in card header)Main order number. This is number must be unique.Order number will be auto-generated if not input.Order number cannot be edited
CompanyCompany linked to this orderYY (Use company selector to create inbound on the right company. Company cannot be modified after creation)
Due atDate and time when the order is supposed to arrive in warehouse
Received atReception date and time, if the order is Received or Partially receivedY (Updated at each reception, even partial)
Total expectedTotal quantity ordered on this inboundY (Calculated by Hubble from as a sum from lines)
Total receivedTotal quantity received on this inbound (0 if not received)Y (Calculated by Hubble from as a sum from lines)
Ship fromShipper of this inbound order (card displaying connection code, name and address)Y
Ship toReceiver of this inbound order (card displaying connection code, name and address)Y
Bill toEntity that should be billed for this order, if different from receiver (card displaying connection code, name and address)Y
**ADDITIONAL FIELDS
ReferenceSecondary order number, for example supplier PO#, original order number for a return, ...
OriginWhich system created the order: API, EDI, ...Y (Automatically filled by system)
Issued atDate and time when the order has been created in ERP and/or issued to the supplier (case when created time in Hubble is not relevant)
Entry3rd party system internal ID (for example, ERP internal number), used for EDI purpose onlyY
Total amountTotal amount for this orderY (Calculated by Hubble from as a sum from lines)
CarrierCarrier used for this inbound
Tracking #Tracking # used for this inbound, specially for e-commerce returns
TypeInbound order type (free field)

Lines

FieldDefinitionMandatory?
(even with custom template)
Display only?
(even with custom template)
**DEFAULT TEMPLATE
#Line numberYY (Auto-generated by system)
SKUCode of the SKU to be receivedY
NameName of the SKU to be received
QtyQuantity to be receivedY
Qty receivedQuantity really receivedY (Updated at each reception, even partial)
OwnerOwner for which the quantity is to be received. Will be changed to real owner received after reception
Reception#Reception number from external WMS
Received atDate and time when the line has been received (useful if multiple receptions)
**ADDITIONAL FIELDS
Supplier SKUSupplier SKU code, if supplier has its own nomenclature
UnitUnit of Measure of quantity (PCS, BOX), if it's relevant to display. By default, all quantities are in pieces
Lot or S/NLot number or S/N expected to be received, or, if the line is already received, real lot or S/N received
Expiry dateExpiry date expected to be received, or, if the line is already received, real expiry date received
Manufacturing dateManufacturing date expected to be received, or, if the line is already received, real manufacturing date received

Tabs

Content

Order lines are displayed in Contents tab. To see Hubble logic about received quantities, please follow this link

list

Events

Events helps the user to trace any status change for this Inbound order.

Documents

Inbound Order is eligible for documents.

Actions

Create and edit

You can use form to create or edit a single Inbound Order. See form for more details about using forms.

  • Create is accessible from list view: an empty form will appear to create a new Inbound Order. Inbound order # must be unique: if already used, an error message will be displayed after submit
  • Edit is accessible from the detailed view of a given order: a form with current data will appear, and data can be changed if the field has been set as read-only in the template.
CONNECTIONS

When creating or editing an order, Ship From and Bill To will be presented as small card where:

  • you can select the connection type you want to select (default: Manufacturer for Ship To, Entity for Bill To)
  • then select the connection itself


It is possible to create a new connection on the fly by ticking the New box:



For Inbound Order, Ship To can only be a Warehouse:

info

If Hubble is linked with a WMS, the order will be automatically resent to WMS after modification. See resend for more details

Mass upload

Inbound orders can be uploaded by Excel. See mass upload for the whole upload process.

Default template

The default template for upload of Inbound Orders is:

FieldLevelPivot columnConstraintExcel column
Order NumberHeaderYMandatoryA
WarehouseHeaderMandatoryB
Supplier codeHeaderYMandatoryC
SKU codeLineMandatoryD
Quantity orderedLineOptionalE

Example of upload with default template

For example, if the following file is uploaded:

Column AColumn BColumn CColumn DColumn EGood input?
Row 1PO-001MYWAREHOUSEMYSUPPLIERSKUA100
Row 2PO-001MYWAREHOUSEMYSUPPLIERSKUB200
Row 3PO-001MYWAREHOUSEMYSUPPLIERSKUC500
Row 4PO-002MYWAREHOUSEMYSUPPLIERSKUD100
Row 5PO-002MYOTHERWAREHOUSEMYSUPPLIERSKUE200
Row 6PO-003MYWAREHOUSEMYSUPPLIERSKUF100
Row 7PO-003MYWAREHOUSEMYSUPPLIERSKUF200
Row 8PO-001MYWAREHOUSEMYSUPPLIERSKUG500

Result:

  • PO-001 will be successfully created with 3 lines
  • PO-002 will be successfully created with 2 lines, but for MYWAREHOUSE: the warehouse declared on the second line will be ignored.
  • PO-003 will be successfully created, but SKUF will be on 2 different lines
  • A fourth line will be added to PO-001 even if the line is not following the 3 first lines