4 lines
125 B
SQL
4 lines
125 B
SQL
INSERT INTO oc_gestion_facture_payment_type (facture_payment_type_label)
|
|
VALUES
|
|
('LCR'),
|
|
('Prélèvement'); |