Package org.compiere.apps.form
Class InvoiceGen
java.lang.Object
org.compiere.apps.form.GenForm
org.compiere.apps.form.InvoiceGen
- Direct Known Subclasses:
WInvoiceGen
Deprecated.
ticket IDEMPIERE-1965 replaced this with an Info Window
Generate Invoice (manual) controller class
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated.Deprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureMiniTable(IMiniTable miniTable) Deprecated.voiddynInit()Deprecated.voidexecuteQuery(KeyNamePair docTypeKNPair, IMiniTable miniTable) Deprecated.Query Infogenerate(IStatusBar statusBar, KeyNamePair docTypeKNPair, String docActionSelected) Deprecated.Generate InvoicesvoidsaveSelection(IMiniTable miniTable) Deprecated.Save Selection and return selection Query or ""Methods inherited from class org.compiere.apps.form.GenForm
executeQuery, generate, getAskPrintMsg, getPrintFormat, getProcessInfo, getReportEngineType, getSelection, getTitle, getTrx, isSelectionActive, setAskPrintMsg, setPrintFormat, setProcessInfo, setReportEngineType, setSelection, setSelectionActive, setTitle, setTrx, validate
-
Field Details
-
m_AD_Org_ID
Deprecated. -
m_C_BPartner_ID
Deprecated.
-
-
Constructor Details
-
InvoiceGen
public InvoiceGen()Deprecated.
-
-
Method Details
-
dynInit
Deprecated. -
configureMiniTable
Deprecated.- Specified by:
configureMiniTablein classGenForm
-
executeQuery
Deprecated.Query Info -
saveSelection
Deprecated.Save Selection and return selection Query or ""- Specified by:
saveSelectionin classGenForm
-
generate
Deprecated.Generate Invoices
-