INSERT INTO `f_stock_suppliers` (`sup_id`, `sup_name`, `sup_email`, `sup_bcc_email`, `sup_email_text`, `sup_country`, `sup_currency`, `sup_active`,
                                 `sup_contact_person`, `sup_phone`, `sup_total_items`, `sup_rfo`, `sup_curtains`, `sup_default_vat`, `sup_delivery_days`,
                                 `gpais_supplier`, `create_date`, `update_date`)
VALUES (2, 'Benthin', 'bal@benthin.de', 'dz@fischer-international.lt',
        'Dear Birgit,\r\n\r\nI am sending a new order, please see attached.\r\nPlease confirm and send to Kaunas.\r\n\r\nThank you.', 'Germany', 'EUR', 1,
        'Birgit Allers', '+49 (471) 7984 273', 721, '1235', 0, 'FILT', 10, 0, '2018-11-29 11:28:34', '2024-08-07 07:20:04'),
       (20, 'Helioscreen', 'inge.dewaele@helioscreen.be', 'bal@blendex.dk',
        'We hereby orders as following\r\n\r\nDelivery Address:\r\nUAB Fischer International\r\nSiūlų g. 1, 45202,  Kaunas\r\nLithuania                     \r\n\r\nTime of Delivery: ASAP\r\nplease send confirmations to this email address. \r\n.purchasing@fischergroup.dk',
        '?', 'EUR', 1, 'Inge De Waele', '+32(0)93404412', 122, '1160,1465', 0, 'FILT', 20, 0, '2018-11-29 11:28:34', '2024-08-23 05:46:03'),
       (44, 'Verotex', 'j.feifert@verotex.de', 'dz@fischer-international.lt',
        'Dear Jessica,\r\n\r\nI would like to order, please see attached.\r\nPlease confirm and send to Kaunas.\r\n\r\nThank you.', '?', 'EUR', 1,
        'Jessica Feifert', '+49 (0) 9256960122', 44, '1235', 0, 'FILT', 10, 0, '2018-11-29 11:28:34', '2024-08-19 12:51:14'),
       (130, 'WTG', 'wsp@wtg.de', 'dz@fischer-international.lt',
        'Hello,\r\n\r\nI am sending a new order. Please confirm and send to Kaunas.\r\nPlease send order confirmation to e-mail: purchasing@fischergroup.dk\r\n\r\nThank you.',
        '?', 'EUR', 1, 'Beate Jung-Bracht', '+495258503225', 7, '1235', 0, 'FILT', 10, 0, '2018-11-29 11:28:34', '2024-05-13 06:40:22');
