2.3.73. Stock Allocation Controller

Extension: Controller for the Stock Allocation Screen

This controller holds the configuration for the Stock Allocation Screen. The screen supports custom views that are used to show data on the screen. This can be used when customers want additional info on the screen, but that custom view will have some fields that are required.

Stock Allocation Controller

Grid localization key (Customer info)
The translation key that is used to translate the grid on the screen for grouping option 'Customer'

Grid localization key (Sales order info)
The translation key that is used to translate the grid on the screen for grouping option 'Sales document'

Order by (Customer info)
The order by clause for the query for grouping option 'Customer'

Order by (Sales order info)
The order by clause for the query for grouping option 'Sales document'

View name (Customer info)
The view used for grouping option 'Customer'.
The view can be customized, but the following fields are required:

  • ItemCode
  • SboWhsCode
  • GroupCode
  • CardCode
  • CardName
  • AllocatedQuantity
  • AllocatedQuantityOriginal
  • FreeQuantity
  • FreeQuantityOriginal
  • InventoryQuantity
  • OpenQuantity
  • OpenQtyNotAllocated
  • ErrorMessage

View name (Sales order info)
The view used for grouping option 'Sales document'.
The view can be customized, but the following fields are required:

  • ItemCode
  • SboWhsCode
  • GroupCode
  • CardCode
  • CardName
  • AllocatedQuantity
  • AllocatedQuantityOriginal
  • FreeQuantity
  • FreeQuantityOriginal
  • InventoryQuantity
  • OpenQuantity
  • OpenQtyNotAllocated
  • ObjType
  • DocEntry
  • LineNum
  • ErrorMessage

This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.