Adempiere 3.5.2a

org.eevolution.model
Class CalloutOrder

java.lang.Object
  extended by org.compiere.model.CalloutEngine
      extended by org.eevolution.model.CalloutOrder
All Implemented Interfaces:
Callout

public class CalloutOrder
extends CalloutEngine

Order CalloutOrder

Version:
$Id: CalloutOrder.java,v 1.23 2004/08/27 21:24:12 vpj-cd Exp $
Author:
Victor Perez, Teo Sarca, SC ARHIPAC SERVICE SRL
  • BF [ 1983657 ] "Data found" error on creating new MO (manually)

  • Field Summary
     
    Fields inherited from class org.compiere.model.CalloutEngine
    log, NO_ERROR
     
    Constructor Summary
    CalloutOrder()
               
     
    Method Summary
     String qty(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
              Order Line - Quantity
     String qtyBatch(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
               
     
    Methods inherited from class org.compiere.model.CalloutEngine
    convert, dateAcct, getGridField, getGridTab, isCalloutActive, rate, setCalloutActive, start
     
    Methods inherited from class java.lang.Object
    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
     

    Constructor Detail

    CalloutOrder

    public CalloutOrder()
    Method Detail

    qty

    public String qty(Properties ctx,
                      int WindowNo,
                      GridTab mTab,
                      GridField mField,
                      Object value)
    Order Line - Quantity. - called from C_UOM_ID, QtyEntered, QtyOrdered - enforces qty UOM relationship

    Parameters:
    ctx - Context
    WindowNo - current Window No
    mTab - Model Tab
    mField - Model Field
    value - The new value

    qtyBatch

    public String qtyBatch(Properties ctx,
                           int WindowNo,
                           GridTab mTab,
                           GridField mField,
                           Object value)

    Adempiere 3.5.2a

    Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.