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(since="13",
forRemoval=true)
@GeneratedCodeCoverageExclusion
public class InvoiceGen
extends GenForm
Deprecated, for removal: This API element is subject to removal in a future version.
ticket IDEMPIERE-1965 replaced this with an Info Window
Generate Invoice (manual) controller class
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureMiniTable(IMiniTable miniTable) Deprecated, for removal: This API element is subject to removal in a future version.voiddynInit()Deprecated, for removal: This API element is subject to removal in a future version.voidexecuteQuery(KeyNamePair docTypeKNPair, IMiniTable miniTable) Deprecated, for removal: This API element is subject to removal in a future version.Query Infogenerate(IStatusBar statusBar, KeyNamePair docTypeKNPair, String docActionSelected) Deprecated, for removal: This API element is subject to removal in a future version.Generate InvoicesvoidsaveSelection(IMiniTable miniTable) Deprecated, for removal: This API element is subject to removal in a future version.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, for removal: This API element is subject to removal in a future version. -
m_C_BPartner_ID
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
InvoiceGen
public InvoiceGen()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
dynInit
Deprecated, for removal: This API element is subject to removal in a future version. -
configureMiniTable
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
configureMiniTablein classGenForm
-
executeQuery
Deprecated, for removal: This API element is subject to removal in a future version.Query Info -
saveSelection
Deprecated, for removal: This API element is subject to removal in a future version.Save Selection and return selection Query or ""- Specified by:
saveSelectionin classGenForm
-
generate
Deprecated, for removal: This API element is subject to removal in a future version.Generate Invoices
-