Subversion Repositories Integrator Subversion

Rev

Rev 280 | Rev 305 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 280 Rev 284
Line 115... Line 115...
115
                Integer CONTAGEM_VERMELHO_CHEIO_90_DIAS = 90;
115
                Integer CONTAGEM_VERMELHO_CHEIO_90_DIAS = 90;
116
                String CONTAGEM_SOLICITADA_STYLE_CLASS = "black";
116
                String CONTAGEM_SOLICITADA_STYLE_CLASS = "black";
117
        }
117
        }
118
       
118
       
119
        interface ProdutosPromocaoInterna {
119
        interface ProdutosPromocaoInterna {
120
                String PRODUTOS = "'020934', '028689', '020115', '020657', '024618', '028021', '029687', '028018', '028019'"; // SETEMBRO
-
 
121
                String PRODUTOS_MES_ANTERIOR = "'021390', '019572', '020218', '021874', '020115', '020944', '020945', '028939', '018543', '024654', '026638', '028678', '020934'"; // AGOSTO
-
 
-
 
120
                String PRODUTOS = "'020934', '024751', '030567', '030484', '030349', '028945', '025524', '030885', '030884', '024752', '020934'"; // OUTUBRO
-
 
121
                String PRODUTOS_MES_ANTERIOR = "'020934', '028689', '020115', '020657', '024618', '028021', '029687', '028018', '028019'"; // SETEMBRO
-
 
122
//              String PRODUTOS_MES_ANTERIOR = "'021390', '019572', '020218', '021874', '020115', '020944', '020945', '028939', '018543', '024654', '026638', '028678', '020934'"; // AGOSTO
122
//              String PRODUTOS_MES_ANTERIOR = "'020934', '021004', '029242', '029240', '024654', '028939'"; // JUNHO
123
//              String PRODUTOS_MES_ANTERIOR = "'020934', '021004', '029242', '029240', '024654', '028939'"; // JUNHO
123
//              String PRODUTOS = "'026164', '021129', '015470', '012491', '012492', '012493', '022220', '026639', '026638'"; // MARÇO
124
//              String PRODUTOS = "'026164', '021129', '015470', '012491', '012492', '012493', '022220', '026639', '026638'"; // MARÇO
124
//              String PRODUTOS = "'025991', '026638', '026639', '021004', '024049', '026190'"; // JANEIRO
125
//              String PRODUTOS = "'025991', '026638', '026639', '021004', '024049', '026190'"; // JANEIRO
125
//              String PRODUTOS = "'025991', '025930', '026639', '026638', '012492'"; // DEZEMBRO
126
//              String PRODUTOS = "'025991', '025930', '026639', '026638', '012492'"; // DEZEMBRO
126
//              String PRODUTOS = "'023406', '021846', '025991', '025984', '025930', '022553', '023935'"; // NOVEMBRO
127
//              String PRODUTOS = "'023406', '021846', '025991', '025984', '025930', '022553', '023935'"; // NOVEMBRO
Line 404... Line 405...
404
        }
405
        }
405
       
406
       
406
        interface ArquivoBanco {
407
        interface ArquivoBanco {
407
                String ARQUIVO_BANCO_REDE_1 = "1";
408
                String ARQUIVO_BANCO_REDE_1 = "1";
408
                String ARQUIVO_BANCO_SAFRA_2 = "2";
409
                String ARQUIVO_BANCO_SAFRA_2 = "2";
-
 
410
                String ARQUIVO_BANCO_PAGSEGURO_3 = "3";
409
        }
411
        }
410
       
412
       
411
        interface Foto {
413
        interface Foto {
412
                String CAMINHO_PADRAO_LOCAL = "espacocase/fotos/";
414
                String CAMINHO_PADRAO_LOCAL = "espacocase/fotos/";
413
                String CAMINHO_PADRAO_SERVIDOR = "/fotos/";
415
                String CAMINHO_PADRAO_SERVIDOR = "/fotos/";