Subversion Repositories Integrator Subversion

Rev

Rev 516 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 516 Rev 522
Line 19... Line 19...
19
        private Date dataFechamento;
19
        private Date dataFechamento;
20
        private Date dataFechamentoOficial;
20
        private Date dataFechamentoOficial;
21
        private String tipoEmitirNotaFiscal;
21
        private String tipoEmitirNotaFiscal;
22
        private Double fundoCaixa;
22
        private Double fundoCaixa;
23
        private Boolean receberNotaFiscalRemessa;
23
        private Boolean receberNotaFiscalRemessa;
24
       
-
 
25
        private ;
-
 
26
        private ;
-
 
27
        private ;
-
 
28
        private ;
-
 
29
       
24
       
30
        private Integer limitadorProdutos;
25
        private Integer limitadorProdutos;
31
        private String observacao;
26
        private String observacao;
32
        private Boolean ativo;
27
        private Boolean ativo;
33
*/     
28
*/