Wiki Spaces
Mantle Business Artifacts
Moqui Applications
Moqui Community
Moqui Framework
Page Tree
Moqui Applications

 

All Pages

Statuses and Types Reference

Introduction

Before reading this read the Concepts and Definitions section of the main wiki page for the POPC ERP User Guide.

Many records have a Status to manage their current state and track their lifecycle over time. In some cases statuses have meaning only to users of the system and there is no automation (code) that behaves differently based on status. In other cases the system treats records differently based on their status and there is sometimes significant automation that behaves differently for different statuses. A set of statuses also has a status flow with valid transitions between statuses defined, a sort of work flow for the record. The statuses documented here are out-of-the-box statuses for the open source applications based on Mantle UDM (where default statuses are defined) and may be modified or extended in the Moqui-based system you are using.

A type is used to distinguish records that are mostly similar but have different properties or behaviors. Based on a record's type there might be different system behavior and the UI for interacting with the record might vary.

Party

Product

Product Type

Asset Status

StatusDescription
IncomingNot yet received but some details are known and recorded before receiving
AvailableKey status used to determine assets that may be reserved, picked, etc; assets in any other status are not 'Available' for sale, reservation, or issuance
On HoldGeneral holding status, not Available for reservation or issuance
ReturnedReturned by Customer, usually pending quality control or disposal
PromisedPromised or reserved, generally for serialized inventory (1 quantity per Asset record)
DeliveredDelivered to Customer, generally for serialized inventory
ActivatedActivated by Customer, generally for serialized inventory
DeactivatedDeactivated by Customer, generally for serialized inventory
In UseBeing used internally, generally for equipment and supplies assets
In StorageBeing stored for future use or sales availability
In TransferBeing transferred from one facility location to another
In Transfer (Promised)Reserved for transfer but move not started
DefectiveKnown defective but not yet disposed
QuarantineTemporary status pending quality control and kept separate from other assets to prevent and manage contamination
MorgueLong term storage for quality control over time

Asset Type

Asset Class

Facility

Location Type

Order

Order Header and Part Status

StatusDescription
Open (Tentative)The initial status for most orders; Orders in this status may be changed by Customer or by Vendor
Quote RequestedQuote requested by Customer instead of going directly from Open to Placed, followed by Proposed By Vendor before being Placed by Customer
Proposed By VendorQuote proposed by Vendor, but not yet accepted (placed) by Customer
PlacedPlaced by Customer agreeing to terms and details in the Order
ProcessingThis is an interim status between Placed and Approved used only when an order has started review and processing for approval
HeldUse this status to hold an order after it has been Placed and before it is Approved
ApprovedApproved by Vendor agreeing to terms and details in the Order, ready for fulfillment by Shipment or other means; partial fulfillment and billing is tracked per order item by quantity using relationships to Shipment and Invoice Items
SentGenerally used only for purchase orders (Customer is an Internal Organization) to denote that the order has been sent to Vendor
CompletedAn order, or part of an order, goes into this status once all quantities of all items have been fulfilled
RejectedRejected by Vendor
CancelledCancelled by Customer
Wish ListA special status for orders that represent a wish list. Orders in this status do not typically change status
Gift RegistryA special status for orders that represent a gift registry list. Orders in this status do not typically change status

Shipment

Shipment Status

StatusDescription
InputInitial status for a Shipment being input and prepared
ScheduledThe shipment is scheduled, or at least the input is complete and the shipment ready to be processed
PickedItems for the shipment have been picked from storage locations
PackedItems for the shipment have been packed into final packaging and packages have been weighed, etc; for outgoing shipments system will create a receivable invoice for items not already billed
ShippedEffectively 'shipped' with label, tracking code, etc; may not yet be loaded or picked up by Carrier; Shipment Shipped email gets sent if configured
DeliveredHas been delivered to the To party; for incoming shipments has been fully received and system creates a payable invoice for items not already billed; Shipment Delivered email sent if configured
RejectedRejected on attempt to deliver
CancelledCancelled before shipping

Incoming Shipment Flow

  • Input
  • Scheduled
  • Picked (optional, if notified by From party)
  • Packed (optional, if notified by From party)
  • Shipped (optional, if notified by From party)
  • Delivered (received)

To be received an incoming shipment must be in the Scheduled or later status. A shipment may be marked Delivered if it is at least partially received and means that no further items are expected. When a shipment goes into the Delivered status an incoming (payable/purchase) invoice will be generated for items not already billed.

Outgoing Shipment Flow

  • Input
  • Scheduled
  • Picked (optional)
  • Packed (required)
  • Shipped (optional)
  • Delivered (optional)

To be packed an outgoing shipment must be in the Scheduled or later status. Note that as item quantities are packed (independent of the packed status) they are issued to the shipment and accounting transactions are posted. The most important status for an outgoing shipment is Packed. In this status the shipment is considered final and maybe invoiced. For outgoing shipments with items associated with order items and an outgoing (receivable/sales) invoice will be generated and authorized payments captured when a shipment changes to the Packed status.

Invoice

Invoice Status

Receivable (Outgoing/Sales) Invoice Status

StatusDescription
In-ProcessThis is the initial status for an outgoing invoice and used while the invoice is being entered and edited before finalizing
FinalizedThe invoice is finalized and ready to be sent, invoice may not be changed and triggers GL posting
SentOptional, has been sent to the To Party
AcknowledgedOptional, To Party has acknowledged the invoice
Payment ReceivedPayment has been received and applied, set automatically when sufficient payments applied; if status changed to Finalized all applied payments will be unapplied (and application GL postings reversed)
Write OffNot expected to be paid and should be written off using Customer Credit Memo Invoice
CancelledCancelled by From or To Party, if Cancelled after Finalized status unapplies all applied payments and credit memos and reverses related GL transactions

Payable (Incoming/Purchase) Invoice Status

StatusDescription
IncomingThe initial status for incoming invoices to use when recording invoice details
ReceivedFully entered and awaiting approval for payment
ApprovedApproved for payment, invoice may not be changed and triggers GL posting
Payment SentPayment has been sent to the invoice From party, set automatically when sufficient payments applied; if status changed to Finalized all applied payments will be unapplied (and application GL postings reversed)
Billed ThroughReceivable (outgoing) invoice has been created to bill the invoice through to a third party
CancelledCancelled by From or To Party, if Cancelled after Approved status unapplies all applied payments and credit memos and reverses related GL transactions

Payment

Payment Status

StatusDescription
ProposedInitial status of a payment, unless already Delivered; tentative and generally being modified before a promise or authorization
PromisedPromised for some purpose such as payment for an Order
AuthorizedOutgoing payments: authorized to be sent to the To Party; Incoming payments: payment instrument based such as credit card authorization
DeliveredOutgoing payments: has been sent; Incoming payments: has been received
Confirmed PaidOutgoing payments: the To Party has verified they have received the payment; Incoming payments: confirmed received such as reconciliation with a bank account
CancelledThe payment was cancelled before funds were sent
VoidThe payment was voided before funds were transferred
DeclinedThe payment was declined (such as a credit card decline) or failed to clear

Return

Return Header and Item Status

Work Effort

Work Effort Type

Work Effort Purpose

Work Effort Status