Class ProcInutNF

java.lang.Object
org.compiere.process.SvrProcess
org.brerp.sped.nfe.process.ProcInutNF
All Implemented Interfaces:
ProcessCall

public class ProcInutNF extends SvrProcess
Inutilizacao de Numeracao de NF
Author:
Murilo H. Torquato (devCoffee, www.devcoffee.com.br), muriloht
  • Constructor Details

    • ProcInutNF

      public ProcInutNF()
  • Method Details

    • prepare

      protected void prepare()
      Prepare - e.g., get Parameters.
      Specified by:
      prepare in class SvrProcess
    • doIt

      protected String doIt() throws Exception
      DoIt
      Specified by:
      doIt in class SvrProcess
      Returns:
      Message (variables are parsed)
      Throws:
      Exception - if not successful e.g. throw new AdempiereUserError ("@FillMandatory@ @C_BankAccount_ID@");
    • docVinculadoEventoNFe

      public boolean docVinculadoEventoNFe(MLBRDocFiscal docFiscal)
    • encontrarDocsFiscais

      public List<MLBRDocFiscal> encontrarDocsFiscais(Integer ad_org_id, MDocType docType, Integer startNo, Integer endNo)
    • registrosComEventosVinculados

      public int registrosComEventosVinculados(List<MLBRDocFiscal> documentos)