Process the Sales Order: Difference between revisions

From HelpWiki Highnix
Jump to navigation Jump to search
 
Line 5: Line 5:
# Depending on the type of Sales Order (SO), the system behaves as follows:
# Depending on the type of Sales Order (SO), the system behaves as follows:


## '''New Sales Order'''
# '''New Sales Order'''
### A new Sales Order entry screen will be opened.
## A new Sales Order entry screen will be opened.
### A modal (small pop-up window) containing the SO information will also be displayed.
## A modal (small pop-up window) containing the SO information will also be displayed.
### The user can populate the Sales Order based on the data extracted from the received order. The details may be reviewed and amended before confirmation.
## The user can populate the Sales Order based on the data extracted from the received order. The details may be reviewed and amended before confirmation.
### Click the '''Place Order''' button to confirm and create the SO in the system.
## Click the '''Place Order''' button to confirm and create the SO in the system.
 
# '''SO Change'''
## '''SO Change'''
## The existing Sales Order will be retrieved for amendment.
### The existing Sales Order will be retrieved for amendment.
## A modal (small pop-up window) containing the SO information will also be displayed.
### A modal (small pop-up window) containing the SO information will also be displayed.
## The user may modify delivery dates, item quantities, and prices as required.
### The user may modify delivery dates, item quantities, and prices as required.
## '''Note:''' Delivered quantities cannot be changed.
### '''Note:''' Delivered quantities cannot be changed.
# '''SO Cancellation'''
 
## The original Sales Order will be retrieved.
## '''SO Cancellation'''
## If the cancellation request is accepted, click the '''Cancel Order''' button.
### The original Sales Order will be retrieved.
## '''Note:''' Only the remaining (undelivered) balance quantity can be cancelled.
### If the cancellation request is accepted, click the '''Cancel Order''' button.
## Once the cancellation is successfully processed, the SO will be considered closed.
### '''Note:''' Only the remaining (undelivered) balance quantity can be cancelled.
# '''SO Balance'''
### Once the cancellation is successfully processed, the SO will be considered closed.
## This document represents the remaining balance quantity of a previously issued Sales Order.
 
## It is typically sent by the buyer after partial deliveries have been made.
## '''SO Balance'''
## The system will retrieve the original Sales Order together with the current outstanding balance.
### This document represents the remaining balance quantity of a previously issued Sales Order.
## The user can compare the system's outstanding balance with the latest information provided by the customer.
### It is typically sent by the buyer after partial deliveries have been made.
## The user should review the remaining quantities carefully.
### The system will retrieve the original Sales Order together with the current outstanding balance.
## Once confirmed, the updated balance will be used for subsequent deliveries and invoicing.
### The user can compare the system's outstanding balance with the latest information provided by the customer.
## '''Note:''' The SO Balance document does not create a new Sales Order. It is used only for comparison with an existing Sales Order. The maximum quantity that can be invoiced will be capped based on the Order Balance received.
### The user should review the remaining quantities carefully.
### Once confirmed, the updated balance will be used for subsequent deliveries and invoicing.
### '''Note:''' The SO Balance document does not create a new Sales Order. It is used only for comparison with an existing Sales Order. The maximum quantity that can be invoiced will be capped based on the Order Balance received.
 
[[File:Incoming PO or Sales Order.png|none|thumb|800x800px|Fig 1.]]
[[File:Incoming PO or Sales Order.png|none|thumb|800x800px|Fig 1.]]
Go to next topic: [[Sending of Customer Purchase Order Status]]
Go to next topic: [[Sending of Customer Purchase Order Status]]

Latest revision as of 17:35, 21 April 2026


Processing the SO Documents

  1. In the table (Fig 1), click on the Order ID to process the corresponding document.
  2. Depending on the type of Sales Order (SO), the system behaves as follows:
  1. New Sales Order
    1. A new Sales Order entry screen will be opened.
    2. A modal (small pop-up window) containing the SO information will also be displayed.
    3. The user can populate the Sales Order based on the data extracted from the received order. The details may be reviewed and amended before confirmation.
    4. Click the Place Order button to confirm and create the SO in the system.
  2. SO Change
    1. The existing Sales Order will be retrieved for amendment.
    2. A modal (small pop-up window) containing the SO information will also be displayed.
    3. The user may modify delivery dates, item quantities, and prices as required.
    4. Note: Delivered quantities cannot be changed.
  3. SO Cancellation
    1. The original Sales Order will be retrieved.
    2. If the cancellation request is accepted, click the Cancel Order button.
    3. Note: Only the remaining (undelivered) balance quantity can be cancelled.
    4. Once the cancellation is successfully processed, the SO will be considered closed.
  4. SO Balance
    1. This document represents the remaining balance quantity of a previously issued Sales Order.
    2. It is typically sent by the buyer after partial deliveries have been made.
    3. The system will retrieve the original Sales Order together with the current outstanding balance.
    4. The user can compare the system's outstanding balance with the latest information provided by the customer.
    5. The user should review the remaining quantities carefully.
    6. Once confirmed, the updated balance will be used for subsequent deliveries and invoicing.
    7. Note: The SO Balance document does not create a new Sales Order. It is used only for comparison with an existing Sales Order. The maximum quantity that can be invoiced will be capped based on the Order Balance received.
Fig 1.

Go to next topic: Sending of Customer Purchase Order Status