Rev 429 | Rev 450 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 429 | Rev 439 | ||
|---|---|---|---|
| Line 158... | Line 158... | ||
| 158 | String CAMINHO_CERTIFICADO = "\\certificado\\"; |
158 | String CAMINHO_CERTIFICADO = "\\certificado\\"; |
| 159 | String CAMINHO_SCHEMAS = "\\certificado\\Schemas\\enviNFe_v4.00.xsd"; |
159 | String CAMINHO_SCHEMAS = "\\certificado\\Schemas\\enviNFe_v4.00.xsd"; |
| 160 | // String CNPJ_CERTIFICADO_21494821000100 = "21494821000100";
|
160 | // String CNPJ_CERTIFICADO_21494821000100 = "21494821000100";
|
| 161 | }
|
161 | }
|
| 162 | 162 | ||
| - | 163 | }
|
|
| - | 164 | ||
| - | 165 | interface Banco { |
|
| - | 166 | String CODIG0_BANCO_DO_BRASIL_1 = "1"; |
|
| - | 167 | String CODIGO_BANCO_ITAU_341 = "341"; |
|
| - | 168 | String CODIGO_BANCO_SANTANDER_33 = "33"; |
|
| 163 | }
|
169 | }
|
| 164 | 170 | ||
| 165 | /*
|
171 | /*
|
| 166 | Boolean EMITIR_NFE_PARA_SEFAZ = true;
|
172 | Boolean EMITIR_NFE_PARA_SEFAZ = true;
|
| 167 | Integer FORMATO_CONTAGEM = ContagemFormato.FORMATO_CONTAGEM_POR_MARCA_2;
|
173 | Integer FORMATO_CONTAGEM = ContagemFormato.FORMATO_CONTAGEM_POR_MARCA_2;
|
| Line 489... | Line 495... | ||
| 489 | String BANDEIRA_AURA_08 = "08";
|
495 | String BANDEIRA_AURA_08 = "08";
|
| 490 | String BANDEIRA_CABAL_09 = "09";
|
496 | String BANDEIRA_CABAL_09 = "09";
|
| 491 | String BANDEIRA_OUTROS_99 = "99";
|
497 | String BANDEIRA_OUTROS_99 = "99";
|
| 492 | }
|
498 | }
|
| 493 | }
|
499 | }
|
| 494 | }
|
- | |
| 495 |
|
- | |
| 496 | interface ArquivoBanco {
|
- | |
| 497 | String ARQUIVO_BANCO_REDE_1 = "1";
|
- | |
| 498 | String ARQUIVO_BANCO_SAFRA_2 = "2";
|
- | |
| 499 | }
|
500 | }
|
| 500 |
|
501 |
|
| 501 | interface Foto {
|
502 | interface Foto {
|
| 502 | String CAMINHO_PADRAO_LOCAL = "espacocase/fotos/";
|
503 | String CAMINHO_PADRAO_LOCAL = "espacocase/fotos/";
|
| 503 | String CAMINHO_PADRAO_SERVIDOR = "/fotos/";
|
504 | String CAMINHO_PADRAO_SERVIDOR = "/fotos/";
|