org.eevolution.model
Class CalloutOrder
java.lang.Object
org.compiere.model.CalloutEngine
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)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalloutOrder
public CalloutOrder()
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 - ContextWindowNo - current Window NomTab - Model TabmField - Model Fieldvalue - The new value
qtyBatch
public String qtyBatch(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.