Rev 556 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 556 | Rev 687 | ||
|---|---|---|---|
| Line 66... | Line 66... | ||
| 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', 27, TRUE); |
68 | INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (25, 'TRANSFERÊNCIA', 27, TRUE); |
| 69 | INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (26, '19X', 22, TRUE); |
69 | INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (26, '19X', 22, TRUE); |
| 70 | INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (27, '20X', 23, TRUE); |
70 | INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (27, '20X', 23, TRUE); |
| - | 71 | INSERT INTO sc_sec.sec_forma_pagamento(cod_formapagament, dsc_formapagament, num_ordem, ind_ativo) VALUES (28, 'CASHBACK', 28, TRUE); |
|
| 71 | 72 | ||
| 72 | 73 | ||
| 73 | /*==============================================================*/
|
74 | /*==============================================================*/
|
| 74 | /* Table: sc_sec.sec_loja */
|
75 | /* Table: sc_sec.sec_loja */
|
| 75 | /*==============================================================*/
|
76 | /*==============================================================*/
|