Package systextil.fiscal
Class NotasFiscaisDeSaidaLojaItens
java.lang.Object
systextil.fiscal.NotasFiscaisDeSaidaLoja
systextil.fiscal.NotasFiscaisDeSaidaLojaItens
-
Nested Class Summary
Nested classes/interfaces inherited from class systextil.fiscal.NotasFiscaisDeSaidaLoja
NotasFiscaisDeSaidaLoja.TagExceptionWithReportFile
-
Field Summary
Fields inherited from class systextil.fiscal.NotasFiscaisDeSaidaLoja
baseICMS, baseICMS_subx, baseSuframa, conn, data_base_fatur_ins, data_emissao_ins, data_saida_ins, docConsignacao, especie_volume, especieNota, especieVolume, flagNotaFiscalLoja, logger, mapa_codigo_imp_ecf, marca_volumes, mdi, NOME_FORM, NOTA_ENTREGA, NOTA_FISCAL, notaFiscalSaidaDTO, obsLivro_1_ins, obsLivro_2_ins, ORIGEM_NOTA, parametrosEmpresa, percComissaoTabela, percICMS, percReducao, percVend, REPROCESSA_NOTA, serieNFeLoja, tipo_reducao, totalComissao, totalRolos, totalSuframa, ULTIMA_NOTA, utilTag, valorComissao, valorDesconto, valorICMS, valorICMS_subx, valorLiqSuframa, valorLiquidItens, valorTotal
-
Constructor Summary
ConstructorsConstructorDescriptionNotasFiscaisDeSaidaLojaItens
(br.com.intersys.systextil.connection.AppConnection connection, Mdi mdi, UtilTag utilTag, Logger logger, ParametrosEmpresa parametrosEmpresa) -
Method Summary
Modifier and TypeMethodDescriptionvoid
criaItensNotaFiscal
(systextil.dao.Orcamento orcamento, Fatu050Dto fatu050) Methods inherited from class systextil.fiscal.NotasFiscaisDeSaidaLoja
calculaPercentualComissaoItens, calculaQuantidadeRolosEPeso, calculaTotalSuframa, calculaValorComissao, carregaDatas, commit, emiteDuplicata, enviarNFes, executar, exigePagamentoOrcamentoParcela, getAtualizaEstoque, getClienteGeraNota, getEnderecoCobranca, getObservacao, getTipoTruncECF, reprocessaNota, verificaEstoqueNegativo, verificaSerieNFe
-
Constructor Details
-
NotasFiscaisDeSaidaLojaItens
public NotasFiscaisDeSaidaLojaItens(br.com.intersys.systextil.connection.AppConnection connection, Mdi mdi, UtilTag utilTag, Logger logger, ParametrosEmpresa parametrosEmpresa)
-
-
Method Details
-
criaItensNotaFiscal
-