Class MLBREventoNFe

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_LBR_EventoNFe, I_Persistent, DocAction, DocOptions, Evaluatee

public class MLBREventoNFe extends X_LBR_EventoNFe implements DocAction, DocOptions
Model for Evento NFe
See Also:
  • Constructor Details

    • MLBREventoNFe

      public MLBREventoNFe(Properties ctx, int ID, String trx)
      Default Constructor
      Parameters:
      Properties - ctx
      int - ID (0 create new)
      String - trx
    • MLBREventoNFe

      public MLBREventoNFe(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
      Parameters:
      ctx - context
      rs - result set record
      trxName - transaction
    • MLBREventoNFe

      public MLBREventoNFe(Properties ctx, int LBR_EventoNFe_ID, String trxName, String... virtualColumns)
    • MLBREventoNFe

      public MLBREventoNFe(Properties ctx, String LBR_EventoNFe_UU, String trxName, String... virtualColumns)
    • MLBREventoNFe

      public MLBREventoNFe(Properties ctx, String LBR_EventoNFe_UU, String trxName)
  • Method Details

    • getDocumentInfo

      public String getDocumentInfo()
      Get Document Info
      Specified by:
      getDocumentInfo in interface DocAction
      Returns:
      document info (untranslated)
    • createPDF

      public File createPDF()
      Create PDF
      Specified by:
      createPDF in interface DocAction
      Returns:
      File or null
    • createPDF

      public File createPDF(File file)
      Create PDF file
      Parameters:
      file - output file
      Returns:
      file if success
    • customizeValidActions

      public int customizeValidActions(String docStatus, Object processing, String orderType, String isSOTrx, int AD_Table_ID, String[] docAction, String[] options, int index)
      Description copied from interface: DocOptions
      Customize Valid Actions
      Specified by:
      customizeValidActions in interface DocOptions
      Returns:
      Number of valid options
    • processIt

      public boolean processIt(String processAction)
      Process document
      Specified by:
      processIt in interface DocAction
      Parameters:
      processAction - document action
      Returns:
      true if performed
    • unlockIt

      public boolean unlockIt()
      Unlock Document.
      Specified by:
      unlockIt in interface DocAction
      Returns:
      true if success
    • invalidateIt

      public boolean invalidateIt()
      Invalidate Document
      Specified by:
      invalidateIt in interface DocAction
      Returns:
      true if success
    • prepareIt

      public String prepareIt()
      Prepare Document
      Specified by:
      prepareIt in interface DocAction
      Returns:
      new status (In Progress or Invalid)
    • approveIt

      public boolean approveIt()
      Approve Document
      Specified by:
      approveIt in interface DocAction
      Returns:
      true if success
    • rejectIt

      public boolean rejectIt()
      Reject Approval
      Specified by:
      rejectIt in interface DocAction
      Returns:
      true if success
    • completeIt

      public String completeIt()
      Complete Document
      Specified by:
      completeIt in interface DocAction
      Returns:
      new status (Complete, In Progress, Invalid, Waiting ..)
    • replacesNfe

      public static String replacesNfe(String xml)
    • voidIt

      public boolean voidIt()
      Void Document. Same as Close.
      Specified by:
      voidIt in interface DocAction
      Returns:
      true if success
    • closeIt

      public boolean closeIt()
      Close Document. Cancel not delivered Qunatities
      Specified by:
      closeIt in interface DocAction
      Returns:
      true if success
    • reverseCorrectIt

      public boolean reverseCorrectIt()
      Reverse Correction
      Specified by:
      reverseCorrectIt in interface DocAction
      Returns:
      true if success
    • reverseAccrualIt

      public boolean reverseAccrualIt()
      Reverse Accrual - none
      Specified by:
      reverseAccrualIt in interface DocAction
      Returns:
      true if success
    • reActivateIt

      public boolean reActivateIt()
      Re-activate
      Specified by:
      reActivateIt in interface DocAction
      Returns:
      true if success
    • getSummary

      public String getSummary()
      Get Summary
      Specified by:
      getSummary in interface DocAction
      Returns:
      Summary of Document
    • getProcessMsg

      public String getProcessMsg()
      Get Process Message
      Specified by:
      getProcessMsg in interface DocAction
      Returns:
      clear text error message
    • getDoc_User_ID

      public int getDoc_User_ID()
      Get Document Owner (Responsible)
      Specified by:
      getDoc_User_ID in interface DocAction
      Returns:
      AD_User_ID
    • getApprovalAmt

      public BigDecimal getApprovalAmt()
      Get Document Approval Amount
      Specified by:
      getApprovalAmt in interface DocAction
      Returns:
      amount
    • getC_Currency_ID

      public int getC_Currency_ID()
      Get Document Currency
      Specified by:
      getC_Currency_ID in interface DocAction
      Returns:
      C_Currency_ID
    • beforeSave

      protected boolean beforeSave(boolean newRecord)
      Before Save
      Overrides:
      beforeSave in class PO
      Parameters:
      newRecord - new record
      Returns:
      true if record can be saved
    • toString

      public String toString()
      Description copied from class: PO
      String representation
      Overrides:
      toString in class X_LBR_EventoNFe
      Returns:
      String representation
    • sendEmail

      public boolean sendEmail(MLBRDocFiscal docFiscal, String trxName, MAttachment attachmentXML)
      Parameters:
      docFiscal -
      trxName -
      attachmentXML -
      Returns:
    • getDocStatus

      public String getDocStatus()
      Description copied from class: X_LBR_EventoNFe
      Get Document Status.
      Specified by:
      getDocStatus in interface DocAction
      Specified by:
      getDocStatus in interface I_LBR_EventoNFe
      Overrides:
      getDocStatus in class X_LBR_EventoNFe
      Returns:
      The current status of the document
    • getDocumentNo

      public String getDocumentNo()
      Description copied from class: X_LBR_EventoNFe
      Get Document No.
      Specified by:
      getDocumentNo in interface DocAction
      Specified by:
      getDocumentNo in interface I_LBR_EventoNFe
      Overrides:
      getDocumentNo in class X_LBR_EventoNFe
      Returns:
      Document sequence number of the document