org.eevolution.model
Class CalloutCostCollector
java.lang.Object
org.compiere.model.CalloutEngine
org.eevolution.model.CalloutCostCollector
- All Implemented Interfaces:
- Callout
public class CalloutCostCollector
- extends CalloutEngine
Order Callouts.
- Version:
- $Id: CalloutOrder.java,v 1.31 2005/04/20 04:55:24 jjanke Exp $
- Author:
- Jorg Janke
|
Method Summary |
String |
Manufacture(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
Order Line - Quantity |
String |
MovementType(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
|
String |
node(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
Order Line - metros 2 bodevidrio
- multiplies the fields qty, horizontal and vertical
- sets Description and QtyOrdered |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalloutCostCollector
public CalloutCostCollector()
Manufacture
public String Manufacture(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 - ContextWindowNo - current Window NomTab - Model TabmField - Model Fieldvalue - The new value
node
public String node(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
- Order Line - metros 2 bodevidrio
- multiplies the fields qty, horizontal and vertical
- sets Description and QtyOrdered
- Parameters:
ctx - ContextWindowNo - current Window NomTab - Model TabmField - Model Fieldvalue - The new value
MovementType
public String MovementType(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.