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
Modifier and TypeFieldDescriptionDeprecated.Deprecated. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
configureMiniTable
(IMiniTable miniTable) Deprecated.void
dynInit()
Deprecated.void
executeQuery
(KeyNamePair docTypeKNPair, IMiniTable miniTable) Deprecated.Query Infogenerate
(IStatusBar statusBar, KeyNamePair docTypeKNPair, String docActionSelected) Deprecated.Generate Invoicesvoid
saveSelection
(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:
configureMiniTable
in classGenForm
-
executeQuery
Deprecated.Query Info -
saveSelection
Deprecated.Save Selection and return selection Query or ""- Specified by:
saveSelection
in classGenForm
-
generate
Deprecated.Generate Invoices
-