Rev 306 | Rev 350 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 306 | Rev 347 | ||
|---|---|---|---|
| Line 63... | Line 63... | ||
| 63 | INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (17, 'OUTROS', 23, TRUE); |
63 | INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (17, 'OUTROS', 23, TRUE); |
| 64 | INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (18, 'PIX', 22, TRUE); |
64 | INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (18, 'PIX', 22, TRUE); |
| 65 | INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (22, '16X', 19, TRUE); |
65 | INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (22, '16X', 19, TRUE); |
| 66 | INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (23, '17X', 20, TRUE); |
66 | INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (23, '17X', 20, TRUE); |
| 67 | INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (24, '18X', 21, TRUE); |
67 | INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (24, '18X', 21, TRUE); |
| - | 68 | INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (25, 'TRANSFERÊNCIA', 25, TRUE); |
|
| 68 | 69 | ||
| 69 | /*==============================================================*/
|
70 | /*==============================================================*/
|
| 70 | /* Table: sc_sec.sec_loja */
|
71 | /* Table: sc_sec.sec_loja */
|
| 71 | /*==============================================================*/
|
72 | /*==============================================================*/
|
| 72 | /*
|
73 | /*
|