Class MInvoice

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_C_Invoice, I_Persistent, DocAction, IDocsPostProcess, Evaluatee

public class MInvoice extends X_C_Invoice implements DocAction, IDocsPostProcess
        Invoice Model.
        Please do not set DocStatus and C_DocType_ID directly.
        They are set in the process() method.
        Use DocAction and C_DocTypeTarget_ID instead.
  
Version:
$Id: MInvoice.java,v 1.2 2006/07/30 00:51:02 jjanke Exp $
Author:
Jorg Janke, victor.perez@e-evolution.com, e-Evolution http://www.e-evolution.com
See Also: