Org.compiere.model.CalloutAssignment.product

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

This is part of the Callout Code project by Red1 to list all Callouts and its purpose in detail.

Exist in Tables

  • Expense Line
  • Invoice Line
  • Sales Order Line

Outline

  • Using ResourceAssignment table to lookup Product details

Code Layout

CalloutAssignment.gif

Details

  • Field Callout value is S_ResourceAssignment_ID
  • Variable set is M_Product_ID with M_Product.M_Product_ID"
  • Variable set is Description with S_ResourceAssignment.Name+Description
  • Variables set is either QtyOrdered or QtyInvoiced with S_ResourceAssignment.Qty