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 Details

    • m_AD_Org_ID

      public Object m_AD_Org_ID
      Deprecated, for removal: This API element is subject to removal in a future version.
    • m_C_BPartner_ID

      public Object 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

      public void dynInit() throws Exception
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      dynInit in class GenForm
      Throws:
      Exception
    • configureMiniTable

      public void configureMiniTable(IMiniTable miniTable)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      configureMiniTable in class GenForm
    • executeQuery

      public void executeQuery(KeyNamePair docTypeKNPair, IMiniTable miniTable)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Query Info
    • saveSelection

      public void saveSelection(IMiniTable miniTable)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Save Selection and return selection Query or ""
      Specified by:
      saveSelection in class GenForm
    • generate

      public String generate(IStatusBar statusBar, KeyNamePair docTypeKNPair, String docActionSelected)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generate Invoices