Class CalculoImpostos

java.lang.Object
systextil.bo.fatu.CalculoImpostos

public class CalculoImpostos extends Object
  • Constructor Details

  • Method Details

    • log

      public static void log(String message)
    • geraCalculoRT

      public static boolean geraCalculoRT(br.com.intersys.systextil.connection.AppConnection conn, int codigoEmpresa)
    • geraSomaRT

      public static boolean geraSomaRT(br.com.intersys.systextil.connection.AppConnection conn, int codigoEmpresa)
    • calcularImpostosNotaSaida

      @Deprecated public static CalculoImpostos.Resultado calcularImpostosNotaSaida(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, CNPJ cgc, String cfop, int cep, String nivel, String grupo, String tamanho, String cor, BigDecimal valor) throws TagException
      Deprecated.
      Throws:
      TagException
    • calcularImpostosNotaSaida

      public CalculoImpostos.Resultado calcularImpostosNotaSaida() throws TagException
      Throws:
      TagException
    • calcularImpostosNotasEntrada

      @Deprecated public static CalculoImpostos.Resultado calcularImpostosNotasEntrada(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, CNPJ cgc, String cfop, String nivel, String grupo, String tamanho, String cor, BigDecimal valor) throws TagException
      Deprecated.
      Throws:
      TagException
    • calcularImpostosNotasEntrada

      public CalculoImpostos.Resultado calcularImpostosNotasEntrada() throws TagException
      Throws:
      TagException
    • processarNotaFiscalSaida

      public static void processarNotaFiscalSaida(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int numNota, String serie, CNPJ cnpj) throws TagException
      Throws:
      TagException
    • processarNotaFiscalSaida

      @Deprecated(forRemoval=true) public static void processarNotaFiscalSaida(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int numNota, String serie, systextil.dao.Cnpj cnpj) throws TagException
      Deprecated, for removal: This API element is subject to removal in a future version.
      Throws:
      TagException
    • processarNotaFiscalSaida

      @Deprecated(forRemoval=true) public static void processarNotaFiscalSaida(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int numNota, String serie, systextil.dao.Cnpj cnpj, TagInteractive tagInteractive, String formName, String complemento, int num_lcto_ctb, boolean contabiliza) throws TagException
      Deprecated, for removal: This API element is subject to removal in a future version.
      Throws:
      TagException
    • processarNotaFiscalSaida

      public static void processarNotaFiscalSaida(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int numNota, String serie, CNPJ cnpj, TagInteractive tagInteractive, String formName, String complemento, int num_lcto_ctb, boolean contabiliza) throws TagException
      Throws:
      TagException
    • processarNotaFiscalEntrada

      public static void processarNotaFiscalEntrada(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int numNota, String serie, CNPJ cnpj) throws TagException
      Throws:
      TagException
    • processarNotaFiscalEntrada

      @Deprecated(forRemoval=true) public static void processarNotaFiscalEntrada(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int numNota, String serie, systextil.dao.Cnpj cnpj) throws TagException
      Deprecated, for removal: This API element is subject to removal in a future version.
      Throws:
      TagException
    • processarNotaFiscalEntrada

      @Deprecated(forRemoval=true) public static void processarNotaFiscalEntrada(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int numNota, String serie, systextil.dao.Cnpj cnpj, TagInteractive tagInteractive, String formName, String complemento, int num_lcto_ctb, boolean contabiliza) throws TagException
      Deprecated, for removal: This API element is subject to removal in a future version.
      Throws:
      TagException
    • processarNotaFiscalEntrada

      public static void processarNotaFiscalEntrada(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int numNota, String serie, CNPJ cnpj, TagInteractive tagInteractive, String formName, String complemento, int num_lcto_ctb, boolean contabiliza) throws TagException
      Throws:
      TagException