Adempiere 3.5.2a

org.compiere.cm
Class CalloutTemplate

java.lang.Object
  extended by org.compiere.model.CalloutEngine
      extended by org.compiere.cm.CalloutTemplate
All Implemented Interfaces:
Callout

public class CalloutTemplate
extends CalloutEngine

Template

Version:
$Id$
Author:
Yves Sandfort

Field Summary
 
Fields inherited from class org.compiere.model.CalloutEngine
log, NO_ERROR
 
Constructor Summary
CalloutTemplate()
           
 
Method Summary
 String invalidate(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
          Invoice Line - Charge
 
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

CalloutTemplate

public CalloutTemplate()
Method Detail

invalidate

public String invalidate(Properties ctx,
                         int WindowNo,
                         GridTab mTab,
                         GridField mField,
                         Object value)
Invoice Line - Charge. - updates PriceActual from Charge - sets PriceLimit, PriceList to zero Calles tax

Parameters:
ctx - context
WindowNo - window no
mTab - tab
mField - field
value - value
Returns:
null or error message

Adempiere 3.5.2a

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