2026-04-16 05:04:06 +07:00
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 1 , ' 2014_10_10_000001_create_plans_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 2 , ' 2014_10_11_000001_create_business_categories_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 3 , ' 2014_10_11_000001_create_businesses_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 4 , ' 2014_10_11_000001_create_currencies_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 5 , ' 2014_10_11_000001_create_gateways_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 6 , ' 2014_10_11_000002_create_plan_subscribes_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 7 , ' 2014_10_12_000003_create_users_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 8 , ' 2014_10_12_100000_create_password_reset_tokens_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 9 , ' 2014_10_12_100000_create_password_resets_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 10 , ' 2019_08_19_000000_create_failed_jobs_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 11 , ' 2019_12_14_000001_create_personal_access_tokens_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 12 , ' 2023_05_20_040815_create_notifications_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 13 , ' 2023_07_10_104133_create_options_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 14 , ' 2023_12_24_162319_create_brands_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 15 , ' 2023_12_24_162456_create_categories_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 16 , ' 2023_12_24_162619_create_parties_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 17 , ' 2023_12_24_164558_create_expense_categories_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 18 , ' 2023_12_24_164659_create_expenses_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 19 , ' 2023_12_24_170916_create_units_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 20 , ' 2023_12_24_171614_create_products_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 21 , ' 2023_12_26_161841_create_purchases_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 22 , ' 2023_12_26_163232_create_purchase_details_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 23 , ' 2023_12_26_170106_create_sales_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 24 , ' 2023_12_26_170111_create_sale_details_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 25 , ' 2023_12_27_114439_create_banners_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 26 , ' 2023_12_27_131216_create_due_collects_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 27 , ' 2023_12_28_160816_create_permission_tables ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 28 , ' 2024_04_06_130925_create_features_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 29 , ' 2024_04_06_141243_create_pos_app_interfaces_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 30 , ' 2024_04_15_110711_create_languages_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 31 , ' 2024_04_15_124407_create_testimonials_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 32 , ' 2024_04_16_094724_create_blogs_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 33 , ' 2024_04_16_095526_create_comments_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 34 , ' 2024_04_17_183758_create_messages_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 35 , ' 2024_08_06_174713_create_jobs_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 36 , ' 2024_09_26_104816_create_income_categories_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 37 , ' 2024_09_26_110707_create_incomes_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 38 , ' 2024_09_30_110244_modify_field_nullable_and_remove_unique ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 39 , ' 2024_09_30_110552_add_new_field_to_users_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 40 , ' 2024_10_21_105615_create_sale_returns_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 41 , ' 2024_10_21_105624_create_sale_return_details_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 42 , ' 2024_11_03_090747_create_purchase_returns_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 43 , ' 2024_11_03_090801_create_purchase_return_details_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 44 , ' 2024_12_15_091748_create_user_currencies_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 45 , ' 2024_12_17_130201_add_field_to_categories_name ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 46 , ' 2024_12_17_130230_add_field_to_brands_name ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 47 , ' 2024_12_29_110400_update_quantities_column_type ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 48 , ' 2025_01_16_153449_create_vats_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 49 , ' 2025_01_16_173208_add_new_fields_to_multiple_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 50 , ' 2025_02_03_165120_add_vat_fields_to_businesses_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 51 , ' 2025_02_17_090212_add_fields_to_multiple_tables ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 52 , ' 2025_03_04_105457_create_payment_types_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 53 , ' 2025_03_04_113750_add_payment_type_id_to_multiple_tables ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 54 , ' 2025_03_17_125525_modify_phone_column_in_parties_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 55 , ' 2025_04_08_160010_add_rounding_columns_to_sales_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 56 , ' 2025_04_16_100500_add_change_amount_to_sales_and_purchases_tables ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 57 , ' 2025_04_30_173441_add_new_fields_to_users_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 58 , ' 2025_05_14_104217_add_new_fields_to_multiple_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 59 , ' 2025_05_20_063911_create_product_settings_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 60 , ' 2025_07_02_050211_create_warehouses_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 61 , ' 2025_07_03_052633_create_transfers_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 62 , ' 2025_07_05_025137_create_transfer_products_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 63 , ' 2025_07_05_075111_create_variations_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 64 , ' 2025_07_16_060817_create_stocks_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 65 , ' 2025_07_16_062823_create_product_models_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 66 , ' 2025_07_16_062824_add_new_fields_to_multiple_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 67 , ' 2025_08_14_092807_add_new_column_to_plans_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 68 , ' 2025_08_17_040001_create_shelves_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 69 , ' 2025_08_17_040002_create_racks_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 70 , ' 2025_08_17_055409_create_rack_shelf_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 71 , ' 2025_08_18_140100_create_branches_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 72 , ' 2025_08_18_162915_add_new_fields_to_multiple_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 73 , ' 2025_09_25_115613_create_transactions_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 74 , ' 2025_09_30_162915_add_new_fields_to_multiple_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 75 , ' 2025_10_04_121842_create_combo_products_table ' , 1 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 76 , ' 2025_08_23_162915_add_new_fields_to_multiple_table ' , 2 ) ;
INSERT INTO " public " . " migrations " ( " id " , " migration " , " batch " ) VALUES ( 77 , ' 2026_03_01_194442_add_is_displayed_in_pos_to_products_table ' , 3 ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 1 , ' Afghanistan Afghani ' , ' Afghanistan ' , ' AFN ' , 67 . 27 , ' ؋ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 2 , ' Albania Lek ' , ' Albania ' , ' ALL ' , 91 . 47 , ' L ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 3 , ' Algerian Dinar ' , ' Algeria ' , ' DZD ' , 133 . 08 , ' دج ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 4 , ' US Dollar ' , ' United States of America ' , ' USD ' , 1 . 00 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 5 , ' Angolan Kwanza ' , ' Angola ' , ' AOA ' , 910 . 98 , ' Kz ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 6 , ' Argentine Peso ' , ' Argentina ' , ' ARS ' , 1007 . 68 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 7 , ' Armenian Dram ' , ' Armenia ' , ' AMD ' , 389 . 25 , ' ֏ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 8 , ' Aruban Guilder ' , ' Aruba ' , ' AWG ' , 1 . 79 , ' ƒ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 9 , ' Australian Dollar ' , ' Australia ' , ' AUD ' , 1 . 54 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 10 , ' Euro ' , ' Austria ' , ' EUR ' , 0 . 95 , ' € ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 11 , ' Azerbaijan Manat ' , ' Azerbaijan ' , ' AZN ' , 1 . 70 , ' ₼ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 12 , ' Bahamian Dollar ' , ' Bahamas ' , ' BSD ' , 1 . 00 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 13 , ' Bahraini Dinar ' , ' Bahrain ' , ' BHD ' , 0 . 38 , ' .د.ب ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 14 , ' Bangladesh Taka ' , ' Bangladesh ' , ' BDT ' , 119 . 00 , ' ৳ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 15 , ' Barbados Dollar ' , ' Barbados ' , ' BBD ' , 2 . 00 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 16 , ' Belarusian Ruble ' , ' Belarus ' , ' BYN ' , 3 . 43 , ' Br ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 17 , ' Belize Dollar ' , ' Belize ' , ' BZD ' , 2 . 00 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 18 , ' Bermuda Dollar ' , ' Bermuda ' , ' BMD ' , 1 . 00 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 19 , ' Bhutan Ngultrum ' , ' Bhutan ' , ' BTN ' , 84 . 45 , ' Nu. ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 20 , ' Bolivia Boliviano ' , ' Bolivia ' , ' BOB ' , 6 . 86 , ' Bs. ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 21 , ' Bosnia and Herzegovina Convertible Mark ' , ' Bosnia and Herzegovina ' , ' BAM ' , 1 . 85 , ' KM ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 22 , ' Botswana Pula ' , ' Botswana ' , ' BWP ' , 13 . 55 , ' P ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 23 , ' Brazilian Real ' , ' Brazil ' , ' BRL ' , 5 . 82 , ' R$ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 24 , ' Brunei Dollar ' , ' Brunei ' , ' BND ' , 1 . 34 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 25 , ' Bulgarian Lev ' , ' Bulgaria ' , ' BGN ' , 1 . 85 , ' лв ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 26 , ' Burundi Franc ' , ' Burundi ' , ' BIF ' , 2885 . 73 , ' FBu ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 27 , ' Cambodian Riel ' , ' Cambodia ' , ' KHR ' , 4017 . 00 , ' ៛ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 28 , ' Canadian Dollar ' , ' Canada ' , ' CAD ' , 1 . 40 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 29 , ' Cape Verde Escudo ' , ' Cape Verde ' , ' CVE ' , 104 . 50 , ' $ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 30 , ' Cayman Is. Dollar ' , ' Cayman Islands ' , ' KYD ' , 0 . 82 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 31 , ' Chilean Peso ' , ' Chile ' , ' CLP ' , 973 . 00 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 32 , ' Chinese Renminbi ' , ' China ' , ' CNY ' , 7 . 25 , ' ¥ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 33 , ' Colombian Peso ' , ' Colombia ' , ' COP ' , 4413 . 00 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 34 , ' Comoros Franc ' , ' Comoros ' , ' KMF ' , 466 . 23 , ' CF ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 35 , ' Congo Franc, Dem. Rep.of ' , ' Congo, Dem. Rep. ' , ' CDF ' , 2843 . 07 , ' FC ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 36 , ' Costa Rica Colon ' , ' Costa Rica ' , ' CRC ' , 509 . 02 , ' ₡ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 37 , ' Cuban Peso ' , ' Cuba ' , ' CUP ' , 24 . 00 , ' ₱ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 38 , ' Czech Koruna ' , ' Czech Republic ' , ' CZK ' , 23 . 97 , ' Kč ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 39 , ' Danish Krone ' , ' Denmark ' , ' DKK ' , 7 . 07 , ' kr ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 40 , ' Djibouti Francs ' , ' Djibouti ' , ' DJF ' , 177 . 00 , ' Fdj ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 41 , ' E.C. Dollar ' , ' Anguilla ' , ' XCD ' , 2 . 70 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 42 , ' Dominican Peso ' , ' Dominican Republic ' , ' DOP ' , 60 . 17 , ' RD$ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 43 , ' Egyptian Pound ' , ' Egypt ' , ' EGP ' , 49 . 61 , ' £ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 44 , ' Eritrea Nakfa ' , ' Eritrea ' , ' ERN ' , 15 . 00 , ' Nfk ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 45 , ' Lilangeni ' , ' Eswatini, Kingdom of ' , ' SZL ' , 18 . 16 , ' E ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 46 , ' Ethiopian Birr ' , ' Ethiopia ' , ' ETB ' , 121 . 81 , ' Br ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 47 , ' Fiji Dollar ' , ' Fiji ' , ' FJD ' , 2 . 25 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 48 , ' Gambian Dalasi ' , ' Gambia ' , ' GMD ' , 70 . 41 , ' D ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 49 , ' Georgian Lari ' , ' Georgia ' , ' GEL ' , 2 . 74 , ' ₾ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 50 , ' Ghana Cedi ' , ' Ghana ' , ' GHS ' , 15 . 50 , ' ₵ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 51 , ' Gibraltar Pound ' , ' Gibraltar ' , ' GIP ' , 0 . 79 , ' £ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 52 , ' Guatemala Quetzal(es) ' , ' Guatemala ' , ' GTQ ' , 7 . 71 , ' Q ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 53 , ' Guinean Franc ' , ' Guinea ' , ' GNF ' , 8552 . 17 , ' FG ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 54 , ' Guyana Dollar ' , ' Guyana ' , ' GYD ' , 207 . 90 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 55 , ' Haiti Gourde ' , ' Haiti ' , ' HTG ' , 130 . 93 , ' G ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 56 , ' Honduras Lempira ' , ' Honduras ' , ' HNL ' , 24 . 96 , ' L ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 57 , ' HongKong Dollar ' , ' Hong Kong ' , ' HKD ' , 7 . 78 , ' HK$ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 58 , ' Hungary Forint ' , ' Hungary ' , ' HUF ' , 391 . 50 , ' Ft ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 59 , ' Iceland Krona ' , ' Iceland ' , ' ISK ' , 137 . 04 , ' kr ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 60 , ' Indian Rupee ' , ' India ' , ' INR ' , 84 . 45 , ' ₹ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 . 00 , ' Rp ' , ' left ' , true , true , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 62 , ' Iranian Rial ' , ' Iran ' , ' IRR ' , 512897 . 00 , ' ﷼ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 63 , ' Iraqi Dinar ' , ' Iraq ' , ' IQD ' , 1310 . 00 , ' ع.د ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 64 , ' Israel Shekel ' , ' Israel ' , ' ILS ' , 3 . 65 , ' ₪ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 65 , ' Jamaican Dollar ' , ' Jamaica ' , ' JMD ' , 157 . 35 , ' J$ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 66 , ' Japanese Yen ' , ' Japan ' , ' JPY ' , 151 . 42 , ' ¥ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 67 , ' Jordanian Dinar ' , ' Jordan ' , ' JOD ' , 0 . 71 , ' د.ا ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 68 , ' Kazakhstan Tenge ' , ' Kazakhstan ' , ' KZT ' , 502 . 23 , ' ₸ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 69 , ' Kenyan Shilling ' , ' Kenya ' , ' KES ' , 129 . 00 , ' KSh ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 70 , ' Korean Won, North Korea ' , ' Korea, D.P.R. of ' , ' KPW ' , 110 . 00 , ' ₩ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 71 , ' Korean Won, South Korea ' , ' Korea, Republic of ' , ' KRW ' , 1392 . 51 , ' ₩ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 72 , ' Kuwaiti Dinar ' , ' Kuwait ' , ' KWD ' , 0 . 31 , ' د.ك ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 73 , ' Kyrgyzstan Som ' , ' Kyrgyzstan ' , ' KGS ' , 86 . 25 , ' с ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 74 , ' Laos Kip ' , ' Lao, People '' s Dem. Rep. ' , ' LAK ' , 22020 . 00 , ' ₭ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 75 , ' Lebanese Pound ' , ' Lebanon ' , ' LBP ' , 89500 . 00 , ' ل.ل ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 76 , ' Lesotho Loti ' , ' Lesotho ' , ' LSL ' , 18 . 16 , ' M ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 77 , ' Liberian Dollar ' , ' Liberia ' , ' LRD ' , 179 . 39 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 78 , ' Libyan Dinar ' , ' Libyan Arab Jamahiriya ' , ' LYD ' , 4 . 89 , ' د.ل ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 79 , ' Macao Pataca ' , ' Macao ' , ' MOP ' , 8 . 02 , ' P ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 80 , ' Malagasy Ariary ' , ' Madagascar ' , ' MGA ' , 4667 . 74 , ' Ar ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 81 , ' Malawi Kwacha ' , ' Malawi ' , ' MWK ' , 1751 . 00 , ' MK ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 82 , ' Malaysia Ringgit ' , ' Malaysia ' , ' MYR ' , 4 . 44 , ' RM ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 83 , ' Maldives Rufiyaa ' , ' Maldives ' , ' MVR ' , 15 . 00 , ' Rf ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 84 , ' Mauritania Ouguiya ' , ' Mauritania ' , ' MRU ' , 39 . 77 , ' UM ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 85 , ' Mauritius Rupee ' , ' Mauritius ' , ' MUR ' , 46 . 64 , ' ₨ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 86 , ' Mexican Peso ' , ' Mexico ' , ' MXN ' , 20 . 68 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 87 , ' Moldovan Leu ' , ' Moldova, Republic of ' , ' MDL ' , 18 . 23 , ' L ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 88 , ' Mongolia Tugrik ' , ' Mongolia ' , ' MNT ' , 3406 . 00 , ' ₮ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 89 , ' Morocco Dirham ' , ' Morocco ' , ' MAD ' , 10 . 00 , ' د.م. ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 90 , ' Mozambique Metical ' , ' Mozambique ' , ' MZN ' , 63 . 25 , ' MT ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 91 , ' Myanmar Kyat ' , ' Myanmar ' , ' MMK ' , 4100 . 00 , ' K ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 92 , ' Namibia Dollar ' , ' Namibia ' , ' NAD ' , 18 . 16 , ' N$ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 93 , ' Nepalese Rupee ' , ' Nepal ' , ' NPR ' , 135 . 11 , ' ₨ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 94 , ' Netherlands Antilles Guilder ' , ' Netherlands Antilles ' , ' ANG ' , 1 . 79 , ' ƒ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 95 , ' CFP Franc ' , ' New Caledonia ' , ' XPF ' , 113 . 09 , ' ₣ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 96 , ' New Zealand Dollar ' , ' New Zealand ' , ' NZD ' , 1 . 69 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 97 , ' Nicaragua Cordoba Oro ' , ' Nicaragua ' , ' NIO ' , 36 . 55 , ' C$ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 98 , ' Nigeria Naira ' , ' Nigeria ' , ' NGN ' , 1680 . 29 , ' ₦ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 99 , ' Denar ' , ' North Macedonia, Rep. of ' , ' MKD ' , 58 . 11 , ' ден ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 100 , ' Norwegian Krone ' , ' Norway ' , ' NOK ' , 11 . 07 , ' kr ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 101 , ' Oman Rial ' , ' Oman ' , ' OMR ' , 0 . 38 , ' ر.ع. ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 102 , ' Pakistani Rupee ' , ' Pakistan ' , ' PKR ' , 277 . 77 , ' ₨ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 103 , ' Panama Balboa ' , ' Panama ' , ' PAB ' , 1 . 00 , ' B/. ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 104 , ' Kina ' , ' Papua New Guinea ' , ' PGK ' , 3 . 95 , ' K ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 105 , ' Paraguay Guarani ' , ' Paraguay ' , ' PYG ' , 7804 . 00 , ' ₲ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 106 , ' Sol ' , ' Peru ' , ' PEN ' , 3 . 76 , ' S/ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 107 , ' Philippine Peso ' , ' Philippines ' , ' PHP ' , 58 . 70 , ' ₱ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 108 , ' Poland Zloty ' , ' Poland ' , ' PLN ' , 4 . 08 , ' zł ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 109 , ' Qatari Rial ' , ' Qatar ' , ' QAR ' , 3 . 65 , ' ر.ق. ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 110 , ' Romanian Leu ' , ' Romania ' , ' RON ' , 4 . 71 , ' lei ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 111 , ' Russian Rouble ' , ' Russian Federation ' , ' RUB ' , 111 . 60 , ' ₽ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 112 , ' Rwanda Franc ' , ' Rwanda ' , ' RWF ' , 1360 . 48 , ' FRw ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 113 , ' St. Helena Pound ' , ' Saint Helena ' , ' SHP ' , 0 . 79 , ' £ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 114 , ' Samoa Tala ' , ' Samoa ' , ' WST ' , 2 . 75 , ' T ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 115 , ' Sao Tome Principe Dobra ' , ' Sao Tome and Principe ' , ' STN ' , 23 . 28 , ' Db ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 116 , ' Saudi Riyal ' , ' Saudi Arabia ' , ' SAR ' , 3 . 76 , ' ر.س. ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 117 , ' CFA Franc ' , ' Senegal ' , ' XOF ' , 621 . 64 , ' Fr ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 118 , ' Serbian Dinar ' , ' Serbia ' , ' RSD ' , 110 . 80 , ' дин. ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 119 , ' Seychelles Rupee ' , ' Seychelles ' , ' SCR ' , 13 . 65 , ' ₨ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 120 , ' Sierra Leone Leone ' , ' Sierra Leone ' , ' SLE ' , 23 . 39 , ' Le ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 121 , ' Singapore Dollar ' , ' Singapore ' , ' SGD ' , 1 . 34 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 122 , ' Solomon Is. Dollar ' , ' Solomon Islands ' , ' SBD ' , 8 . 29 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 123 , ' Somali Shilling ' , ' Somalia ' , ' SOS ' , 24300 . 00 , ' S ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 124 , ' South Africa Rand ' , ' South Africa ' , ' ZAR ' , 18 . 16 , ' R ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 125 , ' South Sudanese Pound ' , ' South Sudan ' , ' SSP ' , 3613 . 14 , ' SSP ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 126 , ' Sri Lanka Rupee ' , ' Sri Lanka ' , ' LKR ' , 290 . 57 , ' Rs ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 127 , ' Sudanese Pound ' , ' Sudan ' , ' SDG ' , 1987 . 00 , ' ج.س. ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 128 , ' Surinamese Dollar ' , ' Suriname ' , ' SRD ' , 35 . 52 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 129 , ' Swedish Krona ' , ' Sweden ' , ' SEK ' , 10 . 92 , ' kr ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 130 , ' Swiss Franc ' , ' Switzerland ' , ' CHF ' , 0 . 88 , ' CHF ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 131 , ' Syrian Pound ' , ' Syrian Arab Republic ' , ' SYP ' , 13600 . 00 , ' £S ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 132 , ' Tajikistan Somoni ' , ' Tajikistan ' , ' TJS ' , 10 . 67 , ' SM ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 133 , ' Tanzania Shilling ' , ' Tanzania, United Rep. of ' , ' TZS ' , 2640 . 00 , ' TSh ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 134 , ' Thai Baht ' , ' Thailand ' , ' THB ' , 34 . 43 , ' ฿ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 135 , ' Tonga Pa '' anga ' , ' Tonga ' , ' TOP ' , 2 . 35 , ' T$ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 136 , ' Trinidad and Tobago Dollar ' , ' Trinidad and Tobago ' , ' TTD ' , 6 . 75 , ' TT$ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 137 , ' Tunisian Dinar ' , ' Tunisia ' , ' TND ' , 3 . 15 , ' د.ت ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 138 , ' Turkish Lira ' , ' Turkey ' , ' TRY ' , 34 . 66 , ' ₺ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 139 , ' Turkmenistan Manat ' , ' Turkmenistan ' , ' TMT ' , 3 . 50 , ' m ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 140 , ' Uganda Shilling ' , ' Uganda ' , ' UGX ' , 3682 . 00 , ' Sh ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 141 , ' Ukraine Hryvnia ' , ' Ukraine ' , ' UAH ' , 41 . 50 , ' ₴ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 142 , ' United Arab Emirates Dirham ' , ' United Arab Emirates ' , ' AED ' , 3 . 67 , ' د.إ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 143 , ' U.K. Pound ' , ' United Kingdom ' , ' GBP ' , 0 . 79 , ' £ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 144 , ' Uruguay Peso ' , ' Uruguay ' , ' UYU ' , 42 . 87 , ' $ ' , ' left ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 145 , ' Uzbekistan Sum ' , ' Uzbekistan ' , ' UZS ' , 12830 . 00 , ' сўм ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 146 , ' Vanuatu Vatu ' , ' Vanuatu ' , ' VUV ' , 117 . 74 , ' Vt ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 147 , ' Bolivar Digital ' , ' Venezuela ' , ' VES ' , 46 . 33 , ' Bs.S ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 148 , ' Viet Nam Dong ' , ' Viet Nam ' , ' VND ' , 25384 . 00 , ' ₫ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 149 , ' Yemeni Rial ' , ' Yemen, Republic of ' , ' YER ' , 528 . 74 , ' ﷼ ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 150 , ' Zambia Kwacha ' , ' Zambia ' , ' ZMW ' , 27 . 32 , ' ZK ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " currencies " ( " id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " status " , " is_default " , " created_at " , " updated_at " ) VALUES ( 151 , ' Zimbabwe Gold ' , ' Zimbabwe ' , ' ZWG ' , 25 . 33 , ' ZWL ' , ' right ' , true , false , NULL , ' 2026-02-19 15:26:08 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 101 , ' Warung Sembako ' , ' Toko Klontong ' , true , ' 2026-02-08 10:14:13 ' , ' 2026-03-16 13:20:24 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 102 , ' Toko Roti ' , ' Menjual Roti ' , true , ' 2026-02-19 15:20:55 ' , ' 2026-02-19 15:20:55 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 103 , ' Toko Kue ' , ' Menjual Jajanan dan Kue ' , true , ' 2026-02-19 15:21:08 ' , ' 2026-02-19 15:21:08 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 104 , ' Coffee Shop ' , ' Cafeteria & Coffee Shop ' , true , ' 2026-02-19 15:21:43 ' , ' 2026-02-19 15:21:43 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 105 , ' Minuman ' , ' Minuman Teh/Kopi ' , true , ' 2026-02-19 15:25:27 ' , ' 2026-02-19 15:25:27 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 106 , ' Fashion Outlet ' , ' Garment Shop ' , true , ' 2026-03-05 22:48:30 ' , ' 2026-03-05 22:48:30 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 107 , ' General Store ' , ' General Store ' , true , ' 2026-03-05 23:09:31 ' , ' 2026-03-05 23:09:31 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 108 , ' Laundry ' , ' Jasa Laundry ' , true , ' 2026-03-16 13:19:04 ' , ' 2026-03-16 13:19:04 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 109 , ' Babershop ' , ' Jasa Cukur Rambut dll ' , true , ' 2026-03-16 13:19:52 ' , ' 2026-03-16 13:19:52 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 110 , ' Warung Makan ' , ' Warung Makan ' , true , ' 2026-03-16 13:20:53 ' , ' 2026-03-16 13:20:53 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 111 , ' Makanan ' , ' Makanan ' , true , ' 2026-03-16 13:21:23 ' , ' 2026-03-16 13:21:23 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 112 , ' Toko Hobby ' , ' Toko Retail ' , true , ' 2026-03-17 08:53:14 ' , ' 2026-03-17 08:53:14 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 113 , ' Design & Percetakan ' , ' Toko Retail ' , true , ' 2026-03-17 08:54:09 ' , ' 2026-03-17 08:54:09 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 114 , ' Toko Buah ' , ' Toko Retail ' , true , ' 2026-03-17 08:54:28 ' , ' 2026-03-17 08:54:28 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 115 , ' Popup Store ' , ' Toko Retail ' , true , ' 2026-03-17 08:54:45 ' , ' 2026-03-17 08:54:45 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 116 , ' Distributor ' , ' Toko Retail ' , true , ' 2026-03-17 08:55:01 ' , ' 2026-03-17 08:55:01 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 117 , ' Apotek & Toko Obat ' , ' Toko Retail ' , true , ' 2026-03-17 08:55:22 ' , ' 2026-03-17 08:55:22 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 118 , ' Furniture & Rumah Tangga ' , ' Toko Retail ' , true , ' 2026-03-17 08:55:42 ' , ' 2026-03-17 08:55:42 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 119 , ' Toko Bangunan ' , ' Toko Retail ' , true , ' 2026-03-17 08:56:05 ' , ' 2026-03-17 08:56:05 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 120 , ' Gadget & Accessories ' , ' Toko Retail ' , true , ' 2026-03-17 08:56:36 ' , ' 2026-03-17 08:56:36 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 121 , ' Toko Online ' , ' Toko Retail ' , true , ' 2026-03-17 08:57:03 ' , ' 2026-03-17 08:57:03 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 122 , ' Grosir & Minimarket ' , ' Toko Retail ' , true , ' 2026-03-17 08:57:20 ' , ' 2026-03-17 08:57:20 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 123 , ' Toko Elektronik ' , ' Toko Retail ' , true , ' 2026-03-17 08:57:40 ' , ' 2026-03-17 08:57:40 ' ) ;
INSERT INTO " public " . " business_categories " ( " id " , " name " , " description " , " status " , " created_at " , " updated_at " ) VALUES ( 124 , ' Clothing & Accessories ' , ' Toko Retail ' , true , ' 2026-03-17 08:58:00 ' , ' 2026-03-17 08:58:00 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 1 , ' dashboard-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 2 , ' users-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 3 , ' users-create ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 4 , ' users-update ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 5 , ' users-delete ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 6 , ' banners-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 7 , ' banners-create ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 8 , ' banners-update ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 9 , ' banners-delete ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 10 , ' business-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 11 , ' business-create ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 12 , ' business-update ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 13 , ' business-delete ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 14 , ' addons-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 15 , ' addons-create ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 16 , ' business-categories-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 17 , ' business-categories-create ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 18 , ' business-categories-update ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 19 , ' business-categories-delete ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 20 , ' plans-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 21 , ' plans-create ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 22 , ' plans-update ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 23 , ' plans-delete ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 24 , ' subscription-reports-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 25 , ' subscription-orders-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 26 , ' features-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 27 , ' features-create ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 28 , ' features-update ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 29 , ' features-delete ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 30 , ' domains-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 31 , ' domains-create ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 32 , ' domains-update ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 33 , ' domains-delete ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 34 , ' interfaces-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 35 , ' interfaces-create ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 36 , ' interfaces-update ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 37 , ' interfaces-delete ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 38 , ' testimonials-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 39 , ' testimonials-create ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 40 , ' testimonials-update ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 41 , ' testimonials-delete ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 42 , ' blogs-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 43 , ' blogs-create ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 44 , ' blogs-update ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 45 , ' blogs-delete ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 46 , ' messages-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 47 , ' messages-create ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 48 , ' messages-update ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 49 , ' messages-delete ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 50 , ' terms-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 51 , ' terms-update ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 52 , ' gateways-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 53 , ' gateways-update ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 54 , ' currencies-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 55 , ' currencies-create ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 56 , ' currencies-update ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 57 , ' currencies-delete ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 58 , ' settings-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 59 , ' settings-update ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 60 , ' roles-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 61 , ' roles-create ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 62 , ' roles-update ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 63 , ' roles-delete ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 64 , ' permissions-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 65 , ' permissions-create ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 66 , ' notifications-read ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " permissions " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 67 , ' notifications-update ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " roles " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 1 , ' superadmin ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " roles " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 2 , ' admin ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " roles " ( " id " , " name " , " guard_name " , " created_at " , " updated_at " ) VALUES ( 3 , ' manager ' , ' web ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-05 08:39:18 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 1 , ' Comming Soon ' , ' uploads/24/04/1713263132-74.png ' , true , ' 2024-04-16 16:25:32 ' , ' 2024-04-16 16:25:32 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 2 , ' Portuguese (BR) ' , ' uploads/24/04/1713263352-609.png ' , true , ' 2024-04-16 16:29:12 ' , ' 2024-04-16 16:29:12 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 3 , ' Chinese (TW) ' , ' uploads/24/04/1713263390-316.png ' , true , ' 2024-04-16 16:29:50 ' , ' 2024-04-16 16:29:50 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 4 , ' Chinese (CN) ' , ' uploads/24/04/1713263431-511.png ' , true , ' 2024-04-16 16:30:31 ' , ' 2024-04-16 16:30:31 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 5 , ' Azerbaijani ' , ' uploads/24/04/1713263469-306.png ' , true , ' 2024-04-16 16:31:09 ' , ' 2024-04-16 16:31:09 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 6 , ' Kazakhastan ' , ' uploads/24/04/1713263502-600.png ' , true , ' 2024-04-16 16:31:42 ' , ' 2024-04-16 16:31:42 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 7 , ' Tigrinya ' , ' uploads/24/04/1713263543-203.png ' , true , ' 2024-04-16 16:32:23 ' , ' 2024-04-16 16:32:23 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 8 , ' Burmuse ' , ' uploads/24/04/1713263573-197.png ' , true , ' 2024-04-16 16:32:53 ' , ' 2024-04-16 16:32:53 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 9 , ' Swahili ' , ' uploads/24/04/1713263661-746.png ' , true , ' 2024-04-16 16:33:31 ' , ' 2024-04-16 16:34:21 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 10 , ' Slovak ' , ' uploads/24/04/1713263705-676.png ' , true , ' 2024-04-16 16:35:05 ' , ' 2024-04-16 16:35:05 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 11 , ' Albanian ' , ' uploads/24/04/1713263748-483.png ' , true , ' 2024-04-16 16:35:48 ' , ' 2024-04-16 16:35:48 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 12 , ' Urdu ' , ' uploads/24/04/1713263785-829.png ' , true , ' 2024-04-16 16:36:25 ' , ' 2024-04-16 16:36:25 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 13 , ' Danish ' , ' uploads/24/04/1713263817-546.png ' , true , ' 2024-04-16 16:36:57 ' , ' 2024-04-16 16:36:57 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 14 , ' Swedish ' , ' uploads/24/04/1713263851-61.png ' , true , ' 2024-04-16 16:37:31 ' , ' 2024-04-16 16:37:31 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 15 , ' Marathi ' , ' uploads/24/04/1713263883-87.png ' , true , ' 2024-04-16 16:38:03 ' , ' 2024-04-16 16:38:03 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 16 , ' Kannada ' , ' uploads/24/04/1713263922-810.png ' , true , ' 2024-04-16 16:38:42 ' , ' 2024-04-16 16:38:42 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 17 , ' Czech ' , ' uploads/24/04/1713263954-737.png ' , true , ' 2024-04-16 16:39:14 ' , ' 2024-04-16 16:39:14 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 18 , ' Русский ' , ' uploads/24/04/1713263985-750.png ' , true , ' 2024-04-16 16:39:45 ' , ' 2024-04-16 16:39:45 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 19 , ' Lao ' , ' uploads/24/04/1713264024-299.png ' , true , ' 2024-04-16 16:40:24 ' , ' 2024-04-16 16:40:24 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 20 , ' Ukrainian ' , ' uploads/24/04/1713264051-664.png ' , true , ' 2024-04-16 16:40:51 ' , ' 2024-04-16 16:40:51 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 21 , ' Khmer ' , ' uploads/24/04/1713264076-901.png ' , true , ' 2024-04-16 16:41:16 ' , ' 2024-04-16 16:41:16 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 22 , ' Serbian ' , ' uploads/24/04/1713264104-342.png ' , true , ' 2024-04-16 16:41:44 ' , ' 2024-04-16 16:41:44 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 23 , ' Turkish ' , ' uploads/24/04/1713264131-167.png ' , true , ' 2024-04-16 16:42:11 ' , ' 2024-04-16 16:42:11 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 24 , ' Persian ' , ' uploads/24/04/1713264160-560.png ' , true , ' 2024-04-16 16:42:40 ' , ' 2024-04-16 16:42:40 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 25 , ' Indonesian ' , ' uploads/24/04/1713264189-370.png ' , true , ' 2024-04-16 16:43:09 ' , ' 2024-04-16 16:43:09 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 26 , ' Malay ' , ' uploads/24/04/1713264218-608.png ' , true , ' 2024-04-16 16:43:38 ' , ' 2024-04-16 16:43:38 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 27 , ' Korean ' , ' uploads/24/04/1713264250-943.png ' , true , ' 2024-04-16 16:44:10 ' , ' 2024-04-16 16:44:10 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 28 , ' Greek ' , ' uploads/24/04/1713264276-755.png ' , true , ' 2024-04-16 16:44:37 ' , ' 2024-04-16 16:44:37 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 29 , ' Finland ' , ' uploads/24/04/1713264306-829.png ' , true , ' 2024-04-16 16:45:06 ' , ' 2024-04-16 16:45:06 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 30 , ' Hungarian ' , ' uploads/24/04/1713264331-326.png ' , true , ' 2024-04-16 16:45:31 ' , ' 2024-04-16 16:45:31 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 31 , ' Polish ' , ' uploads/24/04/1713264358-886.png ' , true , ' 2024-04-16 16:45:58 ' , ' 2024-04-16 16:45:58 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 32 , ' Bengali ' , ' uploads/24/04/1713264388-157.png ' , true , ' 2024-04-16 16:46:28 ' , ' 2024-04-16 16:46:28 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 33 , ' Portuguese ' , ' uploads/24/04/1713264423-206.png ' , true , ' 2024-04-16 16:47:03 ' , ' 2024-04-16 16:47:03 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 34 , ' Hebrew ' , ' uploads/24/04/1713264450-677.png ' , true , ' 2024-04-16 16:47:30 ' , ' 2024-04-16 16:47:30 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 35 , ' Dutch ' , ' uploads/24/04/1713264476-832.png ' , true , ' 2024-04-16 16:47:56 ' , ' 2024-04-16 16:47:56 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 36 , ' Bosnian ' , ' uploads/24/04/1713264505-83.png ' , true , ' 2024-04-16 16:48:25 ' , ' 2024-04-16 16:48:25 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 37 , ' Thai ' , ' uploads/24/04/1713264534-163.png ' , true , ' 2024-04-16 16:48:54 ' , ' 2024-04-16 16:48:54 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 38 , ' Italian ' , ' uploads/24/04/1713264559-834.png ' , true , ' 2024-04-16 16:49:19 ' , ' 2024-04-16 16:49:19 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 39 , ' Vietnamese ' , ' uploads/24/04/1713264586-161.png ' , true , ' 2024-04-16 16:49:46 ' , ' 2024-04-16 16:49:46 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 40 , ' German ' , ' uploads/24/04/1713264610-223.png ' , true , ' 2024-04-16 16:50:10 ' , ' 2024-04-16 16:50:10 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 41 , ' Romanian ' , ' uploads/24/04/1713264637-599.png ' , true , ' 2024-04-16 16:50:37 ' , ' 2024-04-16 16:50:37 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 42 , ' Arabic ' , ' uploads/24/04/1713264667-831.png ' , true , ' 2024-04-16 16:51:07 ' , ' 2024-04-16 16:51:07 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 43 , ' Japanese ' , ' uploads/24/04/1713264693-992.png ' , true , ' 2024-04-16 16:51:33 ' , ' 2024-04-16 16:51:33 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 44 , ' Spanish ' , ' uploads/24/04/1713264720-829.png ' , true , ' 2024-04-16 16:52:00 ' , ' 2024-04-16 16:52:00 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 45 , ' French ' , ' uploads/24/04/1713264745-349.png ' , true , ' 2024-04-16 16:52:25 ' , ' 2024-04-16 16:52:25 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 46 , ' Hindi ' , ' uploads/24/04/1713264770-181.png ' , true , ' 2024-04-16 16:52:50 ' , ' 2024-04-16 16:52:50 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 47 , ' Chinese ' , ' uploads/24/04/1713264810-300.png ' , true , ' 2024-04-16 16:53:30 ' , ' 2024-04-16 16:53:30 ' ) ;
INSERT INTO " public " . " languages " ( " id " , " name " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 48 , ' English ' , ' uploads/24/04/1713264836-549.png ' , true , ' 2024-04-16 16:53:56 ' , ' 2024-04-16 16:53:56 ' ) ;
INSERT INTO " public " . " banners " ( " id " , " imageUrl " , " status " , " created_at " , " updated_at " ) VALUES ( 1 , ' uploads/26/02/1772088948-284.png ' , true , ' 2024-06-11 22:29:48 ' , ' 2026-02-26 13:55:48 ' ) ;
INSERT INTO " public " . " banners " ( " id " , " imageUrl " , " status " , " created_at " , " updated_at " ) VALUES ( 2 , ' uploads/26/03/1772603626-345.png ' , true , ' 2024-06-11 22:29:59 ' , ' 2026-03-04 12:53:46 ' ) ;
INSERT INTO " public " . " banners " ( " id " , " imageUrl " , " status " , " created_at " , " updated_at " ) VALUES ( 3 , ' uploads/26/02/1772082043-163.png ' , true , ' 2024-06-11 22:30:07 ' , ' 2026-02-26 12:00:43 ' ) ;
INSERT INTO " public " . " features " ( " id " , " title " , " bg_color " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 1 , ' B to B Sales ' , ' #d3c6f5 ' , ' uploads/24/04/1713261432-447.png ' , true , ' 2024-04-16 21:57:12 ' , ' 2026-02-23 16:23:45 ' ) ;
INSERT INTO " public " . " features " ( " id " , " title " , " bg_color " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 2 , ' Pos Sales ' , ' #BCEBD7 ' , ' uploads/24/04/1713261480-659.png ' , true , ' 2024-04-16 21:58:00 ' , ' 2024-04-16 21:58:00 ' ) ;
INSERT INTO " public " . " features " ( " id " , " title " , " bg_color " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 3 , ' Dashboard ' , ' #FEE8C2 ' , ' uploads/24/04/1713261520-929.png ' , true , ' 2024-04-16 21:58:40 ' , ' 2024-04-16 21:58:40 ' ) ;
INSERT INTO " public " . " features " ( " id " , " title " , " bg_color " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 4 , ' Low Inventory Alert ' , ' #bed8ff ' , ' uploads/24/04/1713261611-324.png ' , true , ' 2024-04-16 22:00:11 ' , ' 2026-02-24 14:26:12 ' ) ;
INSERT INTO " public " . " features " ( " id " , " title " , " bg_color " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 5 , ' Multi Currency ' , ' #FFDCF4 ' , ' uploads/24/04/1713261675-63.png ' , true , ' 2024-04-16 22:01:15 ' , ' 2024-04-16 22:01:15 ' ) ;
INSERT INTO " public " . " features " ( " id " , " title " , " bg_color " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 6 , ' Composition ' , ' #c3caff ' , ' uploads/24/04/1713261718-4.png ' , true , ' 2024-04-16 22:01:58 ' , ' 2026-02-24 14:29:04 ' ) ;
INSERT INTO " public " . " features " ( " id " , " title " , " bg_color " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 7 , ' Report ' , ' #FFDDCC ' , ' uploads/24/04/1713261757-428.png ' , true , ' 2024-04-16 22:02:37 ' , ' 2024-04-16 22:02:37 ' ) ;
INSERT INTO " public " . " features " ( " id " , " title " , " bg_color " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 8 , ' Profit/Loss Report ' , ' #bcebd7 ' , ' uploads/24/04/1713261799-681.png ' , true , ' 2024-04-16 22:03:19 ' , ' 2026-02-23 16:24:17 ' ) ;
INSERT INTO " public " . " features " ( " id " , " title " , " bg_color " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 9 , ' Stock ' , ' #BCE9FF ' , ' uploads/24/04/1713261842-604.png ' , true , ' 2024-04-16 22:04:02 ' , ' 2024-04-16 22:04:02 ' ) ;
INSERT INTO " public " . " features " ( " id " , " title " , " bg_color " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 10 , ' Inventory ' , ' #fbbdd3 ' , ' uploads/24/04/1713261880-146.png ' , true , ' 2024-04-16 22:04:40 ' , ' 2026-02-23 16:23:08 ' ) ;
INSERT INTO " public " . " features " ( " id " , " title " , " bg_color " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 11 , ' Income ' , ' #F7C5FF ' , ' uploads/24/04/1713261919-222.png ' , true , ' 2024-04-16 22:05:19 ' , ' 2024-04-16 22:05:19 ' ) ;
INSERT INTO " public " . " features " ( " id " , " title " , " bg_color " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 12 , ' Due List ' , ' #FFD4D5 ' , ' uploads/24/04/1713261960-909.png ' , true , ' 2024-04-16 22:06:00 ' , ' 2024-04-16 22:06:00 ' ) ;
INSERT INTO " public " . " features " ( " id " , " title " , " bg_color " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 13 , ' Products ' , ' #D3C6F5 ' , ' uploads/24/04/1713261996-808.png ' , true , ' 2024-04-16 22:06:36 ' , ' 2024-04-16 22:06:36 ' ) ;
INSERT INTO " public " . " features " ( " id " , " title " , " bg_color " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 14 , ' Purchase ' , ' #BCEBD7 ' , ' uploads/24/04/1713262034-101.png ' , true , ' 2024-04-16 22:07:14 ' , ' 2024-04-16 22:07:14 ' ) ;
INSERT INTO " public " . " features " ( " id " , " title " , " bg_color " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 15 , ' 3rd Parties ' , ' #fee8c2 ' , ' uploads/24/04/1713262078-927.png ' , true , ' 2024-04-16 22:07:58 ' , ' 2026-02-24 14:25:08 ' ) ;
INSERT INTO " public " . " features " ( " id " , " title " , " bg_color " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 16 , ' Sales ' , ' #BED8FF ' , ' uploads/24/04/1713262168-328.png ' , true , ' 2024-04-16 22:09:28 ' , ' 2024-04-16 22:09:48 ' ) ;
INSERT INTO " public " . " pos_app_interfaces " ( " id " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 1 , ' uploads/24/06/1717395096-735.png ' , true , ' 2024-04-16 22:18:51 ' , ' 2024-06-03 18:11:36 ' ) ;
INSERT INTO " public " . " pos_app_interfaces " ( " id " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 2 , ' uploads/24/06/1717395110-964.png ' , true , ' 2024-04-16 22:19:43 ' , ' 2024-06-03 18:11:50 ' ) ;
INSERT INTO " public " . " pos_app_interfaces " ( " id " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 3 , ' uploads/24/06/1717395121-241.png ' , true , ' 2024-04-18 20:56:07 ' , ' 2024-06-03 18:12:01 ' ) ;
INSERT INTO " public " . " pos_app_interfaces " ( " id " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 4 , ' uploads/24/06/1717395131-322.png ' , true , ' 2024-04-18 20:56:17 ' , ' 2024-06-03 18:12:11 ' ) ;
INSERT INTO " public " . " pos_app_interfaces " ( " id " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 5 , ' uploads/24/06/1717396714-782.png ' , true , ' 2024-06-03 18:38:34 ' , ' 2024-06-03 18:38:34 ' ) ;
INSERT INTO " public " . " pos_app_interfaces " ( " id " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 6 , ' uploads/24/06/1717396725-163.png ' , true , ' 2024-06-03 18:38:45 ' , ' 2024-06-03 18:38:45 ' ) ;
INSERT INTO " public " . " pos_app_interfaces " ( " id " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 7 , ' uploads/24/06/1717396734-535.png ' , true , ' 2024-06-03 18:38:54 ' , ' 2024-06-03 18:38:54 ' ) ;
INSERT INTO " public " . " pos_app_interfaces " ( " id " , " image " , " status " , " created_at " , " updated_at " ) VALUES ( 8 , ' uploads/24/06/1717396745-346.png ' , true , ' 2024-06-03 18:39:05 ' , ' 2024-06-03 18:39:05 ' ) ;
INSERT INTO " public " . " plans " ( " id " , " subscriptionName " , " duration " , " offerPrice " , " subscriptionPrice " , " status " , " allow_multibranch " , " addon_domain_limit " , " subdomain_limit " , " visibility " , " features " , " created_at " , " updated_at " ) VALUES ( 1 , ' Free ' , 30 , NULL , 0 . 00 , true , false , NULL , NULL , NULL , ' {"features_features_features_features_features_features_features_0": ["POS Full Features", "True"], "features_features_features_features_features_features_features_1": ["Inventory Management", "True"], "features_features_features_features_features_features_features_2": ["Finance & Accounting", "True"], "features_features_features_3": ["Warehouse Management", "True"], "features_features_4": ["Purchase Management", "True"], "features_5": ["3rd Party Management", "True"]} ' , ' 2024-06-05 00:08:12 ' , ' 2026-03-02 10:57:46 ' ) ;
INSERT INTO " public " . " plans " ( " id " , " subscriptionName " , " duration " , " offerPrice " , " subscriptionPrice " , " status " , " allow_multibranch " , " addon_domain_limit " , " subdomain_limit " , " visibility " , " features " , " created_at " , " updated_at " ) VALUES ( 2 , ' Hemat 1 Bulan ' , 31 , 90000 . 00 , 100000 . 00 , true , true , NULL , NULL , NULL , ' {"features_features_features_features_features_features_features_features_features_features_features_0": ["POS Full Features", "True"], "features_features_features_features_features_features_features_features_features_features_features_1": ["Inventory Management", "True"], "features_features_features_features_features_features_features_features_features_features_features_2": ["Finance & Accounting", "True"], "features_features_features_features_features_features_features_features_features_features_3": ["Purchase Management", "True"], "features_features_features_features_features_features_features_features_features_4": ["Warehouse Management", "True"], "features_features_5": ["3rd Party Management", "True"]} ' , ' 2026-02-22 21:49:12 ' , ' 2026-03-04 13:42:28 ' ) ;
INSERT INTO " public " . " plans " ( " id " , " subscriptionName " , " duration " , " offerPrice " , " subscriptionPrice " , " status " , " allow_multibranch " , " addon_domain_limit " , " subdomain_limit " , " visibility " , " features " , " created_at " , " updated_at " ) VALUES ( 3 , ' Hemat Pro Tri Wulan ' , 90 , 225000 . 00 , 300000 . 00 , true , true , NULL , NULL , NULL , ' {"features_features_features_features_features_features_features_features_features_features_features_features_features_features_0": ["POS Full Features", "True"], "features_features_features_features_features_features_features_features_features_features_features_features_features_1": ["Inventory Management", "True"], "features_features_features_features_features_features_features_features_features_features_features_features_features_2": ["Finance & Accounting", "True"], "features_features_features_features_features_features_features_features_features_3": ["Purchase Management", "True"], "features_features_features_features_features_features_features_4": ["Warehouse Management", "True"], "features_5": ["3rd Party Management", "True"]} ' , ' 2026-02-19 15:30:08 ' , ' 2026-03-02 10:54:01 ' ) ;
INSERT INTO " public " . " plans " ( " id " , " subscriptionName " , " duration " , " offerPrice " , " subscriptionPrice " , " status " , " allow_multibranch " , " addon_domain_limit " , " subdomain_limit " , " visibility " , " features " , " created_at " , " updated_at " ) VALUES ( 4 , ' Hemat Pro Max 1 Tahun ' , 360 , 500000 . 00 , 1200000 . 00 , true , true , NULL , NULL , NULL , ' {"features_features_features_features_features_features_features_features_0": ["POS Full Features", "True"], "features_features_features_features_features_features_features_features_1": ["Inventory Management", "True"], "features_features_features_features_features_features_features_features_2": ["Finance & Accounting", "True"], "features_features_features_features_features_features_features_features_3": ["Purchase Management", "True"], "features_features_features_features_features_features_features_features_4": ["Warehouse Management", "True"], "features_5": ["3rd Party Management", "True"]} ' , ' 2026-02-19 15:32:17 ' , ' 2026-03-02 10:52:42 ' ) ;
INSERT INTO " public " . " plans " ( " id " , " subscriptionName " , " duration " , " offerPrice " , " subscriptionPrice " , " status " , " allow_multibranch " , " addon_domain_limit " , " subdomain_limit " , " visibility " , " features " , " created_at " , " updated_at " ) VALUES ( 5 , ' Standard ' , 30 , NULL , 10 . 00 , false , true , NULL , NULL , NULL , ' {"features_features_features_0": ["Lifetime Free Update", "True"], "features_features_features_1": ["6 months technical support", "True"], "features_features_features_2": ["WhatsApp & Skype support", "True"], "features_features_features_3": ["Live support", "True"], "features_features_features_4": ["Free installation", "True"], "features_features_features_5": ["Free installation Cpanel"], "features_features_features_6": ["Advance Remote Support"]} ' , ' 2024-06-05 00:08:12 ' , ' 2026-02-19 15:30:16 ' ) ;
INSERT INTO " public " . " plans " ( " id " , " subscriptionName " , " duration " , " offerPrice " , " subscriptionPrice " , " status " , " allow_multibranch " , " addon_domain_limit " , " subdomain_limit " , " visibility " , " features " , " created_at " , " updated_at " ) VALUES ( 6 , ' Premium ' , 180 , 50 . 00 , 60 . 00 , false , true , NULL , NULL , NULL , ' {"features_features_0": ["Lifetime Free Update", "True"], "features_features_1": ["6 months technical support", "True"], "features_features_2": ["WhatsApp & Skype support", "True"], "features_features_3": ["Live support", "True"], "features_features_4": ["Free installation", "True"], "features_features_5": ["Free installation Cpanel", "True"], "features_features_6": ["Advance Remote Support", "True"]} ' , ' 2024-06-05 00:08:12 ' , ' 2026-02-19 15:30:15 ' ) ;
INSERT INTO " public " . " gateways " ( " id " , " name " , " platform " , " currency_id " , " mode " , " status " , " charge " , " image " , " data " , " manual_data " , " is_manual " , " accept_img " , " namespace " , " phone_required " , " instructions " , " created_at " , " updated_at " ) VALUES ( 1 , ' QRIS ' , NULL , 61 , ' Live ' , ' 1 ' , false , ' uploads/26/03/1772466642-441.jpeg ' , ' ' , ' {"label": ["QRIS", "Transaction ID"], "is_required": ["False", "False"]} ' , true , true , ' App\Library\StripeGateway ' , 0 , ' 1. Buka aplikasi Mobile Banking atau E-Wallet Anda<br> (contoh: BCA Mobile, Livin’ by Mandiri, BRImo, DANA, OVO, GoPay, dll).<br>2. Pilih menu Scan / QRIS.<br>3. Scan kode QRIS di halaman ini.<br> Pastikan:<br> <b>Nama merchant sudah sesuai</b><br> <b>Nominal pembayaran sudah benar</b><br>4. Masukkan PIN atau lakukan konfirmasi pembayaran sesuai prosedur aplikasi Anda.<br>5. Tunggu hingga transaksi dinyatakan <b>BERHASIL / SUCCESS</b>.<br>6. Simpan atau screenshot bukti pembayaran.<br>7. Kirimkan bukti pembayaran kepada melalui link ini pada bagian <b>Screenshot/Proof Image</b> untuk proses verifikasi.<br>8. Isi data Qris dan Transaksi ID berhasil<br>9. Klik <b>Paynow</b> dan tunggu proses verifikasi pembayaran. ' , ' 2024-02-18 23:45:52 ' , ' 2026-03-02 22:50:42 ' ) ;
INSERT INTO " public " . " messages " ( " id " , " name " , " phone " , " email " , " company_name " , " message " , " created_at " , " updated_at " ) VALUES ( 1 , ' Meus Ginting ' , ' 081310195804 ' , ' onedirac@gmail.com ' , NULL , ' Mau Demo ' , ' 2026-02-24 14:56:18 ' , ' 2026-02-24 14:56:18 ' ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 1 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 2 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 3 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 4 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 5 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 6 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 7 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 8 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 9 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 10 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 11 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 12 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 13 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 14 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 15 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 16 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 17 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 18 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 19 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 20 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 21 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 22 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 23 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 24 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 25 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 26 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 27 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 28 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 29 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 30 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 31 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 32 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 33 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 34 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 35 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 36 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 37 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 38 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 39 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 40 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 41 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 42 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 43 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 44 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 45 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 46 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 47 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 48 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 49 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 50 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 51 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 52 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 53 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 54 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 55 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 56 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 57 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 58 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 59 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 60 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 61 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 62 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 63 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 64 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 65 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 66 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 67 , 1 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 1 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 2 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 3 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 4 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 5 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 6 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 7 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 8 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 9 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 10 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 11 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 12 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 13 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 14 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 15 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 16 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 17 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 18 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 19 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 20 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 21 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 22 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 23 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 24 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 26 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 27 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 28 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 29 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 30 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 31 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 32 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 33 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 34 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 35 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 36 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 37 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 38 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 39 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 40 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 41 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 42 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 43 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 44 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 45 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 46 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 47 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 48 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 49 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 50 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 51 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 54 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 55 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 56 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 57 , 2 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 1 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 6 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 7 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 8 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 9 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 16 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 17 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 18 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 19 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 20 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 21 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 22 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 23 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 24 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 26 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 27 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 28 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 29 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 34 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 35 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 36 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 37 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 38 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 39 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 40 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 41 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 42 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 43 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 44 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 45 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 46 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 47 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 48 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 49 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 50 , 3 ) ;
INSERT INTO " public " . " role_has_permissions " ( " permission_id " , " role_id " ) VALUES ( 51 , 3 ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 2 , 17 , 101 , ' Dapur Honey ' , ' 2026-04-09 ' , ' tgr ' , ' dapurhoney@honey.com ' , ' 08 ' , NULL , ' 2026-03-09 22:52:09 ' , 1777100 . 00 , 1000 . 00 , NULL , NULL , ' {"show_company_name": 1, "show_phone_number": 1, "show_address": 1, "show_email": 1, "show_vat": 1} ' , true , ' 2026-02-07 14:12:59 ' , ' 2026-03-09 22:52:09 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 6 , 6 , 101 , ' Warung ' , ' 2026-02-26 ' , ' Legok ' , NULL , ' 089627921934 ' , NULL , ' 2026-02-19 14:05:44 ' , 0 . 00 , 10000 . 00 , NULL , NULL , NULL , true , ' 2026-02-19 14:05:44 ' , ' 2026-02-19 14:05:44 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 7 , 7 , 101 , ' Warung mad ' , ' 2026-02-27 ' , NULL , NULL , ' 08 ' , NULL , ' 2026-02-20 06:56:47 ' , 0 . 00 , 1000 . 00 , NULL , NULL , NULL , true , ' 2026-02-20 06:56:47 ' , ' 2026-02-20 06:56:47 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 8 , 8 , 104 , ' Alika Coffee ' , ' 2026-03-23 ' , ' Legok, Tangerang ' , NULL , ' 081310195804 ' , NULL , ' 2026-02-21 10:48:03 ' , 1296362 . 40 , 500000 . 00 , NULL , NULL , ' {"show_company_name": 0, "show_phone_number": 0, "show_address": 0, "show_email": 0, "show_vat": 0} ' , true , ' 2026-02-21 10:48:03 ' , ' 2026-03-19 22:53:52 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 9 , 32 , 101 , ' Warung yanto ' , ' 2026-04-28 ' , ' tangerang ' , NULL , ' 089627921934 ' , NULL , ' 2026-03-28 08:51:22 ' , - 397500 . 00 , 10000000 . 00 , NULL , NULL , ' {"show_company_name": 0, "show_phone_number": 0, "show_address": 0, "show_email": 0, "show_vat": 0} ' , true , ' 2026-02-25 23:50:10 ' , ' 2026-04-12 20:14:55 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 10 , 34 , 102 , ' 5 Roti 2 Ikan ' , ' 2026-05-05 ' , ' BSD ' , ' onedirac@gmail.com ' , ' 081310195804 ' , NULL , ' 2026-04-04 21:55:54 ' , 0 . 00 , 1000000 . 00 , NULL , NULL , ' {"show_company_name": 0, "show_phone_number": 0, "show_address": 0, "show_email": 0, "show_vat": 0} ' , true , ' 2026-02-26 09:24:40 ' , ' 2026-04-04 21:55:54 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 11 , 14 , 106 , ' ReleeClothing ' , ' 2026-04-04 ' , ' Tangerang ' , NULL , ' 083871304897 ' , NULL , ' 2026-03-05 22:57:49 ' , 0 . 00 , 100000 . 00 , NULL , NULL , NULL , true , ' 2026-03-05 22:57:49 ' , ' 2026-03-05 22:57:49 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 12 , 15 , 103 , ' Sari ' , ' 2026-04-08 ' , ' sari ' , NULL , ' 089627921934 ' , NULL , ' 2026-03-09 22:12:47 ' , 0 . 00 , 1000000 . 00 , NULL , NULL , NULL , true , ' 2026-03-09 22:12:47 ' , ' 2026-03-09 22:12:47 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 13 , 16 , 103 , ' Sari ' , ' 2026-04-08 ' , ' sari ' , NULL , ' 089627921934 ' , NULL , ' 2026-03-09 22:45:03 ' , 0 . 00 , 1000000 . 00 , NULL , NULL , NULL , true , ' 2026-03-09 22:45:03 ' , ' 2026-03-09 22:45:03 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 14 , 18 , 106 , ' Mteam ' , ' 2026-04-10 ' , ' malini240397@gmail ' , NULL , ' 082377355343 ' , NULL , ' 2026-03-11 15:29:08 ' , 2 . 00 , 0 . 00 , NULL , NULL , NULL , true , ' 2026-03-11 15:29:08 ' , ' 2026-03-11 18:53:02 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 15 , 19 , 107 , ' Wesly Shop ' , ' 2026-04-11 ' , ' Cipondoh Makmur Blok K8 No 28 ' , NULL , ' 085216180086 ' , NULL , ' 2026-03-12 13:03:15 ' , 0 . 00 , 1000000 . 00 , NULL , NULL , NULL , true , ' 2026-03-12 13:03:15 ' , ' 2026-03-12 13:03:15 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 16 , 20 , 107 , ' EZC ' , ' 2026-04-11 ' , ' jl. pahlawan seribu K2 bsd ' , NULL , ' 081319464797 ' , NULL , ' 2026-03-12 13:18:47 ' , 0 . 00 , 10000000 . 00 , NULL , NULL , NULL , true , ' 2026-03-12 13:18:47 ' , ' 2026-03-12 13:18:47 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 17 , 21 , 106 , ' Ojodumeh ' , ' 2026-04-11 ' , ' PT Ojo dimeja ' , NULL , ' 085810393314 ' , NULL , ' 2026-03-12 19:27:22 ' , 0 . 00 , 0 . 00 , NULL , NULL , NULL , true , ' 2026-03-12 19:27:22 ' , ' 2026-03-12 19:27:22 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 18 , 22 , 107 , ' Wayne Shop ' , ' 2026-04-11 ' , ' cipondoh makmur k8/28 ' , NULL , ' 081319464797 ' , NULL , ' 2026-03-12 20:46:35 ' , 0 . 00 , 1000000 . 00 , NULL , NULL , NULL , true , ' 2026-03-12 20:46:35 ' , ' 2026-03-12 20:46:35 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 19 , 23 , 106 , ' RÉLEE CLOTHING ' , ' 2026-04-11 ' , ' The Green Residence ' , NULL , ' 083871304897 ' , NULL , ' 2026-03-12 20:53:59 ' , 335000 . 00 , 200000 . 00 , NULL , NULL , ' {"show_company_name": 1, "show_phone_number": 1, "show_address": 1, "show_email": 1, "show_vat": 1} ' , true , ' 2026-03-12 20:53:59 ' , ' 2026-03-30 21:17:12 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 20 , 24 , 106 , ' Dear Cha ' , ' 2026-04-11 ' , ' Griya Aster ' , NULL , ' 088210366494 ' , NULL , ' 2026-03-12 21:00:03 ' , 0 . 00 , 1000000 . 00 , NULL , NULL , NULL , true , ' 2026-03-12 21:00:03 ' , ' 2026-03-12 21:00:03 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 21 , 25 , 104 , ' Warung Sri ' , ' 2026-04-11 ' , ' legok ' , NULL , ' 089627921934 ' , NULL , ' 2026-03-12 22:08:13 ' , 0 . 00 , 500000 . 00 , NULL , NULL , NULL , true , ' 2026-03-12 22:08:13 ' , ' 2026-03-12 22:08:13 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 22 , 26 , 107 , ' Kenartoys ' , ' 2026-04-12 ' , ' Cakung Jakarta Timur ' , NULL , ' 6285289372939 ' , NULL , ' 2026-03-13 07:09:12 ' , 0 . 00 , 500000 . 00 , NULL , NULL , NULL , true , ' 2026-03-13 07:09:12 ' , ' 2026-03-13 07:09:12 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 23 , 27 , 104 , ' Nusa Coffee ' , ' 2026-04-12 ' , ' tri.agung.biantoro@gmail.com ' , NULL , ' 085279002200 ' , NULL , ' 2026-03-13 10:24:29 ' , - 1139999 . 00 , 100000 . 00 , NULL , NULL , NULL , true , ' 2026-03-13 10:24:29 ' , ' 2026-03-21 08:14:17 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 24 , 28 , 107 , ' Chris ' , ' 2026-04-12 ' , ' Christian foundation ' , NULL , ' 082112825462 ' , NULL , ' 2026-03-13 23:46:50 ' , 0 . 00 , 10000000 . 00 , NULL , NULL , NULL , true , ' 2026-03-13 23:46:50 ' , ' 2026-03-13 23:46:50 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 25 , 29 , 101 , ' Toko ' , ' 2026-04-13 ' , NULL , NULL , ' 089627921934 ' , NULL , ' 2026-03-14 11:03:24 ' , 0 . 00 , 1 . 00 , NULL , NULL , NULL , true , ' 2026-03-14 11:03:24 ' , ' 2026-03-14 11:03:24 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 26 , 30 , 105 , ' Tea Leaf ' , ' 2026-04-15 ' , ' pamulang ' , NULL , ' 081298103685 ' , NULL , ' 2026-03-16 11:12:33 ' , 0 . 00 , 1000000 . 00 , NULL , NULL , NULL , true , ' 2026-03-16 11:12:33 ' , ' 2026-03-16 11:12:33 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 27 , 31 , 120 , ' One Shop ' , ' 2026-04-17 ' , ' Jakarta ' , NULL , ' 081310195804 ' , NULL , ' 2026-03-18 13:39:00 ' , 0 . 00 , 500000 . 00 , NULL , NULL , NULL , true , ' 2026-03-18 13:39:00 ' , ' 2026-03-18 13:39:00 ' ) ;
INSERT INTO " public " . " businesses " ( " id " , " plan_subscribe_id " , " business_category_id " , " companyName " , " will_expire " , " address " , " email " , " phoneNumber " , " pictureUrl " , " subscriptionDate " , " remainingShopBalance " , " shopOpeningBalance " , " vat_no " , " vat_name " , " meta " , " status " , " created_at " , " updated_at " ) VALUES ( 28 , 33 , 102 , ' Bakery One ' , ' 2026-04-28 ' , ' Gading Serpong ' , NULL , ' 081310195804 ' , NULL , ' 2026-03-29 20:33:13 ' , - 45000 . 00 , 1000000 . 00 , NULL , NULL , NULL , true , ' 2026-03-29 20:33:13 ' , ' 2026-03-29 20:57:12 ' ) ;
INSERT INTO " public " . " branches " ( " id " , " business_id " , " name " , " phone " , " email " , " address " , " description " , " status " , " is_main " , " branchOpeningBalance " , " branchRemainingBalance " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 1 , 10 , ' 5 Roti 2 Ikan ' , ' 081310195804 ' , ' onedirac@gmail.com ' , ' BSD ' , NULL , true , true , 0 , 0 , NULL , ' 2026-02-26 09:27:32 ' , ' 2026-02-26 09:27:32 ' ) ;
INSERT INTO " public " . " branches " ( " id " , " business_id " , " name " , " phone " , " email " , " address " , " description " , " status " , " is_main " , " branchOpeningBalance " , " branchRemainingBalance " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 2 , 10 , ' Toko 5 Roti & 2 Ikan ' , ' 081310195804 ' , ' onedirac@gmail.com ' , ' BSD ' , ' Toko 1 ' , true , false , 1000000 , 1426548 , NULL , ' 2026-02-26 09:27:32 ' , ' 2026-03-20 09:22:00 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 1 , NULL , NULL , NULL , ' superadmin@superadmin.com ' , ' Super Admin ' , ' superadmin ' , NULL , ' assets/images/profile/superadmin.png ' , ' en ' , NULL , false , NULL , NULL , ' $2y$10$urKdo7uc8hAgL8tjmmCfJOA4E6UtdHapS3W0e2nxWvrDQaQXejnnK ' , NULL , NULL , ' dSQJCZiYxkgIe9Wy8WIebqLBO1jA9hddCVinLzAI9rORUlhhubI5H4etuG8m ' , ' 2026-02-05 08:39:18 ' , ' 2026-02-19 15:19:51 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 2 , 6 , NULL , NULL , ' admin@admin.com ' , ' Admin ' , ' admin ' , NULL , ' assets/images/profile/admin.png ' , NULL , NULL , false , NULL , NULL , ' $2y$10$pHO/icIb4fIPHVn1vCwQ5OTQXnodcklecHxZkiY9Ch3iOUTXfrl1. ' , NULL , NULL , NULL , ' 2026-02-05 08:39:18 ' , ' 2026-02-19 14:05:44 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 3 , NULL , NULL , NULL , ' manager@manager.com ' , ' Manager ' , ' manager ' , NULL , ' assets/images/profile/manager.png ' , NULL , NULL , false , NULL , NULL , ' $2y$10$OTfPaRCs4.cLvYJtZ3oT1uND3K3/K/u.GBZiFtWanjP1LAsNqd/xe ' , NULL , NULL , NULL , ' 2026-02-05 08:39:19 ' , ' 2026-02-05 08:39:19 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 5 , 2 , NULL , NULL , ' dapurhoney@honey.com ' , ' Dapur Honey ' , ' shop-owner ' , ' 08 ' , NULL , ' en ' , NULL , false , NULL , NULL , ' $2y$10$a74iYPM/0eejUCzO9deqmOg2C39X9wScyD7eKN.d3Hh4C0vjDyc.q ' , NULL , NULL , NULL , ' 2026-02-07 14:12:59 ' , ' 2026-02-25 23:26:38 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 7 , 10 , 2 , NULL , ' onedirac@gmail.com ' , ' 5 Roti 2 Ikan ' , ' shop-owner ' , ' 081310195804 ' , NULL , ' en ' , NULL , true , NULL , NULL , ' $2y$10$b2Us3T15mhiDUAvmSQYQ0eWWM7BzNNTElRbbtnyhl59Mrc75huFnW ' , NULL , ' 2026-02-26 09:23:43 ' , NULL , ' 2026-02-19 14:00:28 ' , ' 2026-03-30 11:49:23 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 8 , 7 , NULL , NULL , ' Yanto@gmail.com ' , NULL , ' shop-owner ' , NULL , NULL , NULL , NULL , false , NULL , NULL , ' $2y$10$7Z9fj60XTDjaQ.cIeNBjQuQijxFUBUBP6dwcAyg.qXEYItDhmwQ7K ' , NULL , NULL , NULL , ' 2026-02-20 06:56:21 ' , ' 2026-02-20 06:56:47 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 9 , 8 , NULL , NULL , ' meus.ginting@gmail.com ' , ' Alika ' , ' shop-owner ' , NULL , NULL , ' en ' , NULL , true , NULL , NULL , ' $2y$10$NL6euJ3A.YAHvMpDhpjB/O3JEmh.j.ZSj7cTopouoDMJyq0XD0mCi ' , NULL , ' 2026-02-21 10:47:18 ' , ' Jur93hvd3Iq6dfYmgaV3Qm7xNGO7NE7TLjVGalxJZ9DldJ3y0LdBdBJcFkHH ' , ' 2026-02-21 10:46:40 ' , ' 2026-03-02 22:24:28 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 10 , NULL , NULL , NULL , ' beccadesignlab@gmail.com ' , ' Rebecca ' , ' shop-owner ' , NULL , NULL , ' en ' , NULL , true , NULL , NULL , ' $2y$10$wvQ3eLm4unj4ssVk1LPShuhbE6SMC63xBKFn0O898Z2HkT.PRkV.. ' , NULL , ' 2026-03-05 22:45:49 ' , NULL , ' 2026-02-21 13:17:10 ' , ' 2026-03-05 22:50:24 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 11 , 8 , NULL , 1 , ' kasir@gmail.com ' , ' kasir ' , ' staff ' , NULL , NULL , NULL , ' {"dashboard": {"read": "True"}, "sales": {"read": "True", "create": "True", "update": "True", "delete": "True"}, "inventory": {"read": "True", "create": "True"}, "sale-returns": {"read": "True", "create": "True"}, "purchases": {"read": "False", "create": "False", "update": "False", "delete": "False", "price": "False"}, "purchase-returns": {"read": "False", "create": "False", "price": "False"}, "products": {"read": "True", "create": "False", "update": "False", "delete": "False", "price": "False"}, "products-expired": {"read": "False", "price": "False"}, "barcodes": {"read": "False", "create": "False"}, "bulk-uploads": {"read": "False", "create": "False"}, "categories": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "brands": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "units": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "product-models": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "stocks": {"read": "False", "price": "False"}, "expired-products": {"read": "False"}, "parties": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "incomes": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "income-categories": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "expenses": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "expense-categories": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "vats": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "dues": {"read": "False"}, "subscriptions": {"read": "False"}, "loss-profits": {"read": "False"}, "payment-types": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "roles": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "manage-settings": {"read": "False", "update": "False"}, "download-apk": {"read": "False"}, "sale-reports": {"read": "False"}, "sale-return-reports": {"read": "False"}, "purchase-reports": {"read": "False"}, "purchase-return-reports": {"read": "False"}, "vat-reports": {"read": "False"}, "income-reports": {"read": "False"}, "expense-reports": {"read": "False"}, "loss-profits-details": {"read": "False"}, "stock-reports": {"read": "False"}, "due-reports": {"read": "False"}, "supplier-due-reports": {"read": "False"}, "loss-profit-reports": {"read": "False"}, "transaction-history-reports": {"read": "False"}, "subscription-reports": {"read": "False"}, "expired-product-reports": {"read": "False", "price": "False"}, "banks": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "cashes": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "cheques": {"read": "False"}, "loss-profit-history": {"read": "False"}, "day-book-reports": {"read": "False"}, "cash-flow-reports": {"read": "False"}, "bill-wise-profits": {"read": "False"}, "transactions": {"read": "False"}, "product-loss-profit-reports": {"read": "False"}, "top-customers-reports": {"read": "False"}, "top-suppliers-reports": {"read": "False"}, "top-product-reports": {"read": "False"}, "combo-product-reports": {"read": "False"}, "discount-product-reports": {"read": "False"}, "product-purchase-reports": {"read": "False"}, "product-sale-reports": {"read": "False"}, "customer-ledger": {"read": "False"}, "supplier-ledger": {"read": "False"}, "party-loss-profit": {"read": "False"}, "loss-profit-history-reports": {"read": "False"}, "product-sale-history-reports": {"read": "False"}, "product-purchase-history-reports": {"read": "False"}} ' , false , NULL , NULL , ' $2y$10$VMWbJDZR9xxNxYX4RJiSLujTBjd47TogkD2Hj
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 12 , 9 , NULL , NULL , ' yantoseko@gmail.com ' , NULL , ' shop-owner ' , NULL , NULL , ' en ' , NULL , true , NULL , NULL , ' $2y$10$gEyXnfH2PobS8r0wRhU5C.xsd0UpU15zeqSNaZB3EN9gSQoBHB.wC ' , NULL , ' 2026-03-12 23:09:47 ' , ' 1hT1ophJALRoSOHnfaZtIcDPu3xR2qAsrgSpYPSkknaXTKVUe7qSMKenj8J3 ' , ' 2026-02-25 23:49:12 ' , ' 2026-03-12 22:11:17 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 13 , 10 , NULL , 2 , ' kasir.toko.1@gmail.com ' , ' Kasir Toko 1 ' , ' staff ' , NULL , NULL , NULL , ' {"dashboard": {"read": "True"}, "sales": {"read": "True", "create": "True", "update": "True", "delete": "True"}, "inventory": {"read": "True", "create": "True"}, "sale-returns": {"read": "True", "create": "True"}, "purchases": {"read": "True", "create": "True", "update": "True", "delete": "True", "price": "True"}, "purchase-returns": {"read": "True", "create": "True", "price": "True"}, "products": {"read": "False", "create": "False", "update": "False", "delete": "False", "price": "False"}, "products-expired": {"read": "False", "price": "False"}, "barcodes": {"read": "False", "create": "False"}, "bulk-uploads": {"read": "False", "create": "False"}, "categories": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "brands": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "units": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "product-models": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "variations": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "stocks": {"read": "False", "price": "False"}, "expired-products": {"read": "False"}, "parties": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "incomes": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "income-categories": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "expenses": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "expense-categories": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "vats": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "dues": {"read": "False"}, "subscriptions": {"read": "False"}, "loss-profits": {"read": "False"}, "payment-types": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "roles": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "manage-settings": {"read": "False", "update": "False"}, "download-apk": {"read": "False"}, "sale-reports": {"read": "False"}, "sale-return-reports": {"read": "False"}, "purchase-reports": {"read": "False"}, "purchase-return-reports": {"read": "False"}, "vat-reports": {"read": "False"}, "income-reports": {"read": "False"}, "expense-reports": {"read": "False"}, "loss-profits-details": {"read": "False"}, "stock-reports": {"read": "False"}, "due-reports": {"read": "False"}, "supplier-due-reports": {"read": "False"}, "loss-profit-reports": {"read": "False"}, "transaction-history-reports": {"read": "False"}, "subscription-reports": {"read": "False"}, "expired-product-reports": {"read": "False", "price": "False"}, "banks": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "cashes": {"read": "False", "create": "False", "update": "False", "delete": "False"}, "cheques": {"read": "False"}, "loss-profit-history": {"read": "False"}, "day-book-reports": {"read": "False"}, "cash-flow-reports": {"read": "False"}, "bill-wise-profits": {"read": "False"}, "transactions": {"read": "False"}, "product-loss-profit-reports": {"read": "False"}, "top-customers-reports": {"read": "False"}, "top-suppliers-reports": {"read": "False"}, "top-product-reports": {"read": "False"}, "combo-product-reports": {"read": "False"}, "discount-product-reports": {"read": "False"}, "product-purchase-reports": {"read": "False"}, "product-sale-reports": {"read": "False"}, "customer-ledger": {"read": "False"}, "supplier-ledger": {"read": "False"}, "party-loss-profit": {"read": "False"}, "loss-profit-history-reports": {"read": "False"}, "product-sale-history-reports": {"read": "False"}, "product-purchase-histo
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 14 , 11 , NULL , NULL , ' releeclothingsocialmedia@gmail.com ' , ' ReleeClothing ' , ' shop-owner ' , ' 083871304897 ' , NULL , ' en ' , NULL , true , NULL , NULL , ' $2y$10$o6yx/lIoen2UxfnugFiTY.C7uEcYVMydv/sqh2BdzikYNajrZXT/O ' , NULL , ' 2026-03-05 22:56:35 ' , ' drAzRPiSaggXxhRnuYbXsPXMDhUGymyXHKs90iTbMHQ4OBuH8BeAPTKrPEpq ' , ' 2026-03-05 22:56:09 ' , ' 2026-03-05 23:03:18 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 15 , NULL , NULL , NULL , ' test@example.com ' , ' Test User ' , ' shop-owner ' , NULL , NULL , NULL , NULL , false , NULL , NULL , ' $2y$10$rD3AymUbP7sp.w7ksHwIX.BPTwp6bgShaNZ63LMGr9tmcqdQoXR9y ' , NULL , ' 2026-03-09 18:49:06 ' , ' 179448 ' , ' 2026-03-09 17:47:23 ' , ' 2026-03-09 17:49:06 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 16 , 13 , NULL , NULL , ' jasakoding0@gmail.com ' , ' Sari ' , ' shop-owner ' , ' 089627921934 ' , NULL , NULL , NULL , true , NULL , NULL , ' $2y$10$eXQ9nD6MGO1rPQRGGmqsyuoLNsI9NMQiiS7LkkU8ENCp6WDipIDHm ' , NULL , ' 2026-03-09 22:12:19 ' , NULL , ' 2026-03-09 22:11:51 ' , ' 2026-03-09 22:45:03 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 17 , NULL , NULL , NULL , ' rebecca.c.k19@gmail.com ' , ' Rebecca Claudia ' , ' shop-owner ' , NULL , NULL , NULL , NULL , false , NULL , NULL , ' $2y$10$xZxTLR7vLTLAxjmnt0prG.EmtD2ys.ztVoUGZiE85IeNL9JX5ewaS ' , NULL , ' 2026-03-11 14:18:43 ' , ' 787328 ' , ' 2026-03-11 14:16:43 ' , ' 2026-03-11 14:16:43 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 18 , 14 , NULL , NULL , ' malini240397@gmail.com ' , ' Mteam ' , ' shop-owner ' , ' 082377355343 ' , NULL , NULL , NULL , true , NULL , NULL , ' $2y$10$ErL007Wrbtd99//jwgGWO.w/mj73JsL.TVidVAf8Ao9z7R9IvK5Ju ' , NULL , ' 2026-03-11 15:28:00 ' , NULL , ' 2026-03-11 15:26:59 ' , ' 2026-03-11 15:29:08 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 19 , 15 , NULL , NULL , ' wesly.doank@gmail.com ' , NULL , ' shop-owner ' , NULL , NULL , NULL , NULL , true , NULL , NULL , ' $2y$10$U9IzyVI7P5jQqnz8hIEa0.sMaAVgJkV4JPT4JtWgcQYTu5y5SDzyG ' , NULL , ' 2026-03-12 13:01:33 ' , NULL , ' 2026-03-12 13:00:46 ' , ' 2026-03-12 13:03:15 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 20 , 16 , NULL , NULL , ' wesly.ezc@gmail.com ' , ' EZC ' , ' shop-owner ' , ' 081319464797 ' , NULL , NULL , NULL , true , NULL , NULL , ' $2y$10$ruDAEwCumRI40aWE2Es9ienS6K5/xhFLDZyejgY3sUpPeeN1bZ5U2 ' , NULL , ' 2026-03-12 13:15:46 ' , NULL , ' 2026-03-12 13:06:22 ' , ' 2026-03-12 13:18:47 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 21 , 17 , NULL , NULL , ' suryamalemta93@gmail.com ' , ' Ojodumeh ' , ' shop-owner ' , ' 085810393314 ' , NULL , NULL , NULL , true , NULL , NULL , ' $2y$10$BwDb.zFz.J6RLCskU6h6TOUvrGxsVvMuTBvy76Ap7OKBEKs2/28ee ' , NULL , ' 2026-03-12 19:26:47 ' , NULL , ' 2026-03-12 19:26:12 ' , ' 2026-03-15 17:35:22 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 22 , 18 , NULL , NULL , ' weslywaynehambuako@gmail.com ' , ' Wayne Shop ' , ' shop-owner ' , ' 081319464797 ' , NULL , NULL , NULL , true , NULL , NULL , ' $2y$10$iz5FCDPBUeLhbel/agKOwO5BFcGe80eSjUSiT0OssUtQrRvtXrYKS ' , NULL , ' 2026-03-12 20:44:49 ' , NULL , ' 2026-03-12 20:43:54 ' , ' 2026-03-12 20:46:35 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 23 , 19 , NULL , NULL , ' rebecadjazz@gmail.com ' , ' RÉLEE CLOTHING ' , ' shop-owner ' , ' 083871304897 ' , NULL , NULL , NULL , true , NULL , NULL , ' $2y$10$fbld3QZph.1oLxOIlJrUneKrxUGlgkuS.y/a7JfwWJvCYYy0LTlCi ' , NULL , ' 2026-03-12 20:53:16 ' , NULL , ' 2026-03-12 20:52:50 ' , ' 2026-03-12 20:53:59 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 24 , 20 , NULL , NULL , ' beatricecharista15@gmail.com ' , ' Dear Cha ' , ' shop-owner ' , ' 088210366494 ' , NULL , NULL , NULL , true , NULL , NULL , ' $2y$10$Kyrc9Q05sWMt2zXEwB7kgOMxvbYDnIpCBvmog/CPhYC6SdK1Ybi76 ' , NULL , ' 2026-03-12 20:57:45 ' , NULL , ' 2026-03-12 20:57:22 ' , ' 2026-03-12 21:00:03 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 25 , 21 , NULL , NULL , ' 3ko.sariyanto@gmail.com ' , ' Warung Sri ' , ' shop-owner ' , ' 089627921934 ' , NULL , NULL , NULL , true , NULL , NULL , ' $2y$10$usDt834qHdcE4q.8G8WmtOqeY.XQS/i5HcfMUf6dtrS/J/LXOfHIK ' , NULL , ' 2026-03-12 22:07:42 ' , NULL , ' 2026-03-12 22:07:01 ' , ' 2026-03-12 22:08:13 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 26 , 22 , NULL , NULL , ' ekoaripurnomo@gmail.com ' , ' Kenartoys ' , ' shop-owner ' , ' 6285289372939 ' , NULL , NULL , NULL , true , NULL , NULL , ' $2y$10$PwZ8sKM35HkyocbY9znIMOD.cZpDOWTKxgmkjGt2P1iLKJyJUHhZK ' , NULL , ' 2026-03-13 07:07:42 ' , NULL , ' 2026-03-13 07:07:00 ' , ' 2026-03-13 07:09:12 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 27 , 23 , NULL , NULL , ' tri.agung.biantoro@gmail.com ' , ' Nusa Coffee ' , ' shop-owner ' , ' 085279002200 ' , NULL , NULL , NULL , true , NULL , NULL , ' $2y$10$qwj/jWrVOrVY3cwrseDt/u.UVSghRJxnwK5qHcc.u8RvKI294vxse ' , NULL , ' 2026-03-13 10:23:26 ' , NULL , ' 2026-03-13 10:23:07 ' , ' 2026-03-13 10:24:29 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 28 , 24 , NULL , NULL , ' cferdy89@gmail.com ' , ' Chris ' , ' shop-owner ' , ' 082112825462 ' , NULL , NULL , NULL , true , NULL , NULL , ' $2y$10$YgnTYv1w/7bGiYmMQo8fpuUmJxM6fTeV0DFr.bKr33jKQHYpKlpy. ' , NULL , ' 2026-03-13 23:45:57 ' , NULL , ' 2026-03-13 23:45:32 ' , ' 2026-03-13 23:46:50 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 29 , 25 , NULL , NULL , ' siobaysobari@gmail.com ' , ' Toko ' , ' shop-owner ' , ' 089627921934 ' , NULL , NULL , NULL , true , NULL , NULL , ' $2y$10$KaOOQX2P5wgpTR.G2LumVOjmamFWnqXzRqO2Xq1iYSxKEK/tx.m0i ' , NULL , ' 2026-03-14 11:03:01 ' , NULL , ' 2026-03-14 11:02:38 ' , ' 2026-03-14 11:03:24 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 30 , NULL , NULL , NULL , ' npramono@gmail.com ' , NULL , ' shop-owner ' , NULL , NULL , NULL , NULL , false , NULL , NULL , ' $2y$10$aIqi/YM0tCvdPCV5bajQeOXmWHqoRgL/.40U50Be8cze8IHvjyw2. ' , NULL , ' 2026-03-16 11:00:54 ' , ' 168353 ' , ' 2026-03-16 10:58:54 ' , ' 2026-03-16 10:58:54 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 31 , 26 , NULL , NULL , ' npramono124@gmail.com ' , ' Tea Leaf ' , ' shop-owner ' , ' 081298103685 ' , NULL , NULL , NULL , true , NULL , NULL , ' $2y$10$m43rnZ6NuZ.avtsjE0H.quZeV08UR9Zn2wtyuje20mmlaVu46bsNO ' , NULL , ' 2026-03-16 11:11:59 ' , NULL , ' 2026-03-16 10:59:53 ' , ' 2026-03-16 11:12:33 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 32 , 27 , NULL , NULL , ' oneteknologi.ginting@gmail.com ' , ' One Shop ' , ' shop-owner ' , ' 081310195804 ' , NULL , NULL , NULL , true , NULL , NULL , ' $2y$10$qqlXAAn2nN9uk.EvfeTtG.mqxP7qTH9UBLvH4ACUotlAAXsX5gcXu ' , NULL , ' 2026-03-18 13:38:22 ' , NULL , ' 2026-03-18 13:37:51 ' , ' 2026-03-18 13:39:00 ' ) ;
INSERT INTO " public " . " users " ( " id " , " business_id " , " active_branch_id " , " branch_id " , " email " , " name " , " role " , " phone " , " image " , " lang " , " visibility " , " is_verified " , " provider_id " , " provider " , " password " , " status " , " email_verified_at " , " remember_token " , " created_at " , " updated_at " ) VALUES ( 33 , 28 , NULL , NULL , ' ginting.meus@gmail.com ' , NULL , ' shop-owner ' , NULL , NULL , ' en ' , NULL , true , NULL , NULL , ' $2y$10$Cj2KVWfLk0VGRABppHOL9evHB35jP.rhVurvucUzjgkHAdw1UJ7lq ' , NULL , ' 2026-03-29 20:32:11 ' , NULL , ' 2026-03-29 20:31:45 ' , ' 2026-03-29 20:53:52 ' ) ;
INSERT INTO " public " . " vats " ( " id " , " name " , " business_id " , " rate " , " sub_vat " , " status " , " created_at " , " updated_at " ) VALUES ( 3 , ' pb1 ' , 2 , 10 , NULL , true , ' 2026-02-08 12:26:34 ' , ' 2026-02-08 12:26:34 ' ) ;
INSERT INTO " public " . " vats " ( " id " , " name " , " business_id " , " rate " , " sub_vat " , " status " , " created_at " , " updated_at " ) VALUES ( 4 , ' ppn ' , 2 , 11 , NULL , true , ' 2026-02-08 12:26:51 ' , ' 2026-02-08 12:26:51 ' ) ;
INSERT INTO " public " . " vats " ( " id " , " name " , " business_id " , " rate " , " sub_vat " , " status " , " created_at " , " updated_at " ) VALUES ( 5 , ' PPN ' , 8 , 11 , NULL , true , ' 2026-02-21 10:54:57 ' , ' 2026-02-21 10:54:57 ' ) ;
INSERT INTO " public " . " vats " ( " id " , " name " , " business_id " , " rate " , " sub_vat " , " status " , " created_at " , " updated_at " ) VALUES ( 6 , ' PB1 ' , 8 , 10 , NULL , true , ' 2026-02-21 10:55:13 ' , ' 2026-02-21 10:55:13 ' ) ;
INSERT INTO " public " . " vats " ( " id " , " name " , " business_id " , " rate " , " sub_vat " , " status " , " created_at " , " updated_at " ) VALUES ( 7 , ' PPN ' , 10 , 11 , NULL , true , ' 2026-02-26 15:05:22 ' , ' 2026-02-26 15:05:22 ' ) ;
INSERT INTO " public " . " vats " ( " id " , " name " , " business_id " , " rate " , " sub_vat " , " status " , " created_at " , " updated_at " ) VALUES ( 8 , ' PB1 ' , 10 , 10 , NULL , true , ' 2026-03-09 10:46:01 ' , ' 2026-03-09 10:46:01 ' ) ;
INSERT INTO " public " . " vats " ( " id " , " name " , " business_id " , " rate " , " sub_vat " , " status " , " created_at " , " updated_at " ) VALUES ( 9 , ' PPN ' , 27 , 11 , NULL , true , ' 2026-03-20 08:41:42 ' , ' 2026-03-20 08:41:42 ' ) ;
INSERT INTO " public " . " vats " ( " id " , " name " , " business_id " , " rate " , " sub_vat " , " status " , " created_at " , " updated_at " ) VALUES ( 10 , ' PB1 ' , 27 , 10 , NULL , true , ' 2026-03-20 08:41:56 ' , ' 2026-03-20 08:41:56 ' ) ;
INSERT INTO " public " . " vats " ( " id " , " name " , " business_id " , " rate " , " sub_vat " , " status " , " created_at " , " updated_at " ) VALUES ( 11 , ' PPN ' , 9 , 11 , NULL , true , ' 2026-03-28 11:15:03 ' , ' 2026-03-28 11:15:03 ' ) ;
INSERT INTO " public " . " vats " ( " id " , " name " , " business_id " , " rate " , " sub_vat " , " status " , " created_at " , " updated_at " ) VALUES ( 12 , ' PPN ' , 28 , 11 , NULL , true , ' 2026-03-29 20:39:51 ' , ' 2026-03-29 20:39:51 ' ) ;
INSERT INTO " public " . " vats " ( " id " , " name " , " business_id " , " rate " , " sub_vat " , " status " , " created_at " , " updated_at " ) VALUES ( 13 , ' PB1 ' , 28 , 10 , NULL , true , ' 2026-03-29 20:40:01 ' , ' 2026-03-29 20:40:01 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 1 , ' general ' , ' {"title": "KulakPOS", "copy_right": "\u00a9 2026 KulakPos, all rights reserved.", "admin_footer_text": "Development By", "admin_footer_link_text": "One Teknologi", "admin_footer_link": "https://kulakpos.id/", "app_link": "https://drive.google.com/file/d/157njiXN25RFCS5Xq4XkqHjjmMCQec3Xn/view?usp=drive_link", "whatsapp_number": "087783275818", "default_lang": "id", "logo": "uploads/26/02/1772099524-587.png", "favicon": "uploads/26/02/1771903056-931.png", "common_header_logo": "uploads/26/02/1771992101-390.png", "footer_logo": "uploads/26/02/1771903448-237.bmp", "admin_logo": "uploads/26/02/1771903429-115.bmp", "login_page_logo": "uploads/26/02/1771989810-773.png", "login_page_image": "uploads/26/02/1771905871-310.png"} ' , true , ' 2024-04-15 18:55:07 ' , ' 2026-03-08 06:07:33 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 2 , ' manage-pages ' , ' {"headings": {"slider_title": "KulakPOS Solusi Untuk", "slider_btn1": "Coba Sekarang", "slider_btn1_link": "/plans", "slider_btn2": "Watch Video", "slider_btn2_link": "https://www.youtube.com/embed/EEryt_-M-6Q?si=8iBjlbj8ip6BrqPm", "slider_description": "Solusi Smart POS dengan fitur lengkap untuk UMKM yang ingin naik kelas \u2014 membantu pemilik usaha mengelola penjualan, inventori, laporan keuangan, hingga multi-cabang secara real-time dan terintegrasi, dengan biaya rendah dan tanpa sistem yang rumit.", "slider_scanner_text": "Scan Untuk Mencoba Gratis 1 Bulan", "silder_shop_text": ["Coffee Shop", "Toko Klontong", "Toko Roti", "Fashion Shop", "Pet shop", "Grocery shop", "Furniture shop", "General shop", "Store Booth"], "header_btn_text": "Login", "header_btn_link": "login", "feature_title": "Fitur Unggulan KulakPOS", "interface_title": "KulakPOS Solusi Cerdas UMKM", "interface_description": "KulakPOS Solusi Cerdas Mengelola Operasional UMKM, multi cabang, multi gudang, mengelola penjualan, pembelian, retur, persediaan dan lain-lain dalam satu dashboard dan satu gengaman, sehingga owner bisa fokus pada pengembangan bisnis.", "watch_title": "Watch Video Demo", "watch_btn_link": "https://www.youtube.com/embed/EEryt_-M-6Q?si=8iBjlbj8ip6BrqPm", "watch_description": "KulakPOS untuk kelola UMKM Multi Cabang dan Multi Warehouse dalam satu gengaman.", "blog_title": "Our Latest Blog Posts", "blog_btn_text": "Read More", "blog_view_all_btn_text": "View All", "blog_view_all_btn_link": "/blogs", "testimonial_title": "Apa yang UMKM katakan setelah menggunakan KulakPOS", "about_short_title": "Tentang Kami", "about_title": "Mendorong Pertumbuhan UMKM Indonesia Melalui Teknologi Masa Depan", "about_desc_one": "Selamat datang di KulakPOS, mitra teknologi terpercaya yang berdedikasi untuk merevolusi cara bisnis Usaha Mikro, Kecil, dan Menengah (UMKM) beroperasi di Indonesia. Kami memahami bahwa jantung perekonomian bangsa berada di tangan para pengusaha lokal, dan kami hadir untuk memastikan bisnis Anda tidak hanya bertahan, tetapi melesat jauh ke depan.", "about_desc_two": "KulakPOS.id adalah perusahaan teknologi inovatif yang berfokus pada pengembangan solusi Point of Sale (POS) berbasis sistem digital masa kini serta dilengkapi dengan AI cangih untuk memudahkan operasional bisnis UMKM. Lahir dari pemahaman mendalam akan tantangan operasional yang sering dihadapi oleh pelaku usaha, kami menciptakan ekosistem perangkat lunak kasir yang cerdas, efisien, dan mudah digunakan oleh siapa saja.\r\n\r\nMengapa Memilih POS dari KulakPOS?\r\nKami percaya bahwa teknologi canggih tidak harus rumit dan mahal. Oleh karena itu, sistem POS kami dirancang secara khusus untuk skala UMKM namun dibekali dengan modul yang komprehensif dan fitur kelas enterprise (canggih).", "about_us_options_text": ["Modul Manajemen Lengkap: Mulai dari pencatatan transaksi kasir, manajemen inventaris (stok barang) multi-cabang, hingga sistem manajemen karyawan, semuanya terintegrasi dalam satu platform.", "Laporan Keuangan & Analitik Real-Time: Pantau performa penjualan, laba rugi, dan tren produk terlaris Anda kapan saja dan di mana saja melalui dasbor cerdas kami.", "Berbasis Cloud yang Aman: Data bisnis Anda tersimpan dengan keamanan tingkat tinggi dan tidak akan hilang, memastikan operasional tetap berjalan lancar tanpa kendala teknis."], "contact_us_title": "Lets connect with us", "contact_us_btn_text": "Book A Demo", "contact_us_description": "We will help a client '' s problmes to develop the products they have with high quality change the appearance.", "pricing_title": "Skema Harga KulakPOS", "pricing_btn_link": "https://kulakpos.id/plans", "pricing_description": "Kelola Bisnis Anda dengan System Hebat dan Harga Hemat", "footer_short_title": "Kulakpos - UMKM Technology Partner", "footer_scanner_title": "Scan Now to 30 Days Free Trials", "right_footer_title": "Quick Links", "middle_footer_title": "Our App Features", "footer_apple_app_link": null, "
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 3 , ' designs ' , ' {"status": "True", "image": "uploads/24/04/1713260120-1.png"} ' , true , ' 2024-04-16 21:35:20 ' , ' 2024-04-16 21:35:20 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 4 , ' designs ' , ' {"status": "True", "image": "uploads/24/04/1713266747-928.png"} ' , true , ' 2024-04-16 23:25:47 ' , ' 2024-04-16 23:25:47 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 5 , ' designs ' , ' {"status": "True", "image": "uploads/24/04/1713266756-527.png"} ' , true , ' 2024-04-16 23:25:56 ' , ' 2024-04-16 23:25:56 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 6 , ' term-condition ' , ' {"term_title": "KETENTUAN PENGGUNAAN LAYANAN", "description_one": "KulakPOS.id\r\nBerlaku sejak: Maret 2026\r\nMohon membaca Ketentuan Penggunaan ini dengan seksama sebelum menggunakan layanan KulakPOS.\r\nDengan membuat akun atau menggunakan layanan KulakPOS, Anda menyatakan telah membaca, memahami, dan menyetujui seluruh ketentuan yang tercantum dalam dokumen ini.", "description_two": "1. Definisi\r\n\r\nDalam Ketentuan Penggunaan ini:\r\n\r\n1.1 KulakPOS\r\nAdalah layanan perangkat lunak kasir digital berbasis cloud (Software as a Service / SaaS) yang disediakan oleh PT Sada Teknologi Indonesia.\r\n\r\n1.2 Pengguna / Mitra Usaha\r\nAdalah individu atau badan usaha yang menggunakan layanan KulakPOS untuk mengelola operasional bisnis.\r\n\r\n1.3 Platform\r\nMeliputi website, dashboard, aplikasi, dan sistem teknologi yang digunakan untuk menyediakan layanan KulakPOS.\r\n\r\n1.4 Layanan\r\nAdalah seluruh fitur yang disediakan oleh KulakPOS termasuk namun tidak terbatas pada sistem kasir digital, manajemen produk, inventori, laporan penjualan, dan fitur lain yang dikembangkan dari waktu ke waktu.\r\n\r\n\r\n\r\n2. Layanan KulakPOS\r\n\r\nKulakPOS menyediakan sistem Point of Sale berbasis cloud yang membantu pengguna dalam:\r\n\r\n\u2022 mencatat transaksi penjualan \r\n\u2022 mengelola produk dan inventori \r\n\u2022 menghasilkan laporan bisnis \r\n\u2022 mengelola operasional usaha \r\n\r\nKulakPOS hanya menyediakan platform teknologi dan tidak terlibat dalam transaksi jual beli antara pengguna dan pelanggan pengguna.\r\n\r\n\r\n\r\n3. Pendaftaran dan Akun\r\n\r\nUntuk menggunakan layanan KulakPOS, pengguna harus membuat akun dengan memberikan informasi yang akurat dan lengkap.\r\n\r\nPengguna bertanggung jawab untuk:\r\n\r\n\u2022 menjaga kerahasiaan akun dan kata sandi \r\n\u2022 memastikan bahwa informasi akun selalu diperbarui \r\n\u2022 mengontrol akses pengguna internal seperti karyawan \r\n\r\nSegala aktivitas yang terjadi melalui akun pengguna dianggap sebagai aktivitas yang dilakukan oleh pengguna yang sah.\r\n\r\n\r\n\r\n4. Kepemilikan Data\r\n\r\nSeluruh data bisnis yang dimasukkan oleh pengguna ke dalam sistem KulakPOS tetap menjadi milik pengguna.\r\n\r\nData tersebut dapat mencakup:\r\n\r\n\u2022 data produk \r\n\u2022 data transaksi \r\n\u2022 data pelanggan \r\n\u2022 data inventori \r\n\u2022 data laporan bisnis \r\n\r\nKulakPOS bertindak sebagai penyedia platform teknologi dan hanya memproses data tersebut untuk menyediakan layanan kepada pengguna.\r\n\r\nKulakPOS tidak menjual atau memanfaatkan data bisnis pengguna untuk kepentingan komersial pihak ketiga.\r\n\r\n\r\n\r\n5. Biaya Berlangganan\r\n\r\nBeberapa fitur KulakPOS dapat digunakan melalui sistem berlangganan berbayar.\r\n\r\nPengguna setuju untuk:\r\n\r\n\u2022 membayar biaya langganan sesuai paket yang dipilih \r\n\u2022 melakukan pembayaran tepat waktu \r\n\r\nKulakPOS berhak menangguhkan atau membatasi akses layanan apabila pembayaran tidak dilakukan sesuai ketentuan.\r\n\r\nBiaya berlangganan yang telah dibayarkan tidak dapat dikembalikan kecuali ditentukan lain oleh kebijakan KulakPOS.\r\n\r\n\r\n\r\n6. Penggunaan Layanan\r\n\r\nPengguna setuju untuk tidak menggunakan platform KulakPOS untuk:\r\n\r\n\u2022 aktivitas ilegal atau melanggar hukum \r\n\u2022 penipuan atau penyalahgunaan sistem \r\n\u2022 pelanggaran hak kekayaan intelektual \r\n\u2022 distribusi konten ilegal atau berbahaya \r\n\u2022 aktivitas yang dapat merusak sistem atau keamanan platform \r\n\r\nKulakPOS berhak membatasi atau menghentikan akses pengguna yang melanggar ketentuan ini.\r\n\r\n\r\n\r\n7. Hak Kekayaan Intelektual\r\n\r\nSeluruh hak kekayaan intelektual atas platform KulakPOS termasuk namun tidak terbatas pada:\r\n\r\n\u2022 perangkat lunak \r\n\u2022 desain sistem \r\n\u2022 logo dan merek dagang \r\n\u2022 kode program \r\n\u2022 database \r\n\r\nmerupakan milik KulakPOS atau pihak yang memberikan lisensi kepada Kul
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 7 , ' privacy-policy ' , ' {"privacy_title": "PEMBERITAHUAN KEBIJAKAN PRIVASI", "description_one": "KulakPOS.id\r\nTerakhir diperbarui: 10 Maret 2026", "description_two": "1. Pendahuluan\r\n\r\nKulakPOS.id (\u201cKulakPOS\u201d, \u201ckami\u201d, atau \u201cPlatform\u201d) berkomitmen untuk melindungi privasi dan keamanan Data Pribadi pengguna layanan kami.\r\nPemberitahuan Privasi ini menjelaskan bagaimana kami mengumpulkan, menggunakan, menyimpan, memproses, dan melindungi Data Pribadi pengguna ketika menggunakan layanan Point of Sale (POS) berbasis cloud (Software as a Service / SaaS) yang kami sediakan.\r\nPemrosesan Data Pribadi dilakukan sesuai dengan Undang-Undang Republik Indonesia Nomor 27 Tahun 2022 tentang Perlindungan Data Pribadi serta peraturan terkait lainnya.\r\nDengan menggunakan layanan KulakPOS, Anda menyatakan telah membaca dan memahami Pemberitahuan Privasi ini.\r\n\r\n\r\n2. Definisi\r\nData Pribadi\r\nSetiap data tentang individu yang dapat mengidentifikasi seseorang baik secara langsung maupun tidak langsung.\r\nPengguna\r\nIndividu atau badan usaha yang menggunakan layanan KulakPOS.\r\nPlatform\r\nSeluruh layanan digital KulakPOS termasuk website, dashboard, aplikasi, dan sistem yang terkait.\r\n\r\n\r\n3. Data Pribadi yang Kami Kumpulkan\r\nKami hanya mengumpulkan Data Pribadi yang diperlukan untuk menyediakan layanan KulakPOS.\r\n\r\n3.1 Informasi Akun\r\nSaat pengguna membuat akun, kami dapat mengumpulkan:\r\n\u2022\tNama pengguna\r\n\u2022\tNama usaha\r\n\u2022\tAlamat email\r\n\u2022\tNomor telepon\r\n\u2022\tAlamat usaha\r\n\u2022\tInformasi login akun\r\n3.2 Data Operasional Bisnis\r\nSebagai sistem POS, KulakPOS memproses data operasional bisnis yang dimasukkan oleh pengguna ke dalam Platform, yang dapat mencakup antara lain:\r\n\u2022\tdata produk\r\n\u2022\tdata transaksi penjualan\r\n\u2022\tdata pelanggan yang dimasukkan oleh pengguna\r\n\u2022\tdata inventori atau stok\r\n\u2022\tdata laporan bisnis\r\nSeluruh data operasional bisnis tersebut merupakan milik pengguna atau bisnis pengguna.\r\nKulakPOS tidak menggunakan, menjual, menganalisis, ataupun memanfaatkan data operasional bisnis milik pengguna untuk kepentingan komersial atau tujuan lain di luar penyediaan layanan KulakPOS, kecuali:\r\n\u2022\tUntuk menjalankan fungsi layanan POS sebagaimana diminta oleh pengguna;\r\n\u2022\tUntuk tujuan pemeliharaan sistem, keamanan, dan dukungan teknis; atau\r\n\u2022\tDalam bentuk data yang telah dianonimkan atau diagregasi, sehingga tidak dapat mengidentifikasi pengguna atau bisnis tertentu.\r\nKulakPOS bertindak sebagai penyedia platform teknologi yang memproses data tersebut semata-mata untuk memungkinkan pengguna menjalankan operasional bisnis mereka melalui Platform.\r\n3.3 Informasi Teknis\r\nSaat Anda menggunakan platform kami, kami dapat mengumpulkan informasi teknis seperti:\r\n\u2022\talamat IP\r\n\u2022\tjenis perangkat\r\n\u2022\tsistem operasi\r\n\u2022\tbrowser\r\n\u2022\tlog aktivitas sistem\r\n\u2022\twaktu akses platform\r\n3.4 Cookies\r\nKami menggunakan cookies dan teknologi serupa untuk:\r\n\u2022\tmenjaga sesi login pengguna\r\n\u2022\tmeningkatkan performa platform\r\n\u2022\tmemahami penggunaan layanan\r\nPengguna dapat mengatur preferensi cookies melalui pengaturan browser.\r\n\r\n4. Cara Kami Menggunakan Data Pribadi\r\nData Pribadi digunakan untuk tujuan berikut:\r\n\u2022\tmenyediakan layanan POS berbasis cloud\r\n\u2022\tmembuat dan mengelola akun pengguna\r\n\u2022\tmemproses transaksi dalam sistem POS\r\n\u2022\tmenyediakan laporan dan analisis bisnis\r\n\u2022\tmeningkatkan kualitas platform\r\n\u2022\tmemberikan dukungan pelanggan\r\n\u2022\tmendeteksi aktivitas ilegal atau penyalahgunaan sistem\r\n\u2022\tmematuhi kewajiban hukum yang berlaku\r\n\r\n5. Pembagian Data Pribadi\r\nKami tidak menjual Data Pribadi pengguna.\r\nKami dapat membagikan Data Pribadi dalam kondisi berikut:\r\n5.1 Penyedia Layanan\r\nKami dapat bekerja sama dengan pihak ketiga seperti:\r\n\u2
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 8 , ' business-settings ' , ' {"vat_name": "GST11", "vat_no": "2134", "sale_rounding_option": "none", "product_profit_option": "markup", "gratitude_message": "Great job! Thank you for choosing us.", "show_gratitude_msg": "True", "note_label": "Note", "show_note": "True", "note": "Thank you for allowing us to serve you.", "warranty_void_label": "Warranty Void", "show_warranty": "True", "warranty_void": "Any damaged by misuse, mishandling, unauthorized repair, water, burn, or short circuit.", "show_a4_invoice_logo": "True", "show_thermal_invoice_logo": "True", "show_invoice_scanner_logo": "True", "business_id": 1, "a4_invoice_logo": "uploads/24/12/1765785282-400.png", "thermal_invoice_logo": "uploads/24/12/1733210591-637.svg", "invoice_scanner_logo": "uploads/25/07/1753849171-91.svg"} ' , true , ' 2024-12-03 18:58:12 ' , ' 2024-12-04 19:05:36 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 9 , ' invoice_setting_1 ' , ' \"a4\" ' , true , ' 2025-07-31 14:56:27 ' , ' 2025-07-31 14:56:27 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 10 , ' currency_setting_1 ' , ' \"us\" ' , true , ' 2026-02-05 08:39:19 ' , ' 2026-02-05 08:39:19 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 11 , ' email-varification ' , ' {"otp_status": "on", "otp_expiration_time": "120", "otp_duration_type": "second"} ' , true , ' 2025-07-31 14:56:27 ' , ' 2026-02-21 10:45:06 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 12 , ' version ' , ' \"6.1\" ' , true , ' 2026-02-05 08:39:19 ' , ' 2026-02-05 08:39:19 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 13 , ' business-settings ' , ' {"business_id": 2, "invoice_logo": null, "a4_invoice_logo": "uploads/26/02/1770648277-125.png", "thermal_invoice_logo": "uploads/26/02/1770648226-76.png", "invoice_scanner_logo": null, "sale_rounding_option": "none", "note_label": null, "note": null, "gratitude_message": null, "warranty_void_label": null, "warranty_void": null, "vat_name": null, "vat_no": null, "show_note": "True", "show_gratitude_msg": "True", "show_invoice_scanner_logo": "True", "show_a4_invoice_logo": "True", "show_thermal_invoice_logo": "True", "show_warranty": "True"} ' , true , ' 2026-02-08 10:23:20 ' , ' 2026-02-09 20:44:37 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 14 , ' invoice_setting_2 ' , ' \"2_inch_58mm\" ' , true , ' 2026-02-08 10:23:20 ' , ' 2026-02-08 10:23:20 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 15 , ' invoice_language_2 ' , ' \"english\" ' , true , ' 2026-02-08 10:23:20 ' , ' 2026-02-08 10:23:20 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 16 , ' business-settings ' , ' {"sale_rounding_option": "round_up", "vat_name": null, "vat_no": null, "product_profit_option": "markup", "gratitude_message": null, "show_gratitude_msg": 0, "note_label": null, "note": null, "show_note": 0, "warranty_void_label": null, "warranty_void": null, "show_warranty": 0, "show_a4_invoice_logo": 0, "show_thermal_invoice_logo": 0, "show_invoice_scanner_logo": 0, "business_id": 10, "a4_invoice_logo": "uploads/26/02/1772091876-617.png", "thermal_invoice_logo": "uploads/26/02/1772100722-846.png", "invoice_scanner_logo": "uploads/26/02/1772091876-964.png", "invoice_logo": null} ' , true , ' 2026-02-26 14:44:36 ' , ' 2026-03-20 08:53:32 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 17 , ' business-settings ' , ' {"business_id": 8, "invoice_logo": null, "a4_invoice_logo": null, "thermal_invoice_logo": null, "invoice_scanner_logo": null, "sale_rounding_option": "round_up", "note_label": null, "note": null, "gratitude_message": null, "warranty_void_label": null, "warranty_void": null, "vat_name": null, "vat_no": null, "show_note": 0, "show_gratitude_msg": 0, "show_invoice_scanner_logo": 0, "show_a4_invoice_logo": 0, "show_thermal_invoice_logo": 0, "show_warranty": 0} ' , true , ' 2026-03-05 00:10:30 ' , ' 2026-03-13 11:30:44 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 18 , ' invoice_setting_8 ' , ' \"2_inch_58mm\" ' , true , ' 2026-03-05 00:10:30 ' , ' 2026-03-05 00:10:30 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 19 , ' invoice_language_8 ' , ' \"english\" ' , true , ' 2026-03-05 00:10:30 ' , ' 2026-03-05 00:10:30 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 20 , ' invoice_setting_10 ' , ' \"2_inch_58mm\" ' , true , ' 2026-03-07 14:55:53 ' , ' 2026-03-07 14:55:53 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 21 , ' invoice_language_10 ' , ' \"english\" ' , true , ' 2026-03-07 14:55:53 ' , ' 2026-03-07 14:55:53 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 22 , ' business-settings ' , ' {"business_id": 19, "invoice_logo": null, "a4_invoice_logo": "uploads/26/03/1773935788-566.jpg", "thermal_invoice_logo": "uploads/26/03/1773935788-582.jpg", "invoice_scanner_logo": null, "sale_rounding_option": "none", "note_label": null, "note": null, "gratitude_message": null, "warranty_void_label": null, "warranty_void": null, "vat_name": null, "vat_no": null, "show_note": "False", "show_gratitude_msg": "False", "show_invoice_scanner_logo": "False", "show_a4_invoice_logo": "False", "show_thermal_invoice_logo": "True", "show_warranty": "False"} ' , true , ' 2026-03-19 22:56:28 ' , ' 2026-03-19 22:56:28 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 23 , ' invoice_setting_19 ' , ' \"2_inch_58mm\" ' , true , ' 2026-03-19 22:56:28 ' , ' 2026-03-19 22:56:28 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 24 , ' invoice_language_19 ' , ' \"english\" ' , true , ' 2026-03-19 22:56:28 ' , ' 2026-03-19 22:56:28 ' ) ;
INSERT INTO " public " . " options " ( " id " , " key " , " value " , " status " , " created_at " , " updated_at " ) VALUES ( 25 , ' business-settings ' , ' {"business_id": 9, "invoice_logo": null, "a4_invoice_logo": null, "thermal_invoice_logo": null, "invoice_scanner_logo": null, "sale_rounding_option": "round_up", "note_label": null, "note": null, "gratitude_message": null, "warranty_void_label": null, "warranty_void": null, "vat_name": null, "vat_no": null, "show_note": 0, "show_gratitude_msg": 0, "show_invoice_scanner_logo": 0, "show_a4_invoice_logo": 0, "show_thermal_invoice_logo": 0, "show_warranty": 0} ' , true , ' 2026-04-04 21:47:50 ' , ' 2026-04-04 21:47:50 ' ) ;
INSERT INTO " public " . " model_has_roles " ( " role_id " , " model_type " , " model_id " ) VALUES ( 1 , ' App\Models\User ' , 1 ) ;
INSERT INTO " public " . " model_has_roles " ( " role_id " , " model_type " , " model_id " ) VALUES ( 2 , ' App\Models\User ' , 2 ) ;
INSERT INTO " public " . " model_has_roles " ( " role_id " , " model_type " , " model_id " ) VALUES ( 3 , ' App\Models\User ' , 3 ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 3 , ' App\Models\User ' , 4 , ' createToken ' , ' c01d7fc52faa78abbe312d0a93388218cc5c47cdf51254aed9bb694fb271e090 ' , ' ["*"] ' , ' 2026-02-19 10:03:20 ' , NULL , ' 2026-02-05 17:13:42 ' , ' 2026-02-19 10:03:20 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 10 , ' App\Models\User ' , 4 , ' createToken ' , ' 8a02d1391aa4f5fb0b56cf147a4d780a1618e02d3060cbc429a1e42cb9a56268 ' , ' ["*"] ' , ' 2026-02-07 15:40:08 ' , NULL , ' 2026-02-07 14:52:15 ' , ' 2026-02-07 15:40:08 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 13 , ' App\Models\User ' , 4 , ' createToken ' , ' a87e5c4b96a62c3981301821fc15fc514a4a697503e8e27da21ca5cf29884523 ' , ' ["*"] ' , ' 2026-02-07 16:05:00 ' , NULL , ' 2026-02-07 15:59:21 ' , ' 2026-02-07 16:05:00 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 14 , ' App\Models\User ' , 4 , ' createToken ' , ' 09e9a8bdbce116b77640b71cf84e0d75b9ce79bc2ca2b981264a9e17dd38fc3a ' , ' ["*"] ' , ' 2026-02-07 17:12:09 ' , NULL , ' 2026-02-07 17:11:50 ' , ' 2026-02-07 17:12:09 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 16 , ' App\Models\User ' , 4 , ' createToken ' , ' ee0bb3d96b6edc33e35918d442016335ac5b4b10e451901132d446387dcb5408 ' , ' ["*"] ' , ' 2026-02-07 21:53:02 ' , NULL , ' 2026-02-07 21:51:49 ' , ' 2026-02-07 21:53:02 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 17 , ' App\Models\User ' , 4 , ' createToken ' , ' 846d1165ded2c3c73a7a27903a2012d784837a780a94ef689a841b0e1485761b ' , ' ["*"] ' , ' 2026-02-08 11:58:53 ' , NULL , ' 2026-02-07 22:03:44 ' , ' 2026-02-08 11:58:53 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 33 , ' App\Models\User ' , 5 , ' createToken ' , ' dfa4ddc5cb5ca0adc9efe2e4a82f796247af9d891b655383e41525f8b31f3d65 ' , ' ["*"] ' , ' 2026-02-11 18:16:35 ' , NULL , ' 2026-02-11 18:16:11 ' , ' 2026-02-11 18:16:35 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 34 , ' App\Models\User ' , 5 , ' createToken ' , ' 472a8a15843da254b126681aaffb83ea22a54baa22cfb07d45048fe332677d41 ' , ' ["*"] ' , ' 2026-02-18 12:27:12 ' , NULL , ' 2026-02-13 12:07:59 ' , ' 2026-02-18 12:27:12 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 35 , ' App\Models\User ' , 5 , ' createToken ' , ' 0be7fa289c6eecc660d2ad3940dc5a0440743c3808f88364369caf7550fc2b96 ' , ' ["*"] ' , ' 2026-02-15 19:00:26 ' , NULL , ' 2026-02-15 18:15:30 ' , ' 2026-02-15 19:00:26 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 36 , ' App\Models\User ' , 5 , ' createToken ' , ' 3dec9752eaf9c4e31bef0f9058cad2ab5362203aedd7ce6efbcdbd8ff42d3bab ' , ' ["*"] ' , ' 2026-02-15 19:10:29 ' , NULL , ' 2026-02-15 19:07:09 ' , ' 2026-02-15 19:10:29 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 37 , ' App\Models\User ' , 5 , ' createToken ' , ' 3eba92fa44e21d140a53f110fc3e7a4b15fb4c9dc643e1edb82abbf3dd8256de ' , ' ["*"] ' , ' 2026-02-15 19:48:31 ' , NULL , ' 2026-02-15 19:31:48 ' , ' 2026-02-15 19:48:31 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 38 , ' App\Models\User ' , 5 , ' createToken ' , ' d2dce411f3204bd2d8719c99bee80770ebd1c62a6ca04322464445556a2cbf63 ' , ' ["*"] ' , ' 2026-02-15 22:27:34 ' , NULL , ' 2026-02-15 20:24:54 ' , ' 2026-02-15 22:27:34 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 39 , ' App\Models\User ' , 5 , ' createToken ' , ' 0d9eb86b4d806cc07c6e118d5db4d11b1c2bd368ae481da4120e10975eb4fbbf ' , ' ["*"] ' , ' 2026-02-15 22:15:15 ' , NULL , ' 2026-02-15 22:14:19 ' , ' 2026-02-15 22:15:15 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 41 , ' App\Models\User ' , 5 , ' createToken ' , ' e4accf24b36c176a79837bc0c696b45f58f2453ce4725bb4bb543241badb14f6 ' , ' ["*"] ' , ' 2026-03-05 11:13:26 ' , NULL , ' 2026-02-20 07:05:25 ' , ' 2026-03-05 11:13:26 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 45 , ' App\Models\User ' , 9 , ' createToken ' , ' 4ef38316110eeb9998606185cb9c185c16a6598eda916fee7d683d59721a9b62 ' , ' ["*"] ' , ' 2026-02-21 23:18:54 ' , NULL , ' 2026-02-21 11:32:50 ' , ' 2026-02-21 23:18:54 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 48 , ' App\Models\User ' , 9 , ' createToken ' , ' 1b3a97f5e830f89c8cc7b28bfdb601e54fae5c88ec8a8011a74e4b52b21af033 ' , ' ["*"] ' , ' 2026-03-05 22:40:19 ' , NULL , ' 2026-02-22 01:03:05 ' , ' 2026-03-05 22:40:19 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 49 , ' App\Models\User ' , 5 , ' createToken ' , ' ddc7339f3df625d8e5029190947bb1ce3272055247a8299b52ada5e3922a8df4 ' , ' ["*"] ' , ' 2026-02-23 22:13:29 ' , NULL , ' 2026-02-23 22:00:22 ' , ' 2026-02-23 22:13:29 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 50 , ' App\Models\User ' , 5 , ' createToken ' , ' 94ed3709e054cd5b53da3f8b65cf6b07c3cebf266b1c815e8d8b219f87e45a34 ' , ' ["*"] ' , ' 2026-02-23 22:59:37 ' , NULL , ' 2026-02-23 22:21:08 ' , ' 2026-02-23 22:59:37 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 59 , ' App\Models\User ' , 9 , ' createToken ' , ' 04be1710e54bfb37d1c97292ef3ae0a2bf5de19604b7b118813637b441c98a01 ' , ' ["*"] ' , ' 2026-03-10 10:06:46 ' , NULL , ' 2026-03-01 07:30:56 ' , ' 2026-03-10 10:06:46 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 62 , ' App\Models\User ' , 5 , ' createToken ' , ' 0ac6e7b972c9a8a72a616abd0c6d807001993201363bfe4d2242afa90691cfee ' , ' ["*"] ' , ' 2026-03-02 18:03:37 ' , NULL , ' 2026-03-02 18:02:48 ' , ' 2026-03-02 18:03:37 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 71 , ' App\Models\User ' , 5 , ' createToken ' , ' 4edd4b1e362e97da193f6a38b44938eb9d363e6a7149e25ed5964cbdfa070a85 ' , ' ["*"] ' , ' 2026-03-08 05:55:57 ' , NULL , ' 2026-03-05 17:31:03 ' , ' 2026-03-08 05:55:57 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 72 , ' App\Models\User ' , 5 , ' createToken ' , ' 22279d52a84a5049d499a922ca97520bb7239ad45564c1d6eb5078cfa62eeca5 ' , ' ["*"] ' , ' 2026-03-05 17:37:06 ' , NULL , ' 2026-03-05 17:34:49 ' , ' 2026-03-05 17:37:06 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 73 , ' App\Models\User ' , 5 , ' createToken ' , ' 24af64e3d25d72775ed7c835205ac2ce0968ca999af560ddbd01864722cac8c9 ' , ' ["*"] ' , ' 2026-03-05 17:38:28 ' , NULL , ' 2026-03-05 17:38:27 ' , ' 2026-03-05 17:38:28 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 74 , ' App\Models\User ' , 5 , ' createToken ' , ' 1e9aa49ee5bba9b88e80ff62508e94edc9739e8259f812459112d43e4ce09f6a ' , ' ["*"] ' , ' 2026-03-05 17:40:19 ' , NULL , ' 2026-03-05 17:40:19 ' , ' 2026-03-05 17:40:19 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 78 , ' App\Models\User ' , 10 , ' createToken ' , ' eaa7e55ded413ef833e5f219835e161cd1a1c6c8524297faa4b102407a5d13bd ' , ' ["*"] ' , NULL , NULL , ' 2026-03-05 22:54:46 ' , ' 2026-03-05 22:54:46 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 79 , ' App\Models\User ' , 10 , ' createToken ' , ' a1f12f2214aed44c98a1d01fe26462ec4b6c8408b6783f794d76927cc709b521 ' , ' ["*"] ' , NULL , NULL , ' 2026-03-05 22:54:59 ' , ' 2026-03-05 22:54:59 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 80 , ' App\Models\User ' , 14 , ' createToken ' , ' 3df5daa4aa63bbf63e83d22450e061b68ea0cd1751369aa157591ea4bb8818fd ' , ' ["*"] ' , ' 2026-03-15 11:27:51 ' , NULL , ' 2026-03-05 22:56:35 ' , ' 2026-03-15 11:27:51 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 81 , ' App\Models\User ' , 14 , ' createToken ' , ' 133895d16c7bc47ebec51d7cdcf13d5e40c9ebba0b87d1ca09c28ea6710620b2 ' , ' ["*"] ' , NULL , ' 2026-03-05 22:56:35 ' , ' 2026-03-05 22:56:35 ' , ' 2026-03-05 22:56:35 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 83 , ' App\Models\User ' , 16 , ' createToken ' , ' 81c80fd73a61438f965905a0dae7d0736ee0fcb8b171999115cec9572b498458 ' , ' ["*"] ' , NULL , ' 2026-03-09 22:12:19 ' , ' 2026-03-09 22:12:19 ' , ' 2026-03-09 22:12:19 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 86 , ' App\Models\User ' , 5 , ' createToken ' , ' 3379daf5e1b8d6f5af2e722b1218966c8db6cdbc572c2833cb57c1bc9879b2ee ' , ' ["*"] ' , ' 2026-03-09 23:09:39 ' , NULL , ' 2026-03-09 23:09:25 ' , ' 2026-03-09 23:09:39 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 87 , ' App\Models\User ' , 5 , ' createToken ' , ' f32e3adb7adc9a15826e88216bfc9bcf8a9b0567280b7d3130e4931c6a359fa0 ' , ' ["*"] ' , ' 2026-03-10 14:26:18 ' , NULL , ' 2026-03-10 14:25:48 ' , ' 2026-03-10 14:26:18 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 89 , ' App\Models\User ' , 18 , ' createToken ' , ' 93f8dcfab00b3486bcd077c17c30b24726b9a5e961bd1e59f915ea5e3b667352 ' , ' ["*"] ' , ' 2026-04-02 14:05:37 ' , NULL , ' 2026-03-11 15:28:00 ' , ' 2026-04-02 14:05:37 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 90 , ' App\Models\User ' , 18 , ' createToken ' , ' d5a58d1dfe89c4797cd9287f95eeb46e4d2c2deb1e58902bdf9b656283a0c405 ' , ' ["*"] ' , NULL , ' 2026-03-11 15:28:00 ' , ' 2026-03-11 15:28:00 ' , ' 2026-03-11 15:28:00 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 94 , ' App\Models\User ' , 20 , ' createToken ' , ' a663108aaa4b9667bdb318ee31e73ecd4f71221eac7ff9373f351c7b70fc3a21 ' , ' ["*"] ' , NULL , ' 2026-03-12 13:15:46 ' , ' 2026-03-12 13:15:46 ' , ' 2026-03-12 13:15:46 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 95 , ' App\Models\User ' , 5 , ' createToken ' , ' 13de1f46a7f613f948bc5421acec9789cdc23208ac9c7003a3a3cee232bd22c5 ' , ' ["*"] ' , ' 2026-03-12 16:26:57 ' , NULL , ' 2026-03-12 16:26:23 ' , ' 2026-03-12 16:26:57 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 96 , ' App\Models\User ' , 21 , ' createToken ' , ' 14e19820e496f2a6a875feee98bd093ec001774d8d84fa924e420869d2a23392 ' , ' ["*"] ' , ' 2026-03-26 09:20:54 ' , NULL , ' 2026-03-12 19:26:47 ' , ' 2026-03-26 09:20:54 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 97 , ' App\Models\User ' , 21 , ' createToken ' , ' c33ec70890c247385181aadf5229854a2232f1dc64cb71e62ece4e45dbc5ce19 ' , ' ["*"] ' , NULL , ' 2026-03-12 19:26:47 ' , ' 2026-03-12 19:26:47 ' , ' 2026-03-12 19:26:47 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 98 , ' App\Models\User ' , 22 , ' createToken ' , ' 91b5a19555f63cdaa1df65e14b338ffb7709669e40c1abd74ef902eaa30d711f ' , ' ["*"] ' , ' 2026-03-12 20:46:36 ' , NULL , ' 2026-03-12 20:44:49 ' , ' 2026-03-12 20:46:36 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 99 , ' App\Models\User ' , 22 , ' createToken ' , ' 03e62b1b28a24499bdaf21941deef44ebfb2d65ffd385bd9cfab2ac7f18cc9dc ' , ' ["*"] ' , NULL , ' 2026-03-12 20:44:49 ' , ' 2026-03-12 20:44:49 ' , ' 2026-03-12 20:44:49 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 100 , ' App\Models\User ' , 23 , ' createToken ' , ' 40bbecc5a5f716585ea82e891f7828d2384625e06dcf06ba26a5d5dc5debd5ce ' , ' ["*"] ' , ' 2026-03-30 21:17:13 ' , NULL , ' 2026-03-12 20:53:16 ' , ' 2026-03-30 21:17:13 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 101 , ' App\Models\User ' , 23 , ' createToken ' , ' dca1bd33b04f0ef2c270240d574361ecad51c17f9d74bb9e007fed46bb15d817 ' , ' ["*"] ' , NULL , ' 2026-03-12 20:53:16 ' , ' 2026-03-12 20:53:16 ' , ' 2026-03-12 20:53:16 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 102 , ' App\Models\User ' , 24 , ' createToken ' , ' af06a265bda2198cca8f1e759d85faf7953586c11f6a0b4b20118928b949146e ' , ' ["*"] ' , ' 2026-03-14 14:22:40 ' , NULL , ' 2026-03-12 20:57:45 ' , ' 2026-03-14 14:22:40 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 103 , ' App\Models\User ' , 24 , ' createToken ' , ' 37b6fcdd91cd0bf47b6e00f1116637086b2e75bc638993602ddf6909cc58f28d ' , ' ["*"] ' , NULL , ' 2026-03-12 20:57:45 ' , ' 2026-03-12 20:57:45 ' , ' 2026-03-12 20:57:45 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 104 , ' App\Models\User ' , 25 , ' createToken ' , ' 6810a77c507c152089ac0f6546cb80c377b59c5f039bc4a98310f725e61ec8db ' , ' ["*"] ' , ' 2026-03-26 10:34:08 ' , NULL , ' 2026-03-12 22:07:42 ' , ' 2026-03-26 10:34:08 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 105 , ' App\Models\User ' , 25 , ' createToken ' , ' 09754268557e47dcb1e7674349915faaa4068384bea463203aa90870bdcbdb16 ' , ' ["*"] ' , NULL , ' 2026-03-12 22:07:42 ' , ' 2026-03-12 22:07:42 ' , ' 2026-03-12 22:07:42 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 108 , ' App\Models\User ' , 26 , ' createToken ' , ' 349dcb60b162e98c1d4efc04e835c91b464d10989089c1766625957c8dcc3b79 ' , ' ["*"] ' , NULL , ' 2026-03-13 07:07:42 ' , ' 2026-03-13 07:07:42 ' , ' 2026-03-13 07:07:42 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 109 , ' App\Models\User ' , 27 , ' createToken ' , ' f46b16b7a2735baf89355ee548afc243c4beb271566e68b9c57be037bb48ab34 ' , ' ["*"] ' , ' 2026-04-09 19:07:05 ' , NULL , ' 2026-03-13 10:23:26 ' , ' 2026-04-09 19:07:05 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 110 , ' App\Models\User ' , 27 , ' createToken ' , ' 52e2e1ddba904d3c5399b94aac721d5fcd0c9131e8ec0c0de45fd1593619c3fa ' , ' ["*"] ' , NULL , ' 2026-03-13 10:23:26 ' , ' 2026-03-13 10:23:26 ' , ' 2026-03-13 10:23:26 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 111 , ' App\Models\User ' , 20 , ' createToken ' , ' ea98a205d479cbdead3bfd99591d4422ae4d1b39264cd86f7b3857a8b69b7020 ' , ' ["*"] ' , ' 2026-04-04 12:18:29 ' , NULL , ' 2026-03-13 17:54:31 ' , ' 2026-04-04 12:18:29 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 112 , ' App\Models\User ' , 28 , ' createToken ' , ' f075fa2a6533ea4bd2395a9b094ab373ef859d3ab3f2d98bba7e80b6bcbd8964 ' , ' ["*"] ' , ' 2026-03-14 12:46:56 ' , NULL , ' 2026-03-13 23:45:57 ' , ' 2026-03-14 12:46:56 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 113 , ' App\Models\User ' , 28 , ' createToken ' , ' 2166940fd7e4bbfe2defdf99d352a1bb302039e293f3ceb83b3b540a11ba8560 ' , ' ["*"] ' , NULL , ' 2026-03-13 23:45:57 ' , ' 2026-03-13 23:45:57 ' , ' 2026-03-13 23:45:57 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 115 , ' App\Models\User ' , 29 , ' createToken ' , ' 4fcf980bf5b1d46582e7adc9d34790f593b4ea6c8cab5686ba208142c526044a ' , ' ["*"] ' , NULL , ' 2026-03-14 11:03:01 ' , ' 2026-03-14 11:03:01 ' , ' 2026-03-14 11:03:01 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 117 , ' App\Models\User ' , 10 , ' createToken ' , ' a35a884c7a54bc441730e8869848d310b87e8286e2dd71800aff662216f141f7 ' , ' ["*"] ' , NULL , NULL , ' 2026-03-15 11:30:19 ' , ' 2026-03-15 11:30:19 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 118 , ' App\Models\User ' , 26 , ' createToken ' , ' 9cae1f4497b5a5bf03ba144912b58de1676006e977f1aba7fe70639b6314b8bf ' , ' ["*"] ' , ' 2026-03-15 13:56:48 ' , NULL , ' 2026-03-15 13:56:47 ' , ' 2026-03-15 13:56:48 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 119 , ' App\Models\User ' , 31 , ' createToken ' , ' 0175f1dedc446c42be9a46eccfc641afddddab5a3fc416d5f20206ec2f53d9f9 ' , ' ["*"] ' , ' 2026-03-18 09:23:43 ' , NULL , ' 2026-03-16 11:11:59 ' , ' 2026-03-18 09:23:43 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 120 , ' App\Models\User ' , 31 , ' createToken ' , ' 0dc7d10606b662e2e395c17bbe86adacd8b6ae4dd37073048ed72ec33b3088e9 ' , ' ["*"] ' , NULL , ' 2026-03-16 11:11:59 ' , ' 2026-03-16 11:11:59 ' , ' 2026-03-16 11:11:59 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 121 , ' App\Models\User ' , 12 , ' createToken ' , ' 1726412b44a1b76a36d1bd73dc9a60a998f567fa8cfaf2ad86496157cea303c4 ' , ' ["*"] ' , ' 2026-03-31 18:21:09 ' , NULL , ' 2026-03-16 16:23:59 ' , ' 2026-03-31 18:21:09 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 123 , ' App\Models\User ' , 32 , ' createToken ' , ' 8951e602ff7220361c242f1a2ad092f6363289c9120ad8f617ff6b31c661320e ' , ' ["*"] ' , NULL , ' 2026-03-18 13:38:22 ' , ' 2026-03-18 13:38:22 ' , ' 2026-03-18 13:38:22 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 126 , ' App\Models\User ' , 12 , ' createToken ' , ' f3ad6cf71912248759e848c68da1bd11091183b9180fa1a6a90a455bfd9a17cb ' , ' ["*"] ' , ' 2026-03-28 10:08:07 ' , NULL , ' 2026-03-28 09:40:44 ' , ' 2026-03-28 10:08:07 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 127 , ' App\Models\User ' , 33 , ' createToken ' , ' 150574dc559fe0a9101334fdd1a0ac32fb7d2d86476cb37a203f94d10824fb6e ' , ' ["*"] ' , ' 2026-04-06 15:56:57 ' , NULL , ' 2026-03-29 20:34:13 ' , ' 2026-04-06 15:56:57 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 128 , ' App\Models\User ' , 7 , ' createToken ' , ' 4446a4f5d3b405069bf59ab269c1b001fc43261165122c1bb4b1d88c5810073b ' , ' ["*"] ' , ' 2026-04-14 12:38:27 ' , NULL , ' 2026-03-30 11:52:21 ' , ' 2026-04-14 12:38:27 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 129 , ' App\Models\User ' , 7 , ' createToken ' , ' 1305eec80c330a8c3e44e5a7efcbc641a5c93b6af45431c9c7551feb75d42f3e ' , ' ["*"] ' , ' 2026-04-10 14:23:56 ' , NULL , ' 2026-04-04 21:54:11 ' , ' 2026-04-10 14:23:56 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 130 , ' App\Models\User ' , 12 , ' createToken ' , ' d22cb5fbc2fd1598a9452306468ad8484d694b4c21ee18363c19dfbd77b5cf17 ' , ' ["*"] ' , ' 2026-04-05 16:56:19 ' , NULL , ' 2026-04-05 16:51:23 ' , ' 2026-04-05 16:56:19 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 135 , ' App\Models\User ' , 12 , ' createToken ' , ' 77dafee519ef7e70f16dba869ded190db1cb7027a531f9dbcb19a676e6448de4 ' , ' ["*"] ' , ' 2026-04-12 20:48:08 ' , NULL , ' 2026-04-12 20:47:59 ' , ' 2026-04-12 20:48:08 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 136 , ' App\Models\User ' , 12 , ' createToken ' , ' 617c3ee89b9d35a13543a3c9e9f2612039ecc67bde25aedd6ca3a4b36614ed6c ' , ' ["*"] ' , ' 2026-04-12 21:23:48 ' , NULL , ' 2026-04-12 21:15:23 ' , ' 2026-04-12 21:23:48 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 137 , ' App\Models\User ' , 12 , ' createToken ' , ' 8302629ed94b079ff4469b138582d197dd4d600a0117a2909b86749259fd7288 ' , ' ["*"] ' , NULL , NULL , ' 2026-04-12 21:34:05 ' , ' 2026-04-12 21:34:05 ' ) ;
INSERT INTO " public " . " personal_access_tokens " ( " id " , " tokenable_type " , " tokenable_id " , " name " , " token " , " abilities " , " last_used_at " , " expires_at " , " created_at " , " updated_at " ) VALUES ( 140 , ' App\Models\User ' , 12 , ' createToken ' , ' 5316304d975801daa9923f2ab325e3194432f0c0ab3b8ad8d6f460a77048686b ' , ' ["*"] ' , ' 2026-04-12 23:02:46 ' , NULL , ' 2026-04-12 23:02:44 ' , ' 2026-04-12 23:02:46 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 2 , 1 , 2 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 7 , NULL , ' 2026-02-07 14:12:59 ' , ' 2026-02-07 14:12:59 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 6 , 1 , 6 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 7 , NULL , ' 2026-02-19 14:05:44 ' , ' 2026-02-19 14:05:44 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 7 , 1 , 7 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 7 , NULL , ' 2026-02-20 06:56:47 ' , ' 2026-02-20 06:56:47 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 8 , 1 , 8 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-02-21 10:48:03 ' , ' 2026-02-21 10:48:03 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 10 , 1 , 9 , NULL , 0 . 00 , 0 , 0 , true , ' unpaid ' , 30 , NULL , ' 2026-02-25 23:50:10 ' , ' 2026-02-25 23:50:10 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 11 , 1 , 10 , NULL , 0 . 00 , 0 , 0 , true , ' unpaid ' , 30 , NULL , ' 2026-02-26 09:24:40 ' , ' 2026-02-26 09:24:40 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 12 , 2 , 2 , 1 , 100000 . 00 , 0 , 0 , true , ' reject ' , 31 , ' \"test\" ' , ' 2026-02-28 16:31:42 ' , ' 2026-02-28 16:33:35 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 13 , 2 , 10 , 1 , 100000 . 00 , 0 , 0 , true , ' paid ' , 31 , ' {"manual_data": ["10000", "2101"], "attachment": "uploads/26/03/1772373808-36.jpg", "reason": "ok"} ' , ' 2026-03-01 21:03:28 ' , ' 2026-03-01 21:07:24 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 14 , 1 , 11 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-05 22:57:49 ' , ' 2026-03-05 22:57:49 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 15 , 1 , 12 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-09 22:12:47 ' , ' 2026-03-09 22:12:47 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 16 , 1 , 13 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-09 22:45:03 ' , ' 2026-03-09 22:45:03 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 17 , 2 , 2 , 1 , 100000 . 00 , 0 , 0 , true , ' paid ' , 31 , ' {"manual_data": [null, null], "attachment": "uploads/26/03/1773071495-631.jpg", "reason": "test"} ' , ' 2026-03-09 22:51:35 ' , ' 2026-03-09 22:52:09 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 18 , 1 , 14 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-11 15:29:08 ' , ' 2026-03-11 15:29:08 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 19 , 1 , 15 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-12 13:03:15 ' , ' 2026-03-12 13:03:15 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 20 , 1 , 16 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-12 13:18:47 ' , ' 2026-03-12 13:18:47 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 21 , 1 , 17 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-12 19:27:22 ' , ' 2026-03-12 19:27:22 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 22 , 1 , 18 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-12 20:46:35 ' , ' 2026-03-12 20:46:35 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 23 , 1 , 19 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-12 20:53:59 ' , ' 2026-03-12 20:53:59 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 24 , 1 , 20 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-12 21:00:03 ' , ' 2026-03-12 21:00:03 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 25 , 1 , 21 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-12 22:08:13 ' , ' 2026-03-12 22:08:13 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 26 , 1 , 22 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-13 07:09:12 ' , ' 2026-03-13 07:09:12 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 27 , 1 , 23 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-13 10:24:29 ' , ' 2026-03-13 10:24:29 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 28 , 1 , 24 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-13 23:46:50 ' , ' 2026-03-13 23:46:50 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 29 , 1 , 25 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-14 11:03:24 ' , ' 2026-03-14 11:03:24 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 30 , 1 , 26 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-16 11:12:33 ' , ' 2026-03-16 11:12:33 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 31 , 1 , 27 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-18 13:39:00 ' , ' 2026-03-18 13:39:00 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 32 , 2 , 9 , 1 , 100000 . 00 , 0 , 0 , true , ' paid ' , 31 , ' {"manual_data": [null, null], "attachment": "uploads/26/03/1774662660-153.jpg", "reason": "tester"} ' , ' 2026-03-28 08:51:00 ' , ' 2026-03-28 08:51:22 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 33 , 1 , 28 , NULL , 0 . 00 , 0 , 0 , false , ' unpaid ' , 30 , NULL , ' 2026-03-29 20:33:13 ' , ' 2026-03-29 20:33:13 ' ) ;
INSERT INTO " public " . " plan_subscribes " ( " id " , " plan_id " , " business_id " , " gateway_id " , " price " , " subdomain_limit " , " addon_domain_limit " , " allow_multibranch " , " payment_status " , " duration " , " notes " , " created_at " , " updated_at " ) VALUES ( 34 , 2 , 10 , 1 , 100000 . 00 , 0 , 0 , true , ' paid ' , 31 , ' {"manual_data": ["90000", null], "attachment": "uploads/26/04/1775314503-132.jpg", "reason": "ok"} ' , ' 2026-04-04 21:55:03 ' , ' 2026-04-04 21:55:54 ' ) ;
INSERT INTO " public " . " brands " ( " id " , " business_id " , " brandName " , " description " , " icon " , " status " , " created_at " , " updated_at " ) VALUES ( 23 , 10 , ' Sari Roti ' , NULL , NULL , true , ' 2026-02-26 14:24:51 ' , ' 2026-02-26 14:24:51 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 22 , ' Jajanan Pasar ' , 2 , NULL , false , false , false , false , false , true , ' 2026-02-08 09:06:04 ' , ' 2026-02-08 09:06:04 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 23 , ' Minuman Jadoel ' , 2 , NULL , false , false , false , false , false , true , ' 2026-02-08 09:06:28 ' , ' 2026-02-08 09:06:28 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 24 , ' Rokokan ' , 2 , NULL , false , false , false , false , false , true , ' 2026-02-08 12:34:00 ' , ' 2026-02-08 12:34:00 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 25 , ' Mineral Water ' , 8 , NULL , false , false , false , false , false , true , ' 2026-02-21 11:03:00 ' , ' 2026-02-21 11:03:14 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 26 , ' Main Coffee ' , 8 , ' uploads/26/02/1771646772-440.jpg ' , false , false , false , false , false , true , ' 2026-02-21 11:06:12 ' , ' 2026-02-21 11:06:12 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 27 , ' Kopi Bubuk ' , 8 , ' uploads/26/02/1771993254-615.jpg ' , false , false , false , false , false , true , ' 2026-02-25 11:20:54 ' , ' 2026-02-25 11:20:54 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 28 , ' Roti Tawar ' , 10 , NULL , false , false , false , false , false , true , ' 2026-02-26 14:24:32 ' , ' 2026-02-26 14:24:32 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 29 , ' Roti Sobek ' , 10 , NULL , false , false , false , false , false , true , ' 2026-02-26 15:19:31 ' , ' 2026-02-26 15:19:31 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 30 , ' Roti Coklat ' , 10 , NULL , false , false , false , false , false , true , ' 2026-02-26 15:19:40 ' , ' 2026-02-26 15:19:40 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 31 , ' Kopi ' , 10 , ' uploads/26/03/1772443137-466.jpg ' , false , false , false , false , false , true , ' 2026-03-02 16:18:57 ' , ' 2026-03-02 16:18:57 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 32 , ' Baju ' , 11 , NULL , false , false , false , false , false , true , ' 2026-03-05 22:59:32 ' , ' 2026-03-05 22:59:32 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 33 , ' lariz ' , 14 , NULL , false , false , false , false , false , true , ' 2026-03-11 18:47:27 ' , ' 2026-03-11 18:47:27 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 34 , ' Premium ' , 23 , NULL , false , false , false , false , false , true , ' 2026-03-13 15:50:12 ' , ' 2026-03-13 15:50:12 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 36 , ' PAKAIAN ' , 24 , NULL , false , false , false , false , false , true , ' 2026-03-14 00:47:47 ' , ' 2026-03-14 00:47:47 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 37 , ' produk live ' , 19 , NULL , false , false , false , false , false , true , ' 2026-03-18 09:08:02 ' , ' 2026-03-18 09:08:02 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 38 , ' susu ' , 26 , NULL , false , false , false , false , false , true , ' 2026-03-18 09:14:49 ' , ' 2026-03-18 09:14:49 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 39 , ' Category Test ' , 27 , NULL , false , false , false , false , false , true , ' 2026-03-20 08:36:45 ' , ' 2026-03-20 08:36:45 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 40 , ' minuman ' , 9 , NULL , false , false , false , false , false , true , ' 2026-03-20 09:21:18 ' , ' 2026-03-20 09:21:18 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 41 , ' gorengan ' , 9 , NULL , false , false , false , false , false , true , ' 2026-03-20 09:21:25 ' , ' 2026-03-20 09:21:25 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 42 , ' kue basah ' , 9 , NULL , false , false , false , false , false , true , ' 2026-03-20 09:21:31 ' , ' 2026-03-20 09:21:31 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 43 , ' kue kering ' , 9 , NULL , false , false , false , false , false , true , ' 2026-03-20 09:21:40 ' , ' 2026-03-20 09:21:40 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 44 , ' Reguler ' , 23 , NULL , false , false , false , false , false , true , ' 2026-03-21 08:19:08 ' , ' 2026-03-21 08:19:08 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 45 , ' es batu ' , 9 , NULL , false , false , false , false , false , true , ' 2026-03-28 09:44:17 ' , ' 2026-03-28 09:44:17 ' ) ;
INSERT INTO " public " . " categories " ( " id " , " categoryName " , " business_id " , " icon " , " variationCapacity " , " variationColor " , " variationSize " , " variationType " , " variationWeight " , " status " , " created_at " , " updated_at " ) VALUES ( 46 , ' Roti ' , 28 , NULL , false , false , false , false , false , true , ' 2026-03-29 20:36:24 ' , ' 2026-03-29 20:36:24 ' ) ;
INSERT INTO " public " . " product_settings " ( " id " , " business_id " , " branch_id " , " modules " , " created_at " , " updated_at " ) VALUES ( 3 , 2 , 1 , ' {"show_product_name": "True", "show_product_code": "False", "show_product_stock": "True", "show_product_sale_price": "True", "show_product_dealer_price": "False", "show_product_wholesale_price": "False", "show_product_unit": "True", "show_product_brand": "False", "show_product_category": "True", "show_product_manufacturer": "False", "show_product_image": "True", "show_expire_date": "False", "show_alert_qty": "True", "show_vat_id": "True", "show_vat_type": "True", "show_exclusive_price": "True", "show_inclusive_price": "True", "show_profit_percent": "True", "show_batch_no": "False", "show_mfg_date": "False", "show_model_no": "False", "show_product_type_single": "True", "show_product_type_variant": "False", "show_action": "False", "default_expired_date": "False", "default_mfg_date": "False", "expire_date_type": "False", "mfg_date_type": "False", "show_product_type_combo": "False", "show_warehouse": "False", "show_rack": "False", "show_shelf": "False", "show_guarantee": "False", "show_warranty": "False"} ' , ' 2026-02-08 09:06:42 ' , ' 2026-02-08 12:27:25 ' ) ;
INSERT INTO " public " . " product_settings " ( " id " , " business_id " , " branch_id " , " modules " , " created_at " , " updated_at " ) VALUES ( 4 , 8 , 1 , ' {"show_product_price": "False", "show_product_code": "True", "show_product_stock": "True", "show_product_unit": "True", "show_product_brand": "True", "show_model_no": "True", "show_product_category": "True", "show_product_manufacturer": "True", "show_product_image": "True", "show_alert_qty": "True", "show_vat_id": "True", "show_vat_type": "True", "show_exclusive_price": "True", "show_inclusive_price": "True", "show_profit_percent": "True", "show_rack": "False", "show_shelf": "True", "show_action": "False", "show_weight": "False", "show_warranty": "False", "show_guarantee": "False", "show_product_sale_price": "True", "default_sale_price": null, "show_product_wholesale_price": "False", "default_wholesale_price": null, "show_product_dealer_price": "False", "default_dealer_price": null, "show_batch_no": "False", "default_batch_no": null, "show_expire_date": "False", "expire_date_type": null, "show_mfg_date": "False", "mfg_date_type": null, "show_product_type_single": "True", "show_product_type_variant": "True", "show_product_type_combo": "True", "show_product_batch_no": "True", "show_product_expire_date": "True", "allow_due_sale": "True", "allow_product_discount": "True", "default_expired_date": null, "default_mfg_date": null} ' , ' 2026-02-21 11:05:03 ' , ' 2026-02-25 11:36:51 ' ) ;
INSERT INTO " public " . " product_settings " ( " id " , " business_id " , " branch_id " , " modules " , " created_at " , " updated_at " ) VALUES ( 5 , 10 , NULL , ' {"show_product_price": "True", "show_product_code": "True", "show_product_stock": "True", "show_product_unit": "True", "show_product_brand": "True", "show_model_no": "True", "show_product_category": "True", "show_product_manufacturer": "True", "show_product_image": "True", "show_alert_qty": "True", "show_vat_id": "True", "show_vat_type": "True", "show_exclusive_price": "True", "show_inclusive_price": "True", "show_profit_percent": "True", "show_warehouse": "True", "show_rack": "True", "show_shelf": "True", "show_action": "True", "show_weight": "True", "show_warranty": "True", "show_guarantee": "True", "show_product_sale_price": "True", "default_sale_price": null, "show_product_wholesale_price": "True", "default_wholesale_price": null, "show_product_dealer_price": "True", "default_dealer_price": null, "show_batch_no": "True", "default_batch_no": null, "show_expire_date": "True", "expire_date_type": null, "show_mfg_date": "True", "mfg_date_type": null, "show_product_type_single": "True", "show_product_type_variant": "True", "show_product_type_combo": "True", "show_product_batch_no": "True", "show_product_expire_date": "True", "allow_due_sale": "True", "allow_product_discount": "True", "default_expired_date": null, "default_mfg_date": null} ' , ' 2026-02-26 14:46:10 ' , ' 2026-02-27 11:42:27 ' ) ;
INSERT INTO " public " . " product_settings " ( " id " , " business_id " , " branch_id " , " modules " , " created_at " , " updated_at " ) VALUES ( 6 , 11 , NULL , ' {"show_product_price": "True", "show_product_code": "True", "show_product_stock": "True", "show_product_unit": "True", "show_product_brand": "True", "show_model_no": "True", "show_product_category": "True", "show_product_manufacturer": "True", "show_product_image": "True", "show_alert_qty": "True", "show_vat_id": "True", "show_vat_type": "True", "show_exclusive_price": "True", "show_inclusive_price": "True", "show_profit_percent": "True", "show_warehouse": "True", "show_rack": "True", "show_shelf": "True", "show_action": "True", "show_weight": "True", "show_warranty": "True", "show_guarantee": "True", "show_product_sale_price": "True", "default_sale_price": null, "show_product_wholesale_price": "True", "default_wholesale_price": null, "show_product_dealer_price": "True", "default_dealer_price": null, "show_batch_no": "True", "default_batch_no": null, "show_expire_date": "True", "expire_date_type": null, "show_mfg_date": "True", "mfg_date_type": null, "show_product_type_single": "True", "show_product_type_variant": "True", "show_product_type_combo": "True", "show_product_batch_no": "True", "show_product_expire_date": "True", "allow_due_sale": "True", "allow_product_discount": "True", "default_expired_date": null, "default_mfg_date": null} ' , ' 2026-03-05 23:03:40 ' , ' 2026-03-05 23:03:40 ' ) ;
INSERT INTO " public " . " product_settings " ( " id " , " business_id " , " branch_id " , " modules " , " created_at " , " updated_at " ) VALUES ( 7 , 27 , NULL , ' {"show_product_name": "True", "show_product_code": "True", "show_product_stock": "True", "show_product_sale_price": "True", "show_product_dealer_price": "True", "show_product_wholesale_price": "True", "show_product_unit": "True", "show_product_brand": "True", "show_product_category": "True", "show_product_manufacturer": "True", "show_product_image": "True", "show_expire_date": "True", "show_alert_qty": "True", "show_vat_id": "True", "show_vat_type": "True", "show_exclusive_price": "True", "show_inclusive_price": "True", "show_profit_percent": "True", "show_batch_no": "True", "show_mfg_date": "True", "show_model_no": "True", "show_product_type_single": "True", "show_product_type_variant": "True", "show_action": "True", "default_expired_date": "False", "default_mfg_date": "False", "expire_date_type": "False", "mfg_date_type": "False", "show_product_type_combo": "True", "show_warehouse": "True", "show_rack": "True", "show_shelf": "True", "show_guarantee": "True", "show_warranty": "True"} ' , ' 2026-03-20 08:38:29 ' , ' 2026-03-20 08:38:29 ' ) ;
INSERT INTO " public " . " product_settings " ( " id " , " business_id " , " branch_id " , " modules " , " created_at " , " updated_at " ) VALUES ( 8 , 23 , NULL , ' {"show_product_name": "True", "show_product_code": "False", "show_product_stock": "True", "show_product_sale_price": "True", "show_product_dealer_price": "False", "show_product_wholesale_price": "False", "show_product_unit": "True", "show_product_brand": "False", "show_product_category": "True", "show_product_manufacturer": "False", "show_product_image": "True", "show_expire_date": "True", "show_alert_qty": "True", "show_vat_id": "False", "show_vat_type": "False", "show_exclusive_price": "True", "show_inclusive_price": "True", "show_profit_percent": "True", "show_batch_no": "False", "show_mfg_date": "False", "show_model_no": "False", "show_product_type_single": "True", "show_product_type_variant": "False", "show_action": "False", "default_expired_date": "False", "default_mfg_date": "False", "expire_date_type": "False", "mfg_date_type": "False", "show_product_type_combo": "False", "show_warehouse": "False", "show_rack": "False", "show_shelf": "False", "show_guarantee": "False", "show_warranty": "False"} ' , ' 2026-03-21 08:21:50 ' , ' 2026-03-21 08:23:38 ' ) ;
INSERT INTO " public " . " product_settings " ( " id " , " business_id " , " branch_id " , " modules " , " created_at " , " updated_at " ) VALUES ( 9 , 9 , NULL , ' {"show_product_name": "True", "show_product_code": "False", "show_product_stock": "True", "show_product_sale_price": "True", "show_product_dealer_price": "False", "show_product_wholesale_price": "False", "show_product_unit": "True", "show_product_brand": "False", "show_product_category": "True", "show_product_manufacturer": "False", "show_product_image": "False", "show_expire_date": "False", "show_alert_qty": "True", "show_vat_id": "True", "show_vat_type": "True", "show_exclusive_price": "True", "show_inclusive_price": "True", "show_profit_percent": "True", "show_batch_no": "False", "show_mfg_date": "False", "show_model_no": "False", "show_product_type_single": "True", "show_product_type_variant": "False", "show_action": "False", "default_expired_date": "False", "default_mfg_date": "False", "expire_date_type": "False", "mfg_date_type": "False", "show_product_type_combo": "False", "show_warehouse": "False", "show_rack": "False", "show_shelf": "False", "show_guarantee": "False", "show_warranty": "False"} ' , ' 2026-03-28 11:14:25 ' , ' 2026-03-28 11:14:25 ' ) ;
INSERT INTO " public " . " product_settings " ( " id " , " business_id " , " branch_id " , " modules " , " created_at " , " updated_at " ) VALUES ( 10 , 28 , NULL , ' {"show_product_name": "True", "show_product_code": "True", "show_product_stock": "True", "show_product_sale_price": "True", "show_product_dealer_price": "False", "show_product_wholesale_price": "False", "show_product_unit": "True", "show_product_brand": "False", "show_product_category": "True", "show_product_manufacturer": "False", "show_product_image": "True", "show_expire_date": "False", "show_alert_qty": "True", "show_vat_id": "True", "show_vat_type": "True", "show_exclusive_price": "True", "show_inclusive_price": "True", "show_profit_percent": "True", "show_batch_no": "False", "show_mfg_date": "False", "show_model_no": "False", "show_product_type_single": "True", "show_product_type_variant": "True", "show_action": "True", "default_expired_date": "False", "default_mfg_date": "False", "expire_date_type": "False", "mfg_date_type": "False", "show_product_type_combo": "True", "show_warehouse": "True", "show_rack": "False", "show_shelf": "False", "show_guarantee": "False", "show_warranty": "False"} ' , ' 2026-03-29 20:35:44 ' , ' 2026-03-29 20:41:13 ' ) ;
INSERT INTO " public " . " expense_categories " ( " id " , " categoryName " , " business_id " , " categoryDescription " , " status " , " created_at " , " updated_at " ) VALUES ( 6 , ' Office Expenses ' , 8 , ' Office Operational Expenses ' , true , ' 2026-02-23 16:10:18 ' , ' 2026-02-23 16:11:03 ' ) ;
INSERT INTO " public " . " expense_categories " ( " id " , " categoryName " , " business_id " , " categoryDescription " , " status " , " created_at " , " updated_at " ) VALUES ( 7 , ' alat ' , 23 , NULL , false , ' 2026-03-16 18:21:46 ' , ' 2026-03-16 18:21:46 ' ) ;
INSERT INTO " public " . " expense_categories " ( " id " , " categoryName " , " business_id " , " categoryDescription " , " status " , " created_at " , " updated_at " ) VALUES ( 8 , ' Office Expenses ' , 10 , NULL , false , ' 2026-03-20 09:21:49 ' , ' 2026-03-20 09:21:49 ' ) ;
INSERT INTO " public " . " expense_categories " ( " id " , " categoryName " , " business_id " , " categoryDescription " , " status " , " created_at " , " updated_at " ) VALUES ( 9 , ' bahan ' , 23 , NULL , false , ' 2026-03-21 08:13:27 ' , ' 2026-03-21 08:13:27 ' ) ;
INSERT INTO " public " . " expense_categories " ( " id " , " categoryName " , " business_id " , " categoryDescription " , " status " , " created_at " , " updated_at " ) VALUES ( 10 , ' BBG ' , 9 , NULL , false , ' 2026-04-12 20:06:15 ' , ' 2026-04-12 20:06:15 ' ) ;
INSERT INTO " public " . " income_categories " ( " id " , " categoryName " , " business_id " , " categoryDescription " , " status " , " created_at " , " updated_at " ) VALUES ( 8 , ' penjualan ' , 23 , NULL , false , ' 2026-03-16 06:24:31 ' , ' 2026-03-16 06:24:31 ' ) ;
INSERT INTO " public " . " income_categories " ( " id " , " categoryName " , " business_id " , " categoryDescription " , " status " , " created_at " , " updated_at " ) VALUES ( 9 , ' other income ' , 9 , NULL , false , ' 2026-04-12 20:14:24 ' , ' 2026-04-12 20:14:24 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 12 , ' pcs ' , 2 , true , ' 2026-02-08 09:07:23 ' , ' 2026-02-08 09:07:23 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 13 , ' tusuk ' , 2 , true , ' 2026-02-08 09:12:59 ' , ' 2026-02-08 09:12:59 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 14 , ' Gelas ' , 2 , true , ' 2026-02-08 09:13:39 ' , ' 2026-02-08 09:13:39 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 15 , ' Bungkus ' , 2 , true , ' 2026-02-08 12:34:27 ' , ' 2026-02-08 12:34:27 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 16 , ' Bottle ' , 8 , true , ' 2026-02-21 11:03:34 ' , ' 2026-02-21 11:03:34 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 17 , ' Cup ' , 8 , true , ' 2026-02-21 11:08:26 ' , ' 2026-02-21 11:08:26 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 18 , ' Gram ' , 8 , true , ' 2026-02-25 11:17:54 ' , ' 2026-02-25 11:17:54 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 19 , ' Kg ' , 8 , true , ' 2026-02-25 11:18:04 ' , ' 2026-02-25 11:18:04 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 20 , ' Pack ' , 10 , true , ' 2026-02-26 14:47:49 ' , ' 2026-02-26 14:47:49 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 21 , ' Pcs ' , 10 , true , ' 2026-02-26 14:47:55 ' , ' 2026-02-26 14:47:55 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 22 , ' Kg ' , 10 , true , ' 2026-02-26 14:48:01 ' , ' 2026-02-26 14:48:01 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 23 , ' Gram ' , 10 , true , ' 2026-02-26 14:48:06 ' , ' 2026-02-26 14:48:06 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 24 , ' Pcs ' , 11 , true , ' 2026-03-05 23:00:38 ' , ' 2026-03-05 23:00:38 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 25 , ' lusin ' , 14 , true , ' 2026-03-11 18:48:01 ' , ' 2026-03-11 18:48:01 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 26 , ' Bungkus ' , 23 , true , ' 2026-03-13 15:50:23 ' , ' 2026-03-13 15:50:23 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 27 , ' jersey ' , 24 , true , ' 2026-03-14 00:48:05 ' , ' 2026-03-14 00:48:05 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 28 , ' pcs ' , 19 , true , ' 2026-03-18 09:09:07 ' , ' 2026-03-18 09:09:07 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 29 , ' unit ' , 26 , true , ' 2026-03-18 09:15:01 ' , ' 2026-03-18 09:15:01 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 30 , ' Pcs ' , 27 , true , ' 2026-03-20 08:37:06 ' , ' 2026-03-20 08:37:06 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 31 , ' biji ' , 9 , true , ' 2026-03-20 09:22:09 ' , ' 2026-03-20 09:22:09 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 32 , ' bungkus ' , 9 , true , ' 2026-03-28 09:44:33 ' , ' 2026-03-28 09:44:33 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 33 , ' CUP ' , 9 , true , ' 2026-03-28 11:22:22 ' , ' 2026-03-28 11:22:22 ' ) ;
INSERT INTO " public " . " units " ( " id " , " unitName " , " business_id " , " status " , " created_at " , " updated_at " ) VALUES ( 34 , ' Pcs ' , 28 , true , ' 2026-03-29 20:36:48 ' , ' 2026-03-29 20:36:48 ' ) ;
INSERT INTO " public " . " warehouses " ( " id " , " business_id " , " branch_id " , " name " , " phone " , " email " , " address " , " created_at " , " updated_at " ) VALUES ( 1 , 8 , 1 , ' Main Warehouse ' , ' 081310195804 ' , ' onedirac@gmail.com ' , ' Legok ' , ' 2026-02-26 09:19:52 ' , ' 2026-02-26 09:20:12 ' ) ;
INSERT INTO " public " . " warehouses " ( " id " , " business_id " , " branch_id " , " name " , " phone " , " email " , " address " , " created_at " , " updated_at " ) VALUES ( 2 , 8 , 1 , ' Shop Warehouse ' , ' 081310195804 ' , ' meus.ginting@gmail.com ' , ' BSD ' , ' 2026-02-26 09:20:44 ' , ' 2026-02-26 09:20:44 ' ) ;
INSERT INTO " public " . " warehouses " ( " id " , " business_id " , " branch_id " , " name " , " phone " , " email " , " address " , " created_at " , " updated_at " ) VALUES ( 3 , 10 , 1 , ' Production ' , ' 081310195804 ' , ' onedirac@gmail.com ' , ' Legok ' , ' 2026-02-26 09:28:50 ' , ' 2026-02-26 09:28:50 ' ) ;
INSERT INTO " public " . " warehouses " ( " id " , " business_id " , " branch_id " , " name " , " phone " , " email " , " address " , " created_at " , " updated_at " ) VALUES ( 4 , 10 , 2 , ' Toko 5 Roti & 2 Ikan ' , ' 081310195804 ' , ' store1@gmail.com ' , ' BSD ' , ' 2026-02-26 09:29:28 ' , ' 2026-02-26 09:29:28 ' ) ;
INSERT INTO " public " . " warehouses " ( " id " , " business_id " , " branch_id " , " name " , " phone " , " email " , " address " , " created_at " , " updated_at " ) VALUES ( 5 , 14 , NULL , ' meon meon ' , ' 082377355343 ' , ' malini240397@gmail.com ' , ' Legok kab tangerang ' , ' 2026-03-11 18:44:37 ' , ' 2026-03-11 18:44:37 ' ) ; INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 16 , ' Andi ' , 2 , 1 , NULL , ' Retailer ' , ' 081310195804 ' , 0 . 00 , ' due ' , 0 , 0 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-02-09 10:56:14 ' , ' 2026-02-11 11:57:00 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 17 , ' eko ' , 8 , 1 , NULL , ' Retailer ' , NULL , 0 . 00 , NULL , 0 , 0 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-02-22 00:09:29 ' , ' 2026-02-22 00:09:29 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 18 , ' Supplier Kopi ' , 8 , 1 , ' supplier@kopi.com ' , ' Supplier ' , ' 081310195804 ' , - 340000 . 00 , NULL , 0 , 0 , 0 , 0 , ' BSD ' , NULL , true , NULL , NULL , NULL , ' 2026-02-23 15:29:12 ' , ' 2026-03-18 08:38:20 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 19 , ' Meus ' , 10 , 2 , ' meus@dirac.com ' , ' Retailer ' , ' 0813 ' , 16650 . 00 , NULL , 0 , 0 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-02-26 15:28:51 ' , ' 2026-02-28 11:49:14 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 20 , ' PT Sari Roti ' , 10 , 2 , ' supplier@sariroti.com ' , ' Supplier ' , ' 08 ' , - 822500 . 00 , NULL , 0 , 0 , 0 , 0 , ' Jakarta ' , NULL , true , NULL , NULL , NULL , ' 2026-02-27 11:45:19 ' , ' 2026-03-18 10:16:27 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 21 , ' Aulia ' , 14 , NULL , NULL , ' Retailer ' , ' 081369354083 ' , 109998 . 00 , ' due ' , 55000 , 0 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-03-11 18:51:46 ' , ' 2026-03-11 18:53:02 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 22 , ' Agung ' , 23 , NULL , NULL , ' Retailer ' , ' 085279002200 ' , 100000 . 00 , ' due ' , 100000 , 0 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-03-13 10:26:33 ' , ' 2026-03-13 10:26:33 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 23 , ' ia ' , 24 , NULL , NULL , ' Retailer ' , ' 08999980737 ' , 900000 . 00 , ' due ' , 900000 , 0 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-03-14 00:46:34 ' , ' 2026-03-14 00:46:34 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 24 , ' agungg ' , 23 , NULL , NULL , ' Retailer ' , ' 085279002201 ' , 50000 . 00 , ' due ' , 50000 , 0 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-03-16 06:26:27 ' , ' 2026-03-16 06:26:27 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 25 , ' tri ' , 23 , NULL , NULL , ' Retailer ' , ' 085279002202 ' , 0 . 00 , ' advance ' , 3000000 , 3000000 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-03-16 18:32:10 ' , ' 2026-03-16 18:32:10 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 26 , ' Biantoro ' , 23 , NULL , NULL , ' Dealer ' , ' 085279002203 ' , 0 . 00 , ' advance ' , 500000 , 500000 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-03-17 06:18:28 ' , ' 2026-03-17 06:18:28 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 27 , ' tria ' , 23 , NULL , NULL , ' Wholesaler ' , ' 085279002205 ' , 0 . 00 , ' advance ' , 500000 , 500000 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-03-20 17:02:31 ' , ' 2026-03-20 17:02:31 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 28 , ' biantoro ' , 23 , NULL , NULL , ' Wholesaler ' , ' 085279002208 ' , 2500000 . 00 , ' due ' , 2500000 , 0 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-03-25 20:45:04 ' , ' 2026-03-25 20:45:04 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 29 , ' Sari Roti ' , 28 , NULL , ' supplier@gmail.com ' , ' Supplier ' , ' 081310195804 ' , 27500 . 00 , ' due ' , 0 , 0 , 0 , 0 , ' Tangerang ' , NULL , true , NULL , NULL , NULL , ' 2026-03-29 20:46:53 ' , ' 2026-03-29 20:57:12 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 30 , ' agungbian ' , 23 , NULL , NULL , ' Supplier ' , ' 085279112211 ' , 0 . 00 , ' due ' , 0 , 0 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-03-29 20:48:53 ' , ' 2026-03-29 20:48:53 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 31 , ' Loyal Customer ' , 28 , NULL , NULL , ' Retailer ' , ' 081310195805 ' , 0 . 00 , ' due ' , 0 , 0 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-03-29 20:48:58 ' , ' 2026-03-29 20:48:58 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 33 , ' Eko ' , 9 , NULL , NULL , ' Retailer ' , ' 089234892290 ' , 11000000 . 00 , ' due ' , 11000000 , 0 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-04-04 22:52:10 ' , ' 2026-04-12 19:18:49 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 34 , ' sarui ' , 9 , NULL , NULL , ' Retailer ' , ' 089900829363 ' , 110000 . 00 , ' due ' , 110000 , 0 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-04-04 23:22:25 ' , ' 2026-04-12 19:18:02 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 35 , ' Ekosa ' , 9 , NULL , NULL , ' Retailer ' , ' 089627921935 ' , 10000 . 00 , ' due ' , 10000 , 0 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-04-04 23:25:30 ' , ' 2026-04-12 19:17:45 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 36 , ' yanto ' , 9 , NULL , NULL , ' Retailer ' , ' 089627921934 ' , 1000000 . 00 , ' due ' , 1000000 , 0 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-04-04 23:34:21 ' , ' 2026-04-12 19:17:18 ' ) ;
INSERT INTO " public " . " parties " ( " id " , " name " , " business_id " , " branch_id " , " email " , " type " , " phone " , " due " , " opening_balance_type " , " opening_balance " , " wallet " , " loyalty_points " , " credit_limit " , " address " , " image " , " status " , " meta " , " shipping_address " , " billing_address " , " created_at " , " updated_at " ) VALUES ( 37 , ' toko eko jaya ' , 9 , NULL , NULL , ' Supplier ' , ' 089627921936 ' , 1000 . 00 , ' due ' , 1000 , 0 , 0 , 0 , NULL , NULL , true , NULL , NULL , NULL , ' 2026-04-12 19:45:59 ' , ' 2026-04-12 19:45:59 ' ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 1 , 2 , NULL , ' Cash ' , NULL , true , NULL , 0 . 000 , 0 . 000 , true , ' 2026-02-07 14:12:59 ' , ' 2026-02-07 14:12:59 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 4 , 8 , NULL , ' Bank BCA ' , ' {"account_number": "123456", "routing_number": null, "upi_id": null, "bank_name": "Bank BCA", "branch": null, "account_holder": null} ' , false , ' 2026-02-23 ' , 0 . 000 , 344862 . 375 , true , ' 2026-02-23 16:12:57 ' , ' 2026-03-19 22:53:53 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 5 , 8 , NULL , ' Cash at Store ' , ' {"account_number": null, "routing_number": null, "upi_id": null, "bank_name": null, "branch": null, "account_holder": null} ' , false , ' 2026-02-23 ' , 0 . 000 , 658820 . 000 , true , ' 2026-02-23 16:13:24 ' , ' 2026-03-18 08:37:31 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 6 , 10 , 2 , ' Bank BCA ' , ' {"account_number": "123456", "routing_number": null, "upi_id": null, "bank_name": "BCA", "branch": "Gading Serpong", "account_holder": "Mrs Rebecca"} ' , true , ' 2026-02-26 ' , 500000 . 000 , 428538 . 000 , true , ' 2026-02-26 16:21:04 ' , ' 2026-03-20 09:22:00 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 7 , 11 , NULL , ' Cash ' , NULL , true , NULL , 0 . 000 , 0 . 000 , true , ' 2026-03-05 22:57:49 ' , ' 2026-03-05 22:57:49 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 8 , 12 , NULL , ' Cash ' , NULL , true , NULL , 0 . 000 , 0 . 000 , true , ' 2026-03-09 22:12:47 ' , ' 2026-03-09 22:12:47 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 9 , 13 , NULL , ' Cash ' , NULL , true , NULL , 0 . 000 , 0 . 000 , true , ' 2026-03-09 22:45:03 ' , ' 2026-03-09 22:45:03 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 10 , 10 , 2 , ' QRIS ' , ' {"account_number": null, "routing_number": null, "upi_id": null, "bank_name": null, "account_holder": null, "branch": null} ' , false , ' 2026-03-10 ' , 0 . 000 , 162900 . 000 , true , ' 2026-03-10 13:05:26 ' , ' 2026-03-19 22:54:44 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 11 , 14 , NULL , ' Cash ' , NULL , true , NULL , 0 . 000 , 0 . 000 , true , ' 2026-03-11 15:29:08 ' , ' 2026-03-11 15:29:08 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 12 , 16 , NULL , ' Cash ' , NULL , true , NULL , 0 . 000 , 0 . 000 , true , ' 2026-03-12 13:18:47 ' , ' 2026-03-12 13:18:47 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 13 , 17 , NULL , ' Cash ' , NULL , true , NULL , 0 . 000 , 0 . 000 , true , ' 2026-03-12 19:27:22 ' , ' 2026-03-12 19:27:22 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 14 , 18 , NULL , ' Cash ' , NULL , true , NULL , 0 . 000 , 0 . 000 , true , ' 2026-03-12 20:46:35 ' , ' 2026-03-12 20:46:35 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 15 , 19 , NULL , ' Cash ' , NULL , true , NULL , 0 . 000 , 0 . 000 , true , ' 2026-03-12 20:53:59 ' , ' 2026-03-12 20:53:59 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 16 , 20 , NULL , ' Cash ' , NULL , true , NULL , 0 . 000 , 0 . 000 , true , ' 2026-03-12 21:00:03 ' , ' 2026-03-12 21:00:03 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 17 , 21 , NULL , ' Cash ' , NULL , true , NULL , 0 . 000 , 0 . 000 , true , ' 2026-03-12 22:08:13 ' , ' 2026-03-12 22:08:13 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 18 , 22 , NULL , ' Cash ' , NULL , true , NULL , 0 . 000 , 0 . 000 , true , ' 2026-03-13 07:09:12 ' , ' 2026-03-13 07:09:12 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 19 , 23 , NULL , ' Cash ' , NULL , true , NULL , 0 . 000 , 0 . 000 , true , ' 2026-03-13 10:24:29 ' , ' 2026-03-13 10:24:29 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 20 , 24 , NULL , ' Cash ' , NULL , true , NULL , 0 . 000 , 0 . 000 , true , ' 2026-03-13 23:46:50 ' , ' 2026-03-13 23:46:50 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 21 , 25 , NULL , ' Cash ' , NULL , true , NULL , 0 . 000 , 0 . 000 , true , ' 2026-03-14 11:03:24 ' , ' 2026-03-14 11:03:24 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 22 , 26 , NULL , ' Cash ' , NULL , true , NULL , 0 . 000 , 0 . 000 , true , ' 2026-03-16 11:12:33 ' , ' 2026-03-16 11:12:33 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 23 , 27 , NULL , ' Cash ' , NULL , true , NULL , 0 . 000 , 0 . 000 , true , ' 2026-03-18 13:39:00 ' , ' 2026-03-18 13:39:00 ' , NULL ) ;
INSERT INTO " public " . " payment_types " ( " id " , " business_id " , " branch_id " , " name " , " meta " , " show_in_invoice " , " opening_date " , " opening_balance " , " balance " , " status " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 24 , 28 , NULL , ' BCA ' , ' {"account_number": null, "routing_number": null, "upi_id": null, "bank_name": null, "account_holder": null, "branch": null} ' , false , ' 2026-03-29 ' , 50000 . 000 , 58250 . 000 , true , ' 2026-03-29 20:52:15 ' , ' 2026-03-29 20:53:02 ' , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 15 , ' Risol ' , 2 , NULL , NULL , 12 , NULL , 22 , ' 0001 ' , NULL , 0 , NULL , ' uploads/26/02/1770521148-493.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:08:11 ' , ' 2026-02-08 12:30:49 ' , 3 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 16 , ' Putu Mayang ' , 2 , NULL , NULL , 12 , NULL , 22 , ' 0002 ' , NULL , 0 , NULL , ' uploads/26/02/1770521060-627.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:09:21 ' , ' 2026-02-08 12:31:06 ' , 3 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 17 , ' Lupis ' , 2 , NULL , NULL , 12 , NULL , 22 , ' 0003 ' , NULL , 0 , NULL , ' uploads/26/02/1770520196-581.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:09:56 ' , ' 2026-02-08 12:30:42 ' , 3 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 18 , ' Onde-Onde ' , 2 , NULL , NULL , 12 , NULL , 22 , ' 0004 ' , NULL , 0 , NULL , ' uploads/26/02/1770520237-49.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:10:37 ' , ' 2026-02-08 12:31:32 ' , 3 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 19 , ' Pisang Krispy ' , 2 , NULL , NULL , 12 , NULL , 22 , ' 0005 ' , NULL , 0 , NULL , ' uploads/26/02/1770520288-454.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 4 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:11:28 ' , ' 2026-02-08 12:30:30 ' , 3 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 20 , ' Kue Apem ' , 2 , NULL , NULL , 12 , NULL , 22 , ' 0006 ' , NULL , 0 , NULL , ' uploads/26/02/1770520327-627.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:12:07 ' , ' 2026-02-08 09:12:07 ' , NULL , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 21 , ' Cenil ' , 2 , NULL , NULL , 13 , NULL , 22 , ' 0007 ' , NULL , 0 , NULL , ' uploads/26/02/1770520385-299.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:13:05 ' , ' 2026-02-08 09:13:05 ' , NULL , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 22 , ' Es Campur ' , 2 , NULL , NULL , 14 , NULL , 23 , ' 0008 ' , NULL , 0 , NULL , ' uploads/26/02/1770521189-164.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:13:59 ' , ' 2026-02-08 13:25:02 ' , 3 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 23 , ' Es Campur ' , 2 , NULL , NULL , 14 , NULL , 23 , ' 0009 ' , NULL , 0 , NULL , ' uploads/26/02/1770520703-525.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:18:23 ' , ' 2026-02-08 13:25:11 ' , 3 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 24 , ' Es Jeruk ' , 2 , NULL , NULL , 14 , NULL , 23 , ' 0010 ' , NULL , 0 , NULL , ' uploads/26/02/1770521226-270.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:19:07 ' , ' 2026-02-08 12:28:47 ' , 3 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 25 , ' Tahu Isi ' , 2 , NULL , NULL , 12 , NULL , 22 , ' 0011 ' , NULL , 0 , NULL , ' uploads/26/02/1770520846-133.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:20:46 ' , ' 2026-02-08 12:28:27 ' , 3 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 26 , ' Es Teh ' , 2 , NULL , NULL , 14 , NULL , 23 , ' 0012 ' , NULL , 0 , NULL , ' uploads/26/02/1770520937-879.png ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:22:17 ' , ' 2026-02-08 13:24:47 ' , 3 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 27 , ' Wajik ' , 2 , NULL , NULL , 12 , NULL , 22 , ' 0013 ' , NULL , 0 , NULL , ' uploads/26/02/1770521395-328.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:29:55 ' , ' 2026-02-08 12:28:21 ' , 3 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 28 , ' Gemblong Ketang ' , 2 , NULL , NULL , 12 , NULL , 22 , ' 0014 ' , NULL , 0 , NULL , ' uploads/26/02/1770521434-980.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:30:34 ' , ' 2026-02-08 12:28:15 ' , 3 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 29 , ' Gethuk Lindri ' , 2 , NULL , NULL , 12 , NULL , 22 , ' 0015 ' , NULL , 0 , NULL , ' uploads/26/02/1770521672-209.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:34:32 ' , ' 2026-02-08 12:28:08 ' , 3 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 30 , ' Pukis ' , 2 , NULL , NULL , 12 , NULL , 22 , ' 0016 ' , NULL , 0 , NULL , ' uploads/26/02/1770521794-954.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:36:34 ' , ' 2026-02-08 12:27:59 ' , 3 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 31 , ' Kue Bugis ' , 2 , NULL , NULL , 12 , NULL , 22 , ' 0017 ' , NULL , 0 , NULL , ' uploads/26/02/1770521930-155.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:38:50 ' , ' 2026-02-08 12:27:41 ' , 3 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 32 , ' Filter ' , 2 , NULL , NULL , 15 , NULL , 24 , ' 0018 ' , NULL , 0 , NULL , ' uploads/26/02/1770532511-42.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 12:35:11 ' , ' 2026-02-08 12:35:11 ' , 4 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 33 , ' Dji Sam Sue ' , 2 , NULL , NULL , 15 , NULL , 24 , ' 0019 ' , NULL , 0 , NULL , ' uploads/26/02/1770532604-948.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 12:36:44 ' , ' 2026-02-08 12:36:44 ' , 4 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 34 , ' Gudang Garam Hijau ' , 2 , NULL , NULL , 15 , NULL , 24 , ' 0020 ' , NULL , 0 , NULL , ' uploads/26/02/1770532680-480.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 12:38:00 ' , ' 2026-02-08 12:38:00 ' , 4 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 35 , ' Kopi Hitam ' , 2 , NULL , NULL , 14 , NULL , 23 , ' 0021 ' , NULL , 0 , NULL , ' uploads/26/02/1770536876-91.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 13:47:56 ' , ' 2026-02-08 13:47:56 ' , 3 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 36 , ' Aqua Bottle 330 ml ' , 8 , NULL , NULL , 16 , NULL , 25 , ' 0001 ' , NULL , 0 , NULL , ' uploads/26/02/1771646743-378.jpg ' , ' single ' , false , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 24 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-21 11:04:20 ' , ' 2026-03-01 21:59:37 ' , 5 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 37 , ' Black Coffee ' , 8 , NULL , NULL , 17 , NULL , 26 , ' 0002 ' , NULL , 0 , NULL , ' uploads/26/02/1771647770-374.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 0 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-21 11:22:50 ' , ' 2026-02-21 11:27:55 ' , 6 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 38 , ' Kopi Mandailing ' , 8 , NULL , NULL , 18 , NULL , 27 , ' 0003 ' , NULL , 0 , NULL , ' uploads/26/02/1771993435-32.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 500 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-25 11:23:55 ' , ' 2026-02-25 11:23:55 ' , 5 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 39 , ' Secangkir Kopi Hitam Mandailing ' , 8 , NULL , NULL , 17 , NULL , 26 , ' 0004 ' , NULL , 0 , NULL , ' uploads/26/02/1771994015-272.jpg ' , ' combo ' , true , 0 . 00 , 0 . 00 , 5000 . 00 , 0 . 00 , 0 . 00 , NULL , 0 , 566 . 666 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-25 11:33:35 ' , ' 2026-03-01 21:59:02 ' , 6 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 40 , ' Kopi Lampung ' , 8 , NULL , NULL , 18 , NULL , 27 , ' 0005 ' , NULL , 0 , NULL , ' uploads/26/02/1772072345-518.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 0 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-26 09:19:05 ' , ' 2026-03-01 21:57:35 ' , 5 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 41 , ' Roti Tawar ' , 10 , NULL , NULL , 20 , NULL , 28 , NULL , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 0 , NULL , ' uploads/26/03/1772706193-881.jpg ' , ' variant ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 2 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-26 14:26:17 ' , ' 2026-03-05 17:23:13 ' , 7 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 42 , ' Roti Sobek Coklat ' , 10 , NULL , NULL , 21 , NULL , 29 , NULL , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 0 , NULL , ' uploads/26/03/1772443035-666.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 2 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-02-26 15:20:55 ' , ' 2026-03-02 16:17:15 ' , 7 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 43 , ' Roti Abon ' , 10 , NULL , NULL , 21 , NULL , 29 , ' 0003 ' , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 0 , NULL , ' uploads/26/03/1772443105-212.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 0 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-03-02 16:18:25 ' , ' 2026-03-02 16:18:25 ' , 7 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 44 , ' Roti Coklat ' , 10 , NULL , NULL , 21 , NULL , 30 , ' 0004 ' , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 0 , NULL , ' uploads/26/03/1772443192-956.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 0 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-03-02 16:19:52 ' , ' 2026-03-02 16:19:52 ' , NULL , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 45 , ' Kopi Hitam ' , 10 , NULL , NULL , 21 , NULL , 31 , ' 0005 ' , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 0 , NULL , ' uploads/26/03/1772443265-874.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 0 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-03-02 16:21:05 ' , ' 2026-03-09 10:46:50 ' , 8 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 46 , ' Kopi Susu ' , 10 , NULL , NULL , 21 , NULL , 31 , ' 0006 ' , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 0 , NULL , ' uploads/26/03/1772443312-410.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 0 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-03-02 16:21:52 ' , ' 2026-03-09 10:46:39 ' , 8 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 47 , ' Americano ' , 10 , NULL , NULL , 21 , NULL , 31 , ' 0007 ' , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 0 , NULL , ' uploads/26/03/1772443732-475.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 0 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-03-02 16:28:52 ' , ' 2026-03-09 10:46:28 ' , 8 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 48 , ' Cappucino ' , 10 , NULL , NULL , 21 , NULL , 31 , ' 0008 ' , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 0 , NULL , ' uploads/26/03/1772443992-378.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 0 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-03-02 16:33:12 ' , ' 2026-03-09 10:46:17 ' , 8 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 49 , ' meon meon ' , 14 , NULL , NULL , 25 , NULL , 33 , ' 0001 ' , NULL , 0 , NULL , NULL , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 10 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-03-11 18:48:38 ' , ' 2026-03-11 18:48:38 ' , NULL , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 50 , ' Kopi Premium ' , 23 , NULL , NULL , 26 , NULL , 34 , ' 0001 ' , NULL , 0 , NULL , ' uploads/26/03/1774056148-782.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 0 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-03-13 15:51:31 ' , ' 2026-03-21 08:22:28 ' , NULL , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 51 , ' baju ' , 24 , NULL , NULL , 27 , NULL , 36 , ' 0001 ' , NULL , 0 , NULL , NULL , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 0 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-03-14 00:49:00 ' , ' 2026-03-14 00:49:00 ' , NULL , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 52 , ' susu kambing ' , 26 , NULL , NULL , 29 , NULL , 38 , ' 0001 ' , NULL , 0 , NULL , NULL , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 10 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-03-18 09:15:56 ' , ' 2026-03-18 09:15:56 ' , NULL , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 53 , ' Product Test ' , 27 , NULL , NULL , 30 , NULL , 39 , ' 0001 ' , NULL , 0 , NULL , ' uploads/26/03/1773970784-111.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-03-20 08:37:29 ' , ' 2026-03-20 08:43:38 ' , 9 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 54 , ' posang goreng ' , 9 , NULL , NULL , 31 , NULL , 41 , ' 0001 ' , NULL , 0 , NULL , NULL , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-03-20 09:22:30 ' , ' 2026-03-28 11:15:23 ' , 11 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 55 , ' live 50k ' , 19 , NULL , NULL , 28 , NULL , 37 , ' 0001 ' , NULL , 0 , NULL , NULL , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-03-23 12:52:00 ' , ' 2026-03-23 12:52:00 ' , NULL , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 56 , ' LIVE 85K ' , 19 , NULL , NULL , 28 , NULL , 37 , ' 0002 ' , NULL , 0 , NULL , NULL , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 1 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-03-25 07:12:25 ' , ' 2026-03-25 07:12:25 ' , NULL , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 57 , ' KOPI HITAM ' , 9 , NULL , NULL , 33 , NULL , 40 , ' 0002 ' , NULL , 0 , NULL , NULL , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 999 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-03-28 11:22:40 ' , ' 2026-03-28 11:22:40 ' , 11 , NULL , NULL ) ;
INSERT INTO " public " . " products " ( " id " , " productName " , " business_id " , " rack_id " , " shelf_id " , " unit_id " , " brand_id " , " category_id " , " productCode " , " warranty_guarantee_info " , " has_serial " , " variation_ids " , " productPicture " , " product_type " , " is_displayed_in_pos " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " productStock " , " expire_date " , " alert_qty " , " profit_percent " , " vat_amount " , " vat_type " , " size " , " type " , " color " , " weight " , " capacity " , " productManufacturer " , " meta " , " created_at " , " updated_at " , " vat_id " , " model_id " , " warehouse_id " ) VALUES ( 58 , ' Roti Coklat ' , 28 , NULL , NULL , 34 , NULL , 46 , ' 0001 ' , NULL , 0 , NULL , ' uploads/26/03/1774791737-717.jpg ' , ' single ' , true , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , 0 . 00 , NULL , 5 , 0 , 0 . 00 , ' exclusive ' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , ' 2026-03-29 20:39:32 ' , ' 2026-03-29 20:42:17 ' , 13 , NULL , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 12 , 2 , NULL , NULL , 15 , NULL , 10014 , 3000 , 5 , 3150 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:08:11 ' , ' 2026-02-15 20:32:33 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 13 , 2 , NULL , NULL , 16 , NULL , 10037 , 2000 , 0 , 2000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:09:21 ' , ' 2026-02-15 21:36:17 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 14 , 2 , NULL , NULL , 17 , NULL , 10025 , 2500 , 0 , 2500 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:09:56 ' , ' 2026-02-20 07:05:59 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 15 , 2 , NULL , NULL , 18 , NULL , 10010 , 2500 , 0 , 2500 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:10:37 ' , ' 2026-02-15 20:32:33 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 16 , 2 , NULL , NULL , 19 , NULL , 10007 , 2000 , 0 , 2000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:11:28 ' , ' 2026-02-15 20:32:33 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 17 , 2 , NULL , NULL , 20 , NULL , 1006 , 2500 , 0 , 2500 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:12:07 ' , ' 2026-02-15 21:35:40 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 18 , 2 , NULL , NULL , 21 , NULL , 1061 , 1500 , 0 , 1500 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:13:05 ' , ' 2026-02-20 07:05:59 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 19 , 2 , NULL , NULL , 22 , NULL , 10000 , 10000 , 0 , 10000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:13:59 ' , ' 2026-02-15 21:35:40 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 20 , 2 , NULL , NULL , 23 , NULL , 1005 , 10000 , 0 , 10000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:18:23 ' , ' 2026-02-15 20:32:33 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 21 , 2 , NULL , NULL , 24 , NULL , 10006 , 7000 , 0 , 7000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:19:07 ' , ' 2026-02-15 21:30:27 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 22 , 2 , NULL , NULL , 25 , NULL , 1030 , 2500 , 0 , 2500 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:20:46 ' , ' 2026-02-15 21:30:27 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 23 , 2 , NULL , NULL , 26 , NULL , 10003 , 7000 , 0 , 7000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:22:17 ' , ' 2026-02-20 07:05:59 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 24 , 2 , NULL , NULL , 27 , NULL , 1006 , 2500 , 0 , 2500 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:29:55 ' , ' 2026-02-20 07:05:59 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 25 , 2 , NULL , NULL , 28 , NULL , 1028 , 2500 , 0 , 2500 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:30:34 ' , ' 2026-02-15 22:23:47 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 26 , 2 , NULL , NULL , 29 , NULL , 10028 , 2000 , 0 , 2000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:34:32 ' , ' 2026-02-15 21:35:40 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 27 , 2 , NULL , NULL , 30 , NULL , 1002 , 2000 , 0 , 2000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:36:34 ' , ' 2026-02-15 22:23:47 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 28 , 2 , NULL , NULL , 31 , NULL , 1000 , 2000 , 0 , 2000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 09:38:50 ' , ' 2026-02-15 21:31:02 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 29 , 2 , NULL , NULL , 32 , NULL , 999 , 25500 , 0 , 25500 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 12:35:11 ' , ' 2026-02-15 22:34:06 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 30 , 2 , NULL , NULL , 33 , NULL , 9 , 23000 , 0 , 23000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 12:36:44 ' , ' 2026-02-11 18:16:34 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 31 , 2 , NULL , NULL , 34 , NULL , 9 , 20000 , 10 , 22000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 12:38:00 ' , ' 2026-02-09 21:56:37 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 32 , 2 , NULL , NULL , 35 , NULL , 988 , 5000 , 10 , 5500 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-08 13:47:56 ' , ' 2026-02-15 22:34:06 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 33 , 8 , NULL , NULL , 36 , NULL , 38 , 50000 , 50 , 75000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-21 11:04:20 ' , ' 2026-03-19 22:53:53 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 34 , 8 , NULL , NULL , 37 , NULL , 0 , 5000 , 50 , 7500 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-21 11:22:50 ' , ' 2026-02-23 15:29:58 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 35 , 8 , NULL , NULL , 38 , NULL , 1693 , 50 , 25 , 62 . 5 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-25 11:23:55 ' , ' 2026-03-19 22:53:53 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 36 , 8 , NULL , NULL , 40 , NULL , 999 , 50 , 50 , 75 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-26 09:19:05 ' , ' 2026-03-19 22:53:53 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 37 , 10 , 2 , NULL , 41 , NULL , 17 , 10000 , 50 , 15000 , 0 , 0 , NULL , ' null ' , NULL , NULL , NULL , ' 2026-02-26 14:26:17 ' , ' 2026-03-18 10:16:27 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 38 , 10 , 2 , 4 , 42 , NULL , 0 , 10000 , 0 , 10000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-26 15:20:55 ' , ' 2026-03-02 16:17:15 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 39 , 10 , 1 , 3 , 41 , NULL , 2 , 10000 , 50 , 15000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-02-26 17:23:49 ' , ' 2026-02-26 17:23:49 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 40 , 10 , 2 , 4 , 42 , ' 27022026 ' , 0 , 10000 , 0 , 10000 , 0 , 0 , NULL , NULL , NULL , NULL , ' 2026-03-06 ' , ' 2026-02-27 11:46:14 ' , ' 2026-03-02 16:17:15 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 41 , 10 , 2 , 4 , 43 , ' 0003-1 ' , 4 , 5000 , 50 , 7500 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-03-02 16:18:25 ' , ' 2026-03-19 22:54:44 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 42 , 10 , 2 , 4 , 44 , ' 0004-1 ' , 3 , 5000 , 75 , 8750 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-03-02 16:19:52 ' , ' 2026-03-19 22:54:44 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 43 , 10 , 2 , 4 , 45 , NULL , 7 , 5000 , 50 , 7500 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-03-02 16:21:05 ' , ' 2026-03-19 22:54:44 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 44 , 10 , 2 , 4 , 46 , NULL , 2 , 7000 , 50 , 10500 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-03-02 16:21:52 ' , ' 2026-03-19 22:54:44 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 45 , 10 , 2 , 4 , 47 , NULL , 1 , 5000 , 50 , 7500 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-03-02 16:28:52 ' , ' 2026-03-19 22:54:44 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 46 , 10 , 2 , 4 , 48 , NULL , 0 , 5000 , 75 , 8750 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-03-02 16:33:12 ' , ' 2026-03-19 22:54:44 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 47 , 14 , NULL , NULL , 49 , NULL , 98 , 25000 , 10 , 27500 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-03-11 18:48:38 ' , ' 2026-03-11 18:53:02 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 48 , 23 , NULL , NULL , 50 , NULL , 97 , 30000 , 10000 , 3030000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-03-13 15:51:31 ' , ' 2026-03-21 08:22:28 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 49 , 24 , NULL , NULL , 51 , NULL , 888 , 100000 , 2000 , 2100000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-03-14 00:49:00 ' , ' 2026-03-14 00:49:00 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 50 , 26 , NULL , NULL , 52 , NULL , 0 , 15000 , 20 , 18000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-03-18 09:15:56 ' , ' 2026-03-18 09:22:58 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 51 , 27 , NULL , NULL , 53 , NULL , 10 , 1000 , 50 , 1500 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-03-20 08:37:29 ' , ' 2026-03-20 08:43:38 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 52 , 9 , NULL , NULL , 54 , NULL , 9993 , 1500 , 0 , 1500 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-03-20 09:22:30 ' , ' 2026-04-04 21:36:42 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 53 , 19 , NULL , NULL , 55 , NULL , 98 , 25000 , 100 , 50000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-03-23 12:52:00 ' , ' 2026-03-28 08:38:08 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 54 , 19 , NULL , NULL , 56 , NULL , 98 , 42500 , 100 , 85000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-03-25 07:12:25 ' , ' 2026-03-30 21:17:12 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 55 , 9 , NULL , NULL , 57 , NULL , 998 , 5000 , 0 , 5000 , 0 , 0 , NULL , NULL , NULL , NULL , NULL , ' 2026-03-28 11:22:40 ' , ' 2026-04-12 20:13:23 ' , NULL ) ;
INSERT INTO " public " . " stocks " ( " id " , " business_id " , " branch_id " , " warehouse_id " , " product_id " , " batch_no " , " productStock " , " productPurchasePrice " , " profit_percent " , " productSalePrice " , " productWholeSalePrice " , " productDealerPrice " , " serial_numbers " , " variation_data " , " variant_name " , " mfg_date " , " expire_date " , " created_at " , " updated_at " , " deleted_at " ) VALUES ( 56 , 28 , NULL , NULL , 58 , NULL , 24 , 5000 , 50 , 7500 , 0 , 0 , NULL , NULL , NULL , ' 2026-03-29 ' , ' 2026-03-31 ' , ' 2026-03-29 20:39:32 ' , ' 2026-03-29 20:57:12 ' , NULL ) ;
INSERT INTO " public " . " combo_products " ( " id " , " product_id " , " branch_id " , " stock_id " , " purchase_price " , " quantity " ) VALUES ( 7 , 39 , NULL , 35 , 50 . 000 , 15 . 000 ) ;
INSERT INTO " public " . " blogs " ( " id " , " user_id " , " title " , " slug " , " image " , " status " , " descriptions " , " tags " , " meta " , " created_at " , " updated_at " ) VALUES ( 1 , 1 , ' What is a Custom Point of Sale System? Pros & Cons ' , ' what-is-a-custom-point-of-sale-system-pros-cons ' , ' uploads/24/06/1717396156-451.png ' , false , ' Blessing welcomed ladyship she met humo ured sir breeding her. Six curiosity day assurance bed necessary ' , ' ["Point of Sale", "assurance bed necessary"] ' , ' {"title": "What is a Custom Point of Sale System? Pros & Cons", "description": "Blessing welcomed ladyship she met humo ured sir breeding her. Six curiosity day assurance bed necessary"} ' , ' 2024-04-16 23:06:02 ' , ' 2026-03-02 09:10:18 ' ) ;
INSERT INTO " public " . " blogs " ( " id " , " user_id " , " title " , " slug " , " image " , " status " , " descriptions " , " tags " , " meta " , " created_at " , " updated_at " ) VALUES ( 2 , 1 , ' What is the Store of the Future? 8 Trends to Watch Out For ' , ' what-is-the-store-of-the-future-8-trends-to-watch-out-for ' , ' uploads/24/06/1717396180-13.png ' , false , ' Blessing welcomed ladyship she met humo ured sir breeding her. Six curiosity day assurance bed necessary ' , ' ["Trends to Watch", null] ' , ' {"title": "What is the Store of the Future? 8 Trends to Watch Out For", "description": "Blessing welcomed ladyship she met humo ured sir breeding her. Six curiosity day assurance bed necessary"} ' , ' 2024-04-16 23:07:13 ' , ' 2026-03-02 09:10:17 ' ) ;
INSERT INTO " public " . " blogs " ( " id " , " user_id " , " title " , " slug " , " image " , " status " , " descriptions " , " tags " , " meta " , " created_at " , " updated_at " ) VALUES ( 3 , 1 , ' How Much Are Point of Sale Transaction Fees? ' , ' how-much-are-point-of-sale-transaction-fees ' , ' uploads/24/06/1717396207-62.png ' , false , ' Blessing welcomed ladyship she met humo ured sir breeding her. Six curiosity day assurance bed necessary ' , ' ["breeding", "Point of Sale", "Transaction"] ' , ' {"title": "How Much Are Point of Sale Transaction Fees?", "description": "Blessing welcomed ladyship she met humo ured sir breeding her. Six curiosity day assurance bed necessary"} ' , ' 2024-04-16 23:08:34 ' , ' 2026-03-02 09:10:15 ' ) ;
INSERT INTO " public " . " blogs " ( " id " , " user_id " , " title " , " slug " , " image " , " status " , " descriptions " , " tags " , " meta " , " created_at " , " updated_at " ) VALUES ( 4 , 1 , ' Good Customer Service in Retail: 9 Characteristics ' , ' good-customer-service-in-retail-9-characteristics ' , ' uploads/24/06/1717396233-816.png ' , false , ' Blessing welcomed ladyship she met humo ured sir breeding her. Six curiosity day assurance bed necessary ' , ' ["Six curiosity", "Customer Service in Retail"] ' , ' {"title": "Good Customer Service in Retail: 9 Characteristics", "description": "Blessing welcomed ladyship she met humo ured sir breeding her. Six curiosity day assurance bed necessary"} ' , ' 2024-04-16 23:11:24 ' , ' 2026-03-02 09:10:13 ' ) ;
INSERT INTO " public " . " blogs " ( " id " , " user_id " , " title " , " slug " , " image " , " status " , " descriptions " , " tags " , " meta " , " created_at " , " updated_at " ) VALUES ( 5 , 1 , ' What Are the 10 Risks of Inventory Transfer? ' , ' what-are-the-10-risks-of-inventory-transfer ' , ' uploads/24/06/1717396254-420.png ' , false , ' Blessing welcomed ladyship she met humo ured sir breeding her. Six curiosity day assurance bed necessary ' , ' ["Risks of Inventory", "assurance bed necessary"] ' , ' {"title": "What Are the 10 Risks of Inventory Transfer?", "description": "Blessing welcomed ladyship she met humo ured sir breeding her. Six curiosity day assurance bed necessary"} ' , ' 2024-04-16 23:12:53 ' , ' 2026-03-02 09:10:12 ' ) ;
INSERT INTO " public " . " blogs " ( " id " , " user_id " , " title " , " slug " , " image " , " status " , " descriptions " , " tags " , " meta " , " created_at " , " updated_at " ) VALUES ( 6 , 1 , ' Transformasi Digital: Mengapa UMKM Tak Lagi Bisa Andalkan Catatan Manual? ' , ' what-is-the-store-of-the-future-12-trends-to-watch-out-for ' , ' uploads/26/03/1772376132-2.png ' , true , ' <p data-path-to-node=\"3\" align=\"justify\">Banyak pelaku UMKM memulai bisnis dengan semangat \"yang penting jalan dulu.\" Modal nekat, produk oke, dan pembukuan seadanya di buku tulis. Namun, seiring berkembangnya usaha, pengelolaan yang manual seringkali menjadi batu sandungan yang menghambat pertumbuhan. Di era yang serba cepat ini, efisiensi adalah kunci. Memiliki sistem operasional yang terintegrasi bukan lagi sebuah kemewahan, melainkan kebutuhan mendasar untuk naik kelas. Berikut adalah tiga pilar sistem operasional yang wajib dimiliki UMKM untuk menjaga keberlangsungan bisnis:</p><hr data-path-to-node=\"6\" align=\"justify\"><h3 data-path-to-node=\"7\" align=\"justify\">1. Sistem POS (Point of Sales): Lebih dari Sekadar Kasir</h3><p data-path-to-node=\"8\" align=\"justify\">Banyak yang mengira POS hanya alat untuk mencetak struk. Padahal, POS adalah \"jantung\" dari pusat informasi transaksi Anda.</p><div align=\"justify\"><ul data-path-to-node=\"9\"><li><p data-path-to-node=\"9,0,0\"><b data-path-to-node=\"9,0,0\" data-index-in-node=\"0\">Transparansi Transaksi:</b> Menghindari risiko manipulasi atau kesalahan hitung oleh karyawan.</p></li><li><p data-path-to-node=\"9,1,0\"><b data-path-to-node=\"9,1,0\" data-index-in-node=\"0\">Kecepatan Pelayanan:</b> Memperpendek antrean pelanggan dengan proses checkout yang ringkas.</p></li><li><p data-path-to-node=\"9,2,0\"><b data-path-to-node=\"9,2,0\" data-index-in-node=\"0\">Analisis Produk Laris:</b> Anda bisa tahu produk mana yang paling banyak menyumbang keuntungan dan mana yang hanya \"numpuk\" di rak.</p></li></ul><h3 data-path-to-node=\"10\">2. Manajemen Persediaan (Inventory Management)</h3><p data-path-to-node=\"11\">Pernahkah Anda kehilangan pelanggan karena stok barang ternyata habis saat ingin dibeli? Atau justru rugi karena stok terlalu banyak hingga kedaluwarsa?</p><ul data-path-to-node=\"12\"><li><p data-path-to-node=\"12,0,0\"><b data-path-to-node=\"12,0,0\" data-index-in-node=\"0\">Kontrol Stok Real-Time:</b> Mengetahui jumlah barang secara akurat tanpa harus bongkar gudang setiap hari.</p></li><li><p data-path-to-node=\"12,1,0\"><b data-path-to-node=\"12,1,0\" data-index-in-node=\"0\">Peringatan Stok Rendah:</b> Sistem akan memberi tahu kapan Anda harus belanja lagi ke supplier (<i data-path-to-node=\"12,1,0\" data-index-in-node=\"92\">restock</i>).</p></li><li><p data-path-to-node=\"12,2,0\"><b data-path-to-node=\"12,2,0\" data-index-in-node=\"0\">Meminimalisir Kerugian:</b> Melacak barang yang rusak atau hilang dengan lebih ketat.</p></li></ul><h3 data-path-to-node=\"13\">3. Pencatatan Keuangan Otomatis</h3><p data-path-to-node=\"14\">Masalah klasik UMKM adalah <b data-path-to-node=\"14\" data-index-in-node=\"27\">\"uangnya ada, tapi tidak tahu lari ke mana.\"</b> Tanpa pencatatan yang rapi, Anda tidak akan pernah tahu apakah bisnis Anda benar-benar untung atau sekadar \"putar uang.\"</p><ul data-path-to-node=\"15\"><li><p data-path-to-node=\"15,0,0\"><b data-path-to-node=\"15,0,0\" data-index-in-node=\"0\">Pemisahan Kas Pribadi & Bisnis:</b> Membantu Anda tetap disiplin dalam mengelola modal.</p></li><li><p data-path-to-node=\"15,1,0\"><b data-path-to-node=\"15,1,0\" data-index-in-node=\"0\">Laporan Laba Rugi Instan:</b> Tidak perlu menunggu akhir bulan untuk tahu performa bisnis. Cukup satu klik, semua data tersaji.</p></li><li><p data-path-to-node=\"15,2,0\"><b data-path-to-node=\"15,2,0\" data-index-in-node=\"0\">Mempermudah Akses Modal:</b> Jika ingin meminjam modal ke bank, catatan keuangan yang rapi adalah syarat mutlak yang mereka lihat.</p></li></ul><hr data-path-to-node=\"16\"><blockquote data-path-to-node=\"17\"><p data-path-to-node=\"17,0\"><b data-path-to-node=\"17,0\" data-index-in-node=\"0\">\"Kunci
INSERT INTO " public " . " purchases " ( " id " , " party_id " , " business_id " , " branch_id " , " user_id " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " paidAmount " , " change_amount " , " totalAmount " , " invoiceNumber " , " isPaid " , " vat_percent " , " vat_amount " , " paymentType " , " payment_type_id " , " purchaseDate " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 7 , 20 , 10 , 2 , 7 , 0 . 00 , 0 , 0 , ' flat ' , 55500 . 00 , 0 . 00 , 0 , 55500 . 00 , ' P01 ' , false , 11 . 00 , 5500 . 00 , NULL , NULL , ' 2026-03-09 10:53:04 ' , ' 2026-03-09 10:53:51 ' , ' 2026-03-09 10:53:51 ' , 7 ) ;
INSERT INTO " public " . " purchases " ( " id " , " party_id " , " business_id " , " branch_id " , " user_id " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " paidAmount " , " change_amount " , " totalAmount " , " invoiceNumber " , " isPaid " , " vat_percent " , " vat_amount " , " paymentType " , " payment_type_id " , " purchaseDate " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 8 , 18 , 8 , NULL , 9 , 0 . 00 , 0 , 0 , ' flat ' , 100000 . 00 , 0 . 00 , 0 , 100000 . 00 , ' P01 ' , false , 0 . 00 , 0 . 00 , NULL , NULL , ' 2026-03-18 08:37:37 ' , ' 2026-03-18 08:38:21 ' , ' 2026-03-18 08:38:21 ' , NULL ) ;
INSERT INTO " public " . " purchases " ( " id " , " party_id " , " business_id " , " branch_id " , " user_id " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " paidAmount " , " change_amount " , " totalAmount " , " invoiceNumber " , " isPaid " , " vat_percent " , " vat_amount " , " paymentType " , " payment_type_id " , " purchaseDate " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 9 , 20 , 10 , 2 , 7 , 0 . 00 , 0 , 0 , ' flat ' , 10000 . 00 , 0 . 00 , 0 , 10000 . 00 , ' P02 ' , false , 0 . 00 , 0 . 00 , NULL , NULL , ' 2026-03-18 10:16:16 ' , ' 2026-03-18 10:16:27 ' , ' 2026-03-18 10:16:27 ' , NULL ) ;
INSERT INTO " public " . " purchases " ( " id " , " party_id " , " business_id " , " branch_id " , " user_id " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " paidAmount " , " change_amount " , " totalAmount " , " invoiceNumber " , " isPaid " , " vat_percent " , " vat_amount " , " paymentType " , " payment_type_id " , " purchaseDate " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 10 , 29 , 28 , NULL , 33 , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , 55000 . 00 , 0 , 55000 . 00 , ' P01 ' , true , 10 . 00 , 5000 . 00 , NULL , NULL , ' 2026-03-29 20:46:58 ' , ' 2026-03-29 20:48:00 ' , ' 2026-03-29 20:48:00 ' , 13 ) ;
INSERT INTO " public " . " purchases " ( " id " , " party_id " , " business_id " , " branch_id " , " user_id " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " paidAmount " , " change_amount " , " totalAmount " , " invoiceNumber " , " isPaid " , " vat_percent " , " vat_amount " , " paymentType " , " payment_type_id " , " purchaseDate " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 11 , 29 , 28 , NULL , 33 , 0 . 00 , 0 , 0 , ' flat ' , 27500 . 00 , 0 . 00 , 0 , 27500 . 00 , ' P02 ' , false , 10 . 00 , 2500 . 00 , NULL , NULL , ' 2026-03-29 20:56:30 ' , ' 2026-03-29 20:57:12 ' , ' 2026-03-29 20:57:12 ' , 13 ) ;
INSERT INTO " public " . " purchases " ( " id " , " party_id " , " business_id " , " branch_id " , " user_id " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " paidAmount " , " change_amount " , " totalAmount " , " invoiceNumber " , " isPaid " , " vat_percent " , " vat_amount " , " paymentType " , " payment_type_id " , " purchaseDate " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 12 , 37 , 9 , NULL , 12 , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , 5000 . 00 , 0 , 5000 . 00 , ' P01 ' , true , 0 . 00 , 0 . 00 , NULL , NULL , ' 2026-04-12 20:13:11 ' , ' 2026-04-12 20:13:23 ' , ' 2026-04-12 20:13:23 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 76 , 8 , NULL , NULL , 9 , ' sale ' , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 500 . 00 , 0 . 00 , 5500 . 00 , 4500 , 5500 . 00 , 5500 . 00 , 0 . 00 , ' none ' , 4250 . 00 , NULL , NULL , ' S01 ' , ' 2026-03-02 22:44:39 ' , NULL , ' {"customer_phone": null, "note": null} ' , ' 2026-03-02 22:44:39 ' , ' 2026-03-02 22:44:39 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 77 , 8 , NULL , NULL , 9 , ' sale ' , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 1000 . 00 , 0 . 00 , 11000 . 00 , 4000 , 11000 . 00 , 11000 . 00 , 0 . 00 , ' none ' , 8500 . 00 , NULL , NULL , ' S02 ' , ' 2026-03-02 22:48:14 ' , NULL , ' {"customer_phone": null, "note": null} ' , ' 2026-03-02 22:48:14 ' , ' 2026-03-02 22:48:14 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 78 , 8 , NULL , NULL , 9 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 500 . 00 , 0 . 00 , 5500 . 00 , 94500 , 5500 . 00 , 5500 . 00 , 0 . 00 , ' none ' , 4250 . 00 , NULL , NULL , ' S03 ' , ' 2026-03-04 09:14:03 ' , NULL , ' {"note": null} ' , ' 2026-03-04 09:15:05 ' , ' 2026-03-04 09:15:05 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 79 , 8 , NULL , NULL , 9 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 500 . 00 , 0 . 00 , 5500 . 00 , 4500 , 5500 . 00 , 5500 . 00 , 0 . 00 , ' none ' , 4250 . 00 , NULL , NULL , ' S04 ' , ' 2026-03-05 00:07:02 ' , NULL , ' {"note": null} ' , ' 2026-03-05 00:07:18 ' , ' 2026-03-05 00:07:18 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 80 , 10 , 2 , 19 , 7 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 1787 . 50 , 0 . 00 , 28537 . 50 , 21462 . 5 , 28537 . 50 , 28537 . 50 , 0 . 00 , ' none ' , 9750 . 00 , NULL , NULL , ' S01 ' , ' 2026-03-05 16:20:06 ' , NULL , ' {"note": null} ' , ' 2026-03-05 16:20:23 ' , ' 2026-03-05 16:20:23 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 81 , 10 , 2 , NULL , 7 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 2612 . 50 , 0 . 00 , 51862 . 50 , 137 . 5 , 51862 . 50 , 51862 . 50 , 0 . 00 , ' none ' , 17250 . 00 , NULL , NULL , ' S02 ' , ' 2026-03-05 16:24:49 ' , NULL , ' {"note": null} ' , ' 2026-03-05 16:25:13 ' , ' 2026-03-05 16:25:13 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 82 , 10 , 2 , NULL , 7 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 1787 . 50 , 0 . 00 , 28538 . 00 , 0 , 28538 . 00 , 28537 . 50 , 0 . 50 , ' round_up ' , 9750 . 00 , NULL , NULL , ' S03 ' , ' 2026-03-06 09:41:42 ' , NULL , ' {"note": null} ' , ' 2026-03-06 09:42:18 ' , ' 2026-03-06 09:42:18 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 83 , 10 , 2 , NULL , 7 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 2450 . 00 , 0 . 00 , 34950 . 00 , 5050 , 34950 . 00 , 34950 . 00 , 0 . 00 , ' none ' , 12500 . 00 , NULL , NULL , ' S04 ' , ' 2026-03-09 10:51:52 ' , NULL , ' {"note": null} ' , ' 2026-03-09 10:52:55 ' , ' 2026-03-09 10:52:55 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 85 , 14 , NULL , 21 , 18 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 54998 . 00 , true , 0 . 00 , 0 . 00 , 2 . 00 , 0 , 55000 . 00 , 55000 . 00 , 0 . 00 , ' none ' , 5000 . 00 , NULL , NULL , ' S01 ' , ' 2026-03-11 18:52:03 ' , NULL , ' {"note": null} ' , ' 2026-03-11 18:53:02 ' , ' 2026-03-11 18:53:02 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 86 , 8 , NULL , NULL , 9 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 8756 . 88 , 0 . 00 , 88819 . 38 , 0 . 024999999994179234 , 88819 . 38 , 88819 . 38 , 0 . 00 , ' none ' , 29262 . 50 , NULL , NULL , ' S05 ' , ' 2026-03-13 11:28:59 ' , NULL , ' {"note": null} ' , ' 2026-03-13 11:30:34 ' , ' 2026-03-13 11:30:34 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 87 , 8 , NULL , NULL , 9 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 8756 . 88 , 0 . 00 , 88820 . 00 , 1180 , 88820 . 00 , 88819 . 38 , 0 . 63 , ' round_up ' , 29262 . 50 , NULL , NULL , ' S06 ' , ' 2026-03-13 11:30:47 ' , NULL , ' {"note": null} ' , ' 2026-03-13 11:32:11 ' , ' 2026-03-13 11:32:11 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 88 , 10 , 2 , NULL , 7 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 3425 . 00 , 0 . 00 , 46425 . 00 , 3575 , 46425 . 00 , 46425 . 00 , 0 . 00 , ' none ' , 16000 . 00 , NULL , NULL , ' S05 ' , ' 2026-03-13 11:33:08 ' , NULL , ' {"note": null} ' , ' 2026-03-13 11:33:24 ' , ' 2026-03-13 11:33:24 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 90 , 10 , 2 , NULL , 7 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 1700 . 00 , 0 . 00 , 26700 . 00 , 0 , 26700 . 00 , 26700 . 00 , 0 . 00 , ' none ' , 10000 . 00 , NULL , NULL , ' S06 ' , ' 2026-03-13 14:55:16 ' , NULL , ' {"note": null} ' , ' 2026-03-13 14:55:38 ' , ' 2026-03-13 14:55:38 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 91 , 10 , 2 , NULL , 7 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 2675 . 00 , 0 . 00 , 38175 . 00 , 0 , 38175 . 00 , 38175 . 00 , 0 . 00 , ' none ' , 13500 . 00 , NULL , NULL , ' S07 ' , ' 2026-03-14 22:25:44 ' , NULL , ' {"note": null} ' , ' 2026-03-14 22:26:03 ' , ' 2026-03-14 22:26:03 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 92 , 8 , NULL , NULL , 9 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 8756 . 88 , 0 . 00 , 88820 . 00 , 1180 , 88820 . 00 , 88819 . 38 , 0 . 63 , ' round_up ' , 29262 . 50 , NULL , NULL , ' S07 ' , ' 2026-03-16 08:29:18 ' , NULL , ' {"note": null} ' , ' 2026-03-16 08:29:47 ' , ' 2026-03-16 08:29:47 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 93 , 10 , 2 , NULL , 7 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 1800 . 00 , 0 . 00 , 19800 . 00 , 200 , 19800 . 00 , 19800 . 00 , 0 . 00 , ' none ' , 6000 . 00 , NULL , NULL , ' S08 ' , ' 2026-03-16 09:12:46 ' , NULL , ' {"note": null} ' , ' 2026-03-16 09:12:56 ' , ' 2026-03-16 09:12:56 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 95 , 23 , NULL , NULL , 27 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 0 . 00 , 0 . 00 , 3030000 . 00 , 0 , 3030000 . 00 , 3030000 . 00 , 0 . 00 , ' none ' , 3000000 . 00 , NULL , NULL , ' S01 ' , ' 2026-03-16 18:26:45 ' , NULL , ' {"note": null} ' , ' 2026-03-16 18:28:24 ' , ' 2026-03-16 18:28:24 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 96 , 8 , NULL , NULL , 9 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 8756 . 88 , 0 . 00 , 88820 . 00 , 0 , 88820 . 00 , 88819 . 38 , 0 . 63 , ' round_up ' , 29262 . 50 , NULL , NULL , ' S08 ' , ' 2026-03-17 08:11:30 ' , NULL , ' {"note": null} ' , ' 2026-03-17 08:11:52 ' , ' 2026-03-17 08:11:52 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 97 , 10 , 2 , NULL , 7 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 1700 . 00 , 0 . 00 , 26700 . 00 , 0 , 26700 . 00 , 26700 . 00 , 0 . 00 , ' none ' , 10000 . 00 , NULL , NULL , ' S09 ' , ' 2026-03-17 08:13:15 ' , NULL , ' {"note": null} ' , ' 2026-03-17 08:13:29 ' , ' 2026-03-17 08:13:29 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 98 , 8 , NULL , NULL , 9 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 8256 . 88 , 0 . 00 , 83320 . 00 , 0 , 83320 . 00 , 83319 . 38 , 0 . 63 , ' round_up ' , 25012 . 50 , NULL , NULL , ' S09 ' , ' 2026-03-17 15:34:12 ' , NULL , ' {"note": null} ' , ' 2026-03-17 15:44:24 ' , ' 2026-03-17 15:44:24 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 99 , 8 , NULL , NULL , 9 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 8756 . 88 , 0 . 00 , 88820 . 00 , 1180 , 88820 . 00 , 88819 . 38 , 0 . 63 , ' round_up ' , 29262 . 50 , NULL , NULL , ' S10 ' , ' 2026-03-18 08:36:55 ' , NULL , ' {"note": null} ' , ' 2026-03-18 08:37:31 ' , ' 2026-03-18 08:37:31 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 100 , 10 , 2 , NULL , 7 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 4250 . 00 , 0 . 00 , 54750 . 00 , 0 , 54750 . 00 , 54750 . 00 , 0 . 00 , ' none ' , 18500 . 00 , NULL , NULL , ' S10 ' , ' 2026-03-19 16:09:06 ' , NULL , ' {"note": null} ' , ' 2026-03-19 16:09:21 ' , ' 2026-03-19 16:09:21 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 101 , 8 , NULL , NULL , 9 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 8765 . 12 , 0 . 00 , 88903 . 00 , 0 , 88903 . 00 , 88902 . 62 , 0 . 38 , ' round_up ' , 29287 . 50 , NULL , NULL , ' S11 ' , ' 2026-03-19 22:53:34 ' , NULL , ' {"note": null} ' , ' 2026-03-19 22:53:53 ' , ' 2026-03-19 22:53:53 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 102 , 10 , 2 , NULL , 7 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 4250 . 00 , 0 . 00 , 54750 . 00 , 0 , 54750 . 00 , 54750 . 00 , 0 . 00 , ' none ' , 18500 . 00 , NULL , NULL , ' S11 ' , ' 2026-03-19 22:54:32 ' , NULL , ' {"note": null} ' , ' 2026-03-19 22:54:44 ' , ' 2026-03-19 22:54:44 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 103 , 23 , NULL , 27 , 27 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 0 . 00 , 0 . 00 , 0 . 00 , 1 , 0 . 00 , 0 . 00 , 0 . 00 , ' none ' , - 30000 . 00 , NULL , NULL , ' S02 ' , ' 2026-03-20 17:02:48 ' , NULL , ' {"note": null} ' , ' 2026-03-20 17:03:29 ' , ' 2026-03-20 17:03:29 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 104 , 23 , NULL , NULL , 27 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 0 . 00 , 0 . 00 , 3030000 . 00 , 0 , 3030000 . 00 , 3030000 . 00 , 0 . 00 , ' none ' , 3000000 . 00 , NULL , NULL , ' S03 ' , ' 2026-03-20 17:07:00 ' , NULL , ' {"note": null} ' , ' 2026-03-20 17:08:09 ' , ' 2026-03-20 17:08:09 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 105 , 19 , NULL , NULL , 23 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 0 . 00 , 0 . 00 , 50000 . 00 , 0 , 50000 . 00 , 50000 . 00 , 0 . 00 , ' none ' , 25000 . 00 , NULL , NULL , ' S01 ' , ' 2026-03-24 21:22:23 ' , NULL , ' {"note": null} ' , ' 2026-03-24 21:22:43 ' , ' 2026-03-24 21:22:43 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 109 , 19 , NULL , NULL , 23 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 0 . 00 , 0 . 00 , 85000 . 00 , 0 , 85000 . 00 , 85000 . 00 , 0 . 00 , ' none ' , 42500 . 00 , NULL , NULL , ' S02 ' , ' 2026-03-25 07:12:37 ' , NULL , ' {"note": null} ' , ' 2026-03-25 07:14:07 ' , ' 2026-03-25 07:14:07 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 110 , 19 , NULL , NULL , 23 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 0 . 00 , 0 . 00 , 50000 . 00 , 50000 , 50000 . 00 , 50000 . 00 , 0 . 00 , ' none ' , 25000 . 00 , NULL , NULL , ' S03 ' , ' 2026-03-28 08:37:57 ' , NULL , ' {"note": null} ' , ' 2026-03-28 08:38:08 ' , ' 2026-03-28 08:38:08 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 111 , 9 , NULL , NULL , 12 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 0 . 00 , 0 . 00 , 6000 . 00 , 14000 , 6000 . 00 , 6000 . 00 , 0 . 00 , ' none ' , 0 . 00 , NULL , NULL , ' S01 ' , ' 2026-03-28 09:48:10 ' , NULL , ' {"note": null} ' , ' 2026-03-28 09:48:44 ' , ' 2026-03-28 09:48:44 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 112 , 9 , NULL , NULL , 12 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 715 . 00 , 0 . 00 , 7215 . 00 , 24785 , 7215 . 00 , 7215 . 00 , 0 . 00 , ' none ' , 0 . 00 , NULL , NULL , ' S02 ' , ' 2026-03-28 11:41:25 ' , NULL , ' {"note": null} ' , ' 2026-03-28 11:41:52 ' , ' 2026-03-28 11:41:52 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 113 , 28 , NULL , 31 , 33 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 750 . 00 , 0 . 00 , 8250 . 00 , 1750 , 8250 . 00 , 8250 . 00 , 0 . 00 , ' none ' , 2500 . 00 , NULL , NULL , ' S01 ' , ' 2026-03-29 20:49:19 ' , NULL , ' {"note": null} ' , ' 2026-03-29 20:49:44 ' , ' 2026-03-29 20:49:44 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 114 , 19 , NULL , NULL , 23 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 0 . 00 , 0 . 00 , 85000 . 00 , 15000 , 85000 . 00 , 85000 . 00 , 0 . 00 , ' none ' , 42500 . 00 , NULL , NULL , ' S04 ' , ' 2026-03-30 21:17:02 ' , NULL , ' {"note": null} ' , ' 2026-03-30 21:17:12 ' , ' 2026-03-30 21:17:12 ' , NULL ) ;
INSERT INTO " public " . " sales " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " type " , " discountAmount " , " shipping_charge " , " discount_percent " , " discount_type " , " dueAmount " , " isPaid " , " vat_amount " , " vat_percent " , " paidAmount " , " change_amount " , " totalAmount " , " actual_total_amount " , " rounding_amount " , " rounding_option " , " lossProfit " , " paymentType " , " payment_type_id " , " invoiceNumber " , " saleDate " , " image " , " meta " , " created_at " , " updated_at " , " vat_id " ) VALUES ( 115 , 9 , NULL , NULL , 12 , NULL , 0 . 00 , 0 , 0 , ' flat ' , 0 . 00 , true , 715 . 00 , 0 . 00 , 7215 . 00 , 8285 , 7215 . 00 , 7215 . 00 , 0 . 00 , ' none ' , 0 . 00 , NULL , NULL , ' S03 ' , ' 2026-04-04 21:35:17 ' , NULL , ' {"note": null} ' , ' 2026-04-04 21:36:42 ' , ' 2026-04-04 21:36:42 ' , NULL ) ;
INSERT INTO " public " . " expenses " ( " id " , " amount " , " expense_category_id " , " user_id " , " business_id " , " branch_id " , " expanseFor " , " paymentType " , " payment_type_id " , " referenceNo " , " note " , " expenseDate " , " created_at " , " updated_at " ) VALUES ( 9 , 5000000 . 00 , 7 , 27 , 23 , NULL , ' Mesin penggiling ' , NULL , NULL , ' 2 ' , ' 2 ' , ' 2026-03-16 18:21:32 ' , ' 2026-03-16 18:22:12 ' , ' 2026-03-16 18:22:12 ' ) ;
INSERT INTO " public " . " expenses " ( " id " , " amount " , " expense_category_id " , " user_id " , " business_id " , " branch_id " , " expanseFor " , " paymentType " , " payment_type_id " , " referenceNo " , " note " , " expenseDate " , " created_at " , " updated_at " ) VALUES ( 10 , 10000 . 00 , 6 , 9 , 8 , NULL , ' Print ' , NULL , NULL , NULL , NULL , ' 2026-03-18 08:40:39 ' , ' 2026-03-18 08:41:13 ' , ' 2026-03-18 08:41:13 ' ) ;
INSERT INTO " public " . " expenses " ( " id " , " amount " , " expense_category_id " , " user_id " , " business_id " , " branch_id " , " expanseFor " , " paymentType " , " payment_type_id " , " referenceNo " , " note " , " expenseDate " , " created_at " , " updated_at " ) VALUES ( 11 , 100000 . 00 , 8 , 7 , 10 , 2 , ' Office ' , NULL , NULL , NULL , ' Office Print ' , ' 2026-03-20 09:21:00 ' , ' 2026-03-20 09:22:00 ' , ' 2026-03-20 09:22:00 ' ) ;
INSERT INTO " public " . " expenses " ( " id " , " amount " , " expense_category_id " , " user_id " , " business_id " , " branch_id " , " expanseFor " , " paymentType " , " payment_type_id " , " referenceNo " , " note " , " expenseDate " , " created_at " , " updated_at " ) VALUES ( 12 , 2000000 . 00 , 9 , 27 , 23 , NULL , ' Kopi Biji ' , NULL , NULL , ' ROB-A-1 ' , ' kualitas terbaik ' , ' 2026-03-21 08:13:14 ' , ' 2026-03-21 08:14:17 ' , ' 2026-03-21 08:14:17 ' ) ;
INSERT INTO " public " . " expenses " ( " id " , " amount " , " expense_category_id " , " user_id " , " business_id " , " branch_id " , " expanseFor " , " paymentType " , " payment_type_id " , " referenceNo " , " note " , " expenseDate " , " created_at " , " updated_at " ) VALUES ( 13 , 360000 . 00 , 10 , 12 , 9 , NULL , ' Gas untuk mask ' , NULL , NULL , NULL , NULL , ' 2026-04-12 20:05:57 ' , ' 2026-04-12 20:06:59 ' , ' 2026-04-12 20:06:59 ' ) ;
INSERT INTO " public " . " incomes " ( " id " , " amount " , " income_category_id " , " user_id " , " business_id " , " branch_id " , " incomeFor " , " paymentType " , " payment_type_id " , " referenceNo " , " note " , " incomeDate " , " created_at " , " updated_at " ) VALUES ( 8 , 100000 . 00 , 8 , 27 , 23 , NULL , ' penjualan ' , NULL , NULL , ' 1 ' , ' 11 ' , ' 2026-03-16 06:24:16 ' , ' 2026-03-16 06:25:00 ' , ' 2026-03-16 06:25:00 ' ) ;
INSERT INTO " public " . " incomes " ( " id " , " amount " , " income_category_id " , " user_id " , " business_id " , " branch_id " , " incomeFor " , " paymentType " , " payment_type_id " , " referenceNo " , " note " , " incomeDate " , " created_at " , " updated_at " ) VALUES ( 9 , 100000 . 00 , 8 , 27 , 23 , NULL , ' ggungg ' , NULL , NULL , ' 23 ' , NULL , ' 2026-03-20 17:03:50 ' , ' 2026-03-20 17:04:42 ' , ' 2026-03-20 17:04:42 ' ) ;
INSERT INTO " public " . " incomes " ( " id " , " amount " , " income_category_id " , " user_id " , " business_id " , " branch_id " , " incomeFor " , " paymentType " , " payment_type_id " , " referenceNo " , " note " , " incomeDate " , " created_at " , " updated_at " ) VALUES ( 10 , 100000 . 00 , 9 , 12 , 9 , NULL , ' modal ' , NULL , NULL , NULL , ' pinjaman ' , ' 2026-04-12 20:14:08 ' , ' 2026-04-12 20:14:55 ' , ' 2026-04-12 20:14:55 ' ) ;
INSERT INTO " public " . " transfers " ( " id " , " business_id " , " from_branch_id " , " from_warehouse_id " , " to_branch_id " , " to_warehouse_id " , " transfer_date " , " invoice_no " , " note " , " shipping_charge " , " sub_total " , " total_discount " , " total_tax " , " grand_total " , " status " , " created_at " , " updated_at " ) VALUES ( 1 , 10 , 2 , 4 , 1 , 3 , ' 2026-02-26 ' , ' 00001 ' , ' Kirim Kembali ke Production ' , 0 . 00 , 30000 . 00 , 0 . 00 , 0 . 00 , 30000 . 00 , ' completed ' , ' 2026-02-26 17:23:03 ' , ' 2026-02-26 17:23:49 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 71 , ' sale ' , ' cash_payment ' , ' credit ' , 5500 . 000 , ' 2026-03-02 ' , 8 , NULL , NULL , 9 , NULL , NULL , 76 , ' T01 ' , NULL , NULL , NULL , NULL , ' 2026-03-02 22:44:39 ' , ' 2026-03-02 22:44:39 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 72 , ' sale ' , ' cash_payment ' , ' credit ' , 11000 . 000 , ' 2026-03-02 ' , 8 , NULL , NULL , 9 , NULL , NULL , 77 , ' T02 ' , NULL , NULL , NULL , NULL , ' 2026-03-02 22:48:14 ' , ' 2026-03-02 22:48:14 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 73 , ' sale ' , ' cash_payment ' , ' credit ' , 5500 . 000 , ' 2026-03-04 ' , 8 , NULL , NULL , 9 , NULL , NULL , 78 , ' T03 ' , NULL , NULL , NULL , NULL , ' 2026-03-04 09:15:05 ' , ' 2026-03-04 09:15:05 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 74 , ' sale ' , ' cash_payment ' , ' credit ' , 5500 . 000 , ' 2026-03-05 ' , 8 , NULL , NULL , 9 , NULL , NULL , 79 , ' T04 ' , NULL , NULL , NULL , NULL , ' 2026-03-05 00:07:18 ' , ' 2026-03-05 00:07:18 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 75 , ' sale ' , ' cash_payment ' , ' credit ' , 28537 . 500 , ' 2026-03-05 ' , 10 , 2 , NULL , 7 , NULL , NULL , 80 , ' T01 ' , NULL , NULL , NULL , NULL , ' 2026-03-05 16:20:23 ' , ' 2026-03-05 16:20:23 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 76 , ' sale ' , ' cash_payment ' , ' credit ' , 51862 . 500 , ' 2026-03-05 ' , 10 , 2 , NULL , 7 , NULL , NULL , 81 , ' T02 ' , NULL , NULL , NULL , NULL , ' 2026-03-05 16:25:13 ' , ' 2026-03-05 16:25:13 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 77 , ' sale ' , ' bank_payment ' , ' credit ' , 28538 . 000 , ' 2026-03-06 ' , 10 , 2 , 6 , 7 , NULL , NULL , 82 , ' T03 ' , NULL , NULL , NULL , NULL , ' 2026-03-06 09:42:18 ' , ' 2026-03-06 09:42:18 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 78 , ' sale ' , ' cash_payment ' , ' credit ' , 34950 . 000 , ' 2026-03-09 ' , 10 , 2 , NULL , 7 , NULL , NULL , 83 , ' T04 ' , NULL , NULL , NULL , NULL , ' 2026-03-09 10:52:55 ' , ' 2026-03-09 10:52:55 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 79 , ' sale ' , ' cash_payment ' , ' credit ' , 2 . 000 , ' 2026-03-11 ' , 14 , NULL , NULL , 18 , NULL , NULL , 85 , ' T01 ' , NULL , NULL , NULL , NULL , ' 2026-03-11 18:53:02 ' , ' 2026-03-11 18:53:02 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 80 , ' sale ' , ' bank_payment ' , ' credit ' , 88819 . 375 , ' 2026-03-13 ' , 8 , NULL , 4 , 9 , NULL , NULL , 86 , ' T05 ' , NULL , NULL , NULL , NULL , ' 2026-03-13 11:30:34 ' , ' 2026-03-13 11:30:34 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 81 , ' sale ' , ' cash_payment ' , ' credit ' , 88820 . 000 , ' 2026-03-13 ' , 8 , NULL , NULL , 9 , NULL , NULL , 87 , ' T06 ' , NULL , NULL , NULL , NULL , ' 2026-03-13 11:32:11 ' , ' 2026-03-13 11:32:11 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 82 , ' sale ' , ' cash_payment ' , ' credit ' , 46425 . 000 , ' 2026-03-13 ' , 10 , 2 , NULL , 7 , NULL , NULL , 88 , ' T05 ' , NULL , NULL , NULL , NULL , ' 2026-03-13 11:33:24 ' , ' 2026-03-13 11:33:24 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 83 , ' sale ' , ' bank_payment ' , ' credit ' , 26700 . 000 , ' 2026-03-13 ' , 10 , 2 , 10 , 7 , NULL , NULL , 90 , ' T06 ' , NULL , NULL , NULL , NULL , ' 2026-03-13 14:55:38 ' , ' 2026-03-13 14:55:38 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 84 , ' sale ' , ' cash_payment ' , ' credit ' , 38175 . 000 , ' 2026-03-14 ' , 10 , 2 , NULL , 7 , NULL , NULL , 91 , ' T07 ' , NULL , NULL , NULL , NULL , ' 2026-03-14 22:26:03 ' , ' 2026-03-14 22:26:03 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 85 , ' income ' , ' cash_payment ' , ' credit ' , 100000 . 000 , ' 2026-03-16 ' , 23 , NULL , NULL , 27 , NULL , NULL , 8 , ' T01 ' , NULL , NULL , NULL , NULL , ' 2026-03-16 06:25:00 ' , ' 2026-03-16 06:25:00 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 86 , ' sale ' , ' cash_payment ' , ' credit ' , 88820 . 000 , ' 2026-03-16 ' , 8 , NULL , NULL , 9 , NULL , NULL , 92 , ' T07 ' , NULL , NULL , NULL , NULL , ' 2026-03-16 08:29:47 ' , ' 2026-03-16 08:29:47 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 87 , ' sale ' , ' cash_payment ' , ' credit ' , 19800 . 000 , ' 2026-03-16 ' , 10 , 2 , NULL , 7 , NULL , NULL , 93 , ' T08 ' , NULL , NULL , NULL , NULL , ' 2026-03-16 09:12:56 ' , ' 2026-03-16 09:12:56 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 88 , ' expense ' , ' cash_payment ' , ' debit ' , 5000000 . 000 , ' 2026-03-16 ' , 23 , NULL , NULL , 27 , NULL , NULL , 9 , ' T02 ' , NULL , NULL , NULL , NULL , ' 2026-03-16 18:22:12 ' , ' 2026-03-16 18:22:12 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 89 , ' sale ' , ' cash_payment ' , ' credit ' , 3030000 . 000 , ' 2026-03-16 ' , 23 , NULL , NULL , 27 , NULL , NULL , 95 , ' T03 ' , NULL , NULL , NULL , NULL , ' 2026-03-16 18:28:24 ' , ' 2026-03-16 18:28:24 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 90 , ' sale ' , ' bank_payment ' , ' credit ' , 88820 . 000 , ' 2026-03-17 ' , 8 , NULL , 4 , 9 , NULL , NULL , 96 , ' T08 ' , NULL , NULL , NULL , NULL , ' 2026-03-17 08:11:52 ' , ' 2026-03-17 08:11:52 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 91 , ' sale ' , ' bank_payment ' , ' credit ' , 26700 . 000 , ' 2026-03-17 ' , 10 , 2 , 10 , 7 , NULL , NULL , 97 , ' T09 ' , NULL , NULL , NULL , NULL , ' 2026-03-17 08:13:29 ' , ' 2026-03-17 08:13:29 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 92 , ' sale ' , ' cash_payment ' , ' credit ' , 5000 . 000 , ' 2026-03-17 ' , 8 , NULL , NULL , 9 , NULL , NULL , 98 , ' T09 ' , NULL , NULL , NULL , NULL , ' 2026-03-17 15:44:24 ' , ' 2026-03-17 15:44:24 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 93 , ' sale ' , ' bank_payment ' , ' credit ' , 78320 . 000 , ' 2026-03-17 ' , 8 , NULL , 4 , 9 , NULL , NULL , 98 , ' T10 ' , NULL , NULL , NULL , NULL , ' 2026-03-17 15:44:24 ' , ' 2026-03-17 15:44:24 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 94 , ' sale ' , ' bank_payment ' , ' credit ' , 88820 . 000 , ' 2026-03-18 ' , 8 , NULL , 5 , 9 , NULL , NULL , 99 , ' T11 ' , NULL , NULL , NULL , NULL , ' 2026-03-18 08:37:31 ' , ' 2026-03-18 08:37:31 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 95 , ' expense ' , ' cash_payment ' , ' debit ' , 10000 . 000 , ' 2026-03-18 ' , 8 , NULL , NULL , 9 , NULL , NULL , 10 , ' T12 ' , NULL , NULL , NULL , NULL , ' 2026-03-18 08:41:13 ' , ' 2026-03-18 08:41:13 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 96 , ' sale ' , ' bank_payment ' , ' credit ' , 54750 . 000 , ' 2026-03-19 ' , 10 , 2 , 10 , 7 , NULL , NULL , 100 , ' T10 ' , NULL , NULL , NULL , NULL , ' 2026-03-19 16:09:21 ' , ' 2026-03-19 16:09:21 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 97 , ' sale ' , ' bank_payment ' , ' credit ' , 88903 . 000 , ' 2026-03-19 ' , 8 , NULL , 4 , 9 , NULL , NULL , 101 , ' T13 ' , NULL , NULL , NULL , NULL , ' 2026-03-19 22:53:53 ' , ' 2026-03-19 22:53:53 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 98 , ' sale ' , ' bank_payment ' , ' credit ' , 54750 . 000 , ' 2026-03-19 ' , 10 , 2 , 10 , 7 , NULL , NULL , 102 , ' T11 ' , NULL , NULL , NULL , NULL , ' 2026-03-19 22:54:44 ' , ' 2026-03-19 22:54:44 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 99 , ' expense ' , ' bank_payment ' , ' debit ' , 100000 . 000 , ' 2026-03-20 ' , 10 , 2 , 6 , 7 , NULL , NULL , 11 , ' T12 ' , NULL , NULL , NULL , NULL , ' 2026-03-20 09:22:00 ' , ' 2026-03-20 09:22:00 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 100 , ' income ' , ' cash_payment ' , ' credit ' , 100000 . 000 , ' 2026-03-20 ' , 23 , NULL , NULL , 27 , NULL , NULL , 9 , ' T04 ' , NULL , NULL , NULL , NULL , ' 2026-03-20 17:04:42 ' , ' 2026-03-20 17:04:42 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 101 , ' sale ' , ' cash_payment ' , ' credit ' , 3030000 . 000 , ' 2026-03-20 ' , 23 , NULL , NULL , 27 , NULL , NULL , 104 , ' T05 ' , NULL , NULL , NULL , NULL , ' 2026-03-20 17:08:09 ' , ' 2026-03-20 17:08:09 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 102 , ' expense ' , ' cash_payment ' , ' debit ' , 2000000 . 000 , ' 2026-03-21 ' , 23 , NULL , NULL , 27 , NULL , NULL , 12 , ' T06 ' , NULL , NULL , NULL , NULL , ' 2026-03-21 08:14:17 ' , ' 2026-03-21 08:14:17 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 103 , ' sale ' , ' cash_payment ' , ' credit ' , 50000 . 000 , ' 2026-03-24 ' , 19 , NULL , NULL , 23 , NULL , NULL , 105 , ' T01 ' , NULL , NULL , NULL , NULL , ' 2026-03-24 21:22:43 ' , ' 2026-03-24 21:22:43 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 104 , ' sale ' , ' cash_payment ' , ' credit ' , 85000 . 000 , ' 2026-03-25 ' , 19 , NULL , NULL , 23 , NULL , NULL , 109 , ' T02 ' , NULL , NULL , NULL , NULL , ' 2026-03-25 07:14:07 ' , ' 2026-03-25 07:14:07 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 105 , ' sale ' , ' cash_payment ' , ' credit ' , 50000 . 000 , ' 2026-03-28 ' , 19 , NULL , NULL , 23 , NULL , NULL , 110 , ' T03 ' , NULL , NULL , NULL , NULL , ' 2026-03-28 08:38:08 ' , ' 2026-03-28 08:38:08 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 106 , ' sale ' , ' cash_payment ' , ' credit ' , 6000 . 000 , ' 2026-03-28 ' , 9 , NULL , NULL , 12 , NULL , NULL , 111 , ' T01 ' , NULL , NULL , NULL , NULL , ' 2026-03-28 09:48:44 ' , ' 2026-03-28 09:48:44 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 107 , ' sale ' , ' cash_payment ' , ' credit ' , 7215 . 000 , ' 2026-03-28 ' , 9 , NULL , NULL , 12 , NULL , NULL , 112 , ' T02 ' , NULL , NULL , NULL , NULL , ' 2026-03-28 11:41:52 ' , ' 2026-03-28 11:41:52 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 108 , ' purchase ' , ' cash_payment ' , ' debit ' , 55000 . 000 , ' 2026-03-29 ' , 28 , NULL , NULL , 33 , NULL , NULL , 10 , ' T01 ' , NULL , NULL , NULL , NULL , ' 2026-03-29 20:48:00 ' , ' 2026-03-29 20:48:00 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 109 , ' sale ' , ' cash_payment ' , ' credit ' , 8250 . 000 , ' 2026-03-29 ' , 28 , NULL , NULL , 33 , NULL , NULL , 113 , ' T02 ' , NULL , NULL , NULL , NULL , ' 2026-03-29 20:49:44 ' , ' 2026-03-29 20:49:44 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 110 , ' cash ' , ' cash_to_bank ' , ' transfer ' , 8250 . 000 , ' 2026-03-29 ' , 28 , NULL , NULL , 33 , NULL , 24 , NULL , ' T03 ' , NULL , NULL , NULL , NULL , ' 2026-03-29 20:53:02 ' , ' 2026-03-29 20:53:02 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 111 , ' sale ' , ' cash_payment ' , ' credit ' , 85000 . 000 , ' 2026-03-30 ' , 19 , NULL , NULL , 23 , NULL , NULL , 114 , ' T04 ' , NULL , NULL , NULL , NULL , ' 2026-03-30 21:17:12 ' , ' 2026-03-30 21:17:12 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 112 , ' sale ' , ' cash_payment ' , ' credit ' , 7215 . 000 , ' 2026-04-04 ' , 9 , NULL , NULL , 12 , NULL , NULL , 115 , ' T03 ' , NULL , NULL , NULL , NULL , ' 2026-04-04 21:36:42 ' , ' 2026-04-04 21:36:42 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 113 , ' expense ' , ' cash_payment ' , ' debit ' , 360000 . 000 , ' 2026-04-12 ' , 9 , NULL , NULL , 12 , NULL , NULL , 13 , ' T04 ' , NULL , NULL , NULL , NULL , ' 2026-04-12 20:06:59 ' , ' 2026-04-12 20:06:59 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 114 , ' purchase ' , ' cash_payment ' , ' debit ' , 5000 . 000 , ' 2026-04-12 ' , 9 , NULL , NULL , 12 , NULL , NULL , 12 , ' T05 ' , NULL , NULL , NULL , NULL , ' 2026-04-12 20:13:23 ' , ' 2026-04-12 20:13:23 ' ) ;
INSERT INTO " public " . " transactions " ( " id " , " platform " , " transaction_type " , " type " , " amount " , " date " , " business_id " , " branch_id " , " payment_type_id " , " user_id " , " from_bank " , " to_bank " , " reference_id " , " invoice_no " , " image " , " note " , " meta " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( 115 , ' income ' , ' cash_payment ' , ' credit ' , 100000 . 000 , ' 2026-04-12 ' , 9 , NULL , NULL , 12 , NULL , NULL , 10 , ' T06 ' , NULL , NULL , NULL , NULL , ' 2026-04-12 20:14:55 ' , ' 2026-04-12 20:14:55 ' ) ;
INSERT INTO " public " . " purchase_details " ( " id " , " purchase_id " , " product_id " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " quantities " , " mfg_date " , " profit_percent " , " expire_date " , " stock_id " ) VALUES ( 7 , 7 , 41 , 0 . 00 , 10000 . 00 , 15000 . 00 , 0 . 00 , 5 . 00 , NULL , ' 50 ' , NULL , 37 ) ;
INSERT INTO " public " . " purchase_details " ( " id " , " purchase_id " , " product_id " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " quantities " , " mfg_date " , " profit_percent " , " expire_date " , " stock_id " ) VALUES ( 8 , 8 , 40 , 0 . 00 , 50 . 00 , 75 . 00 , 0 . 00 , 1000 . 00 , NULL , ' 50 ' , NULL , 36 ) ;
INSERT INTO " public " . " purchase_details " ( " id " , " purchase_id " , " product_id " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " quantities " , " mfg_date " , " profit_percent " , " expire_date " , " stock_id " ) VALUES ( 9 , 8 , 38 , 0 . 00 , 50 . 00 , 62 . 50 , 0 . 00 , 1000 . 00 , NULL , ' 25 ' , NULL , 35 ) ;
INSERT INTO " public " . " purchase_details " ( " id " , " purchase_id " , " product_id " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " quantities " , " mfg_date " , " profit_percent " , " expire_date " , " stock_id " ) VALUES ( 10 , 9 , 41 , 0 . 00 , 10000 . 00 , 15000 . 00 , 0 . 00 , 1 . 00 , NULL , ' 50 ' , NULL , 37 ) ;
INSERT INTO " public " . " purchase_details " ( " id " , " purchase_id " , " product_id " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " quantities " , " mfg_date " , " profit_percent " , " expire_date " , " stock_id " ) VALUES ( 11 , 10 , 58 , 0 . 00 , 5000 . 00 , 7500 . 00 , 0 . 00 , 10 . 00 , ' 2026-03-29 ' , ' 50 ' , ' 2026-03-31 ' , 56 ) ;
INSERT INTO " public " . " purchase_details " ( " id " , " purchase_id " , " product_id " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " quantities " , " mfg_date " , " profit_percent " , " expire_date " , " stock_id " ) VALUES ( 12 , 11 , 58 , 0 . 00 , 5000 . 00 , 7500 . 00 , 0 . 00 , 5 . 00 , ' 2026-03-29 ' , ' 50 ' , ' 2026-03-31 ' , 56 ) ;
INSERT INTO " public " . " purchase_details " ( " id " , " purchase_id " , " product_id " , " productDealerPrice " , " productPurchasePrice " , " productSalePrice " , " productWholeSalePrice " , " quantities " , " mfg_date " , " profit_percent " , " expire_date " , " stock_id " ) VALUES ( 13 , 12 , 57 , 0 . 00 , 5000 . 00 , 5000 . 00 , 0 . 00 , 1 . 00 , NULL , ' 0 ' , NULL , 55 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 162 , 76 , 39 , 5000 . 00 , 0 , 4250 . 00 , 1 . 00 , NULL , 750 , NULL , NULL , NULL ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 163 , 77 , 39 , 5000 . 00 , 0 , 8500 . 00 , 2 . 00 , NULL , 1500 , NULL , NULL , NULL ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 164 , 78 , 39 , 5000 . 00 , 0 , 4250 . 00 , 1 . 00 , NULL , 750 , NULL , NULL , NULL ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 165 , 79 , 39 , 5000 . 00 , 0 , 4250 . 00 , 1 . 00 , NULL , 750 , NULL , NULL , NULL ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 166 , 80 , 48 , 8750 . 00 , 0 , 3750 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 46 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 167 , 80 , 47 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 45 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 168 , 80 , 46 , 10500 . 00 , 0 , 3500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 7000 , NULL , NULL , 44 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 169 , 81 , 48 , 8750 . 00 , 0 , 3750 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 46 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 170 , 81 , 47 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 45 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 171 , 81 , 46 , 10500 . 00 , 0 , 3500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 7000 , NULL , NULL , 44 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 172 , 81 , 43 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 41 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 173 , 81 , 41 , 15000 . 00 , 0 , 5000 . 00 , 1 . 00 , NULL , 10000 , NULL , NULL , 37 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 174 , 82 , 48 , 8750 . 00 , 0 , 3750 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 46 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 175 , 82 , 47 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 45 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 176 , 82 , 46 , 10500 . 00 , 0 , 3500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 7000 , NULL , NULL , 44 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 177 , 83 , 48 , 8750 . 00 , 0 , 3750 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 46 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 178 , 83 , 47 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 45 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 179 , 83 , 44 , 8750 . 00 , 0 , 3750 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 42 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 180 , 83 , 43 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 41 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 182 , 85 , 49 , 27500 . 00 , 0 , 5000 . 00 , 2 . 00 , NULL , 25000 , NULL , NULL , 47 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 183 , 86 , 39 , 5000 . 00 , 0 , 4250 . 00 , 1 . 00 , NULL , 750 , NULL , NULL , NULL ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 184 , 86 , 38 , 62 . 50 , 0 , 12 . 50 , 1 . 00 , NULL , 50 , NULL , NULL , 35 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 185 , 86 , 36 , 75000 . 00 , 0 , 25000 . 00 , 1 . 00 , NULL , 50000 , NULL , NULL , 33 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 186 , 87 , 39 , 5000 . 00 , 0 , 4250 . 00 , 1 . 00 , NULL , 750 , NULL , NULL , NULL ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 187 , 87 , 38 , 62 . 50 , 0 , 12 . 50 , 1 . 00 , NULL , 50 , NULL , NULL , 35 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 188 , 87 , 36 , 75000 . 00 , 0 , 25000 . 00 , 1 . 00 , NULL , 50000 , NULL , NULL , 33 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 189 , 88 , 45 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 43 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 190 , 88 , 44 , 8750 . 00 , 0 , 3750 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 42 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 191 , 88 , 47 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 45 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 192 , 88 , 48 , 8750 . 00 , 0 , 3750 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 46 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 193 , 88 , 46 , 10500 . 00 , 0 , 3500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 7000 , NULL , NULL , 44 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 197 , 90 , 48 , 8750 . 00 , 0 , 3750 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 46 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 198 , 90 , 43 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 41 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 199 , 90 , 44 , 8750 . 00 , 0 , 3750 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 42 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 200 , 91 , 44 , 8750 . 00 , 0 , 3750 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 42 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 201 , 91 , 47 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 45 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 202 , 91 , 48 , 8750 . 00 , 0 , 3750 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 46 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 203 , 91 , 46 , 10500 . 00 , 0 , 3500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 7000 , NULL , NULL , 44 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 204 , 92 , 39 , 5000 . 00 , 0 , 4250 . 00 , 1 . 00 , NULL , 750 , NULL , NULL , NULL ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 205 , 92 , 38 , 62 . 50 , 0 , 12 . 50 , 1 . 00 , NULL , 50 , NULL , NULL , 35 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 206 , 92 , 36 , 75000 . 00 , 0 , 25000 . 00 , 1 . 00 , NULL , 50000 , NULL , NULL , 33 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 207 , 93 , 47 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 45 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 208 , 93 , 46 , 10500 . 00 , 0 , 3500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 7000 , NULL , NULL , 44 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 210 , 95 , 50 , 3030000 . 00 , 0 , 3000000 . 00 , 1 . 00 , NULL , 30000 , NULL , NULL , 48 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 211 , 96 , 39 , 5000 . 00 , 0 , 4250 . 00 , 1 . 00 , NULL , 750 , NULL , NULL , NULL ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 212 , 96 , 38 , 62 . 50 , 0 , 12 . 50 , 1 . 00 , NULL , 50 , NULL , NULL , 35 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 213 , 96 , 36 , 75000 . 00 , 0 , 25000 . 00 , 1 . 00 , NULL , 50000 , NULL , NULL , 33 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 214 , 97 , 43 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 41 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 215 , 97 , 44 , 8750 . 00 , 0 , 3750 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 42 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 216 , 97 , 48 , 8750 . 00 , 0 , 3750 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 46 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 217 , 98 , 36 , 75000 . 00 , 0 , 25000 . 00 , 1 . 00 , NULL , 50000 , NULL , NULL , 33 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 218 , 98 , 38 , 62 . 50 , 0 , 12 . 50 , 1 . 00 , NULL , 50 , NULL , NULL , 35 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 219 , 99 , 39 , 5000 . 00 , 0 , 4250 . 00 , 1 . 00 , NULL , 750 , NULL , NULL , NULL ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 220 , 99 , 38 , 62 . 50 , 0 , 12 . 50 , 1 . 00 , NULL , 50 , NULL , NULL , 35 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 221 , 99 , 36 , 75000 . 00 , 0 , 25000 . 00 , 1 . 00 , NULL , 50000 , NULL , NULL , 33 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 222 , 100 , 48 , 8750 . 00 , 0 , 3750 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 46 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 223 , 100 , 47 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 45 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 224 , 100 , 46 , 10500 . 00 , 0 , 3500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 7000 , NULL , NULL , 44 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 225 , 100 , 43 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 41 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 226 , 100 , 45 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 43 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 227 , 100 , 44 , 8750 . 00 , 0 , 3750 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 42 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 228 , 101 , 40 , 75 . 00 , 0 , 25 . 00 , 1 . 00 , NULL , 50 , NULL , NULL , 36 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 229 , 101 , 39 , 5000 . 00 , 0 , 4250 . 00 , 1 . 00 , NULL , 750 , NULL , NULL , NULL ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 230 , 101 , 38 , 62 . 50 , 0 , 12 . 50 , 1 . 00 , NULL , 50 , NULL , NULL , 35 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 231 , 101 , 36 , 75000 . 00 , 0 , 25000 . 00 , 1 . 00 , NULL , 50000 , NULL , NULL , 33 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 232 , 102 , 48 , 8750 . 00 , 0 , 3750 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 46 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 233 , 102 , 47 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 45 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 234 , 102 , 46 , 10500 . 00 , 0 , 3500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 7000 , NULL , NULL , 44 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 235 , 102 , 45 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 43 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 236 , 102 , 43 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 41 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 237 , 102 , 44 , 8750 . 00 , 0 , 3750 . 00 , 1 . 00 , ' {"warranty_duration": null, "warranty_unit": "days", "guarantee_duration": null, "guarantee_unit": "days"} ' , 5000 , NULL , NULL , 42 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 238 , 103 , 50 , 0 . 00 , 0 , - 30000 . 00 , 1 . 00 , NULL , 30000 , NULL , NULL , 48 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 239 , 104 , 50 , 3030000 . 00 , 0 , 3000000 . 00 , 1 . 00 , NULL , 30000 , NULL , NULL , 48 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 240 , 105 , 55 , 50000 . 00 , 0 , 25000 . 00 , 1 . 00 , NULL , 25000 , NULL , NULL , 53 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 244 , 109 , 56 , 85000 . 00 , 0 , 42500 . 00 , 1 . 00 , NULL , 42500 , NULL , NULL , 54 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 245 , 110 , 55 , 50000 . 00 , 0 , 25000 . 00 , 1 . 00 , NULL , 25000 , NULL , NULL , 53 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 246 , 111 , 54 , 1500 . 00 , 0 , 0 . 00 , 4 . 00 , NULL , 1500 , NULL , NULL , 52 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 247 , 112 , 54 , 1500 . 00 , 0 , 0 . 00 , 1 . 00 , NULL , 1500 , NULL , NULL , 52 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 248 , 112 , 57 , 5000 . 00 , 0 , 0 . 00 , 1 . 00 , NULL , 5000 , NULL , NULL , 55 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 249 , 113 , 58 , 7500 . 00 , 0 , 2500 . 00 , 1 . 00 , NULL , 5000 , NULL , ' 2026-03-31 ' , 56 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 250 , 114 , 56 , 85000 . 00 , 0 , 42500 . 00 , 1 . 00 , NULL , 42500 , NULL , NULL , 54 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 251 , 115 , 54 , 1500 . 00 , 0 , 0 . 00 , 1 . 00 , NULL , 1500 , NULL , NULL , 52 ) ;
INSERT INTO " public " . " sale_details " ( " id " , " sale_id " , " product_id " , " price " , " discount " , " lossProfit " , " quantities " , " warranty_guarantee_info " , " productPurchasePrice " , " mfg_date " , " expire_date " , " stock_id " ) VALUES ( 252 , 115 , 57 , 5000 . 00 , 0 , 0 . 00 , 1 . 00 , NULL , 5000 , NULL , NULL , 55 ) ;
INSERT INTO " public " . " due_collects " ( " id " , " business_id " , " branch_id " , " party_id " , " user_id " , " sale_id " , " purchase_id " , " invoiceNumber " , " totalDue " , " dueAmountAfterPay " , " payDueAmount " , " paymentType " , " payment_type_id " , " paymentDate " , " created_at " , " updated_at " ) VALUES ( 1 , 10 , 2 , 19 , 7 , NULL , NULL , ' D01 ' , 16650 . 00 , 0 . 00 , 16650 . 00 , NULL , NULL , ' 2026-02-26 16:22:43 ' , ' 2026-02-26 16:22:43 ' , ' 2026-02-26 16:22:43 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 02f8f92c-9d31-4e49-b4c0-f8ff597b9161 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 7 , ' {"id": 68, "user": 10, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=68"} ' , NULL , NULL , ' 2026-02-28 11:57:39 ' , ' 2026-02-28 11:57:39 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 0af4135c-c0a3-43d1-adaf-448949463bc0 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 7 , ' {"id": 65, "user": 10, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=65"} ' , NULL , NULL , ' 2026-02-26 15:29:07 ' , ' 2026-02-26 15:29:07 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 0fbc428b-92e1-4c35-9504-5fc86eef8d95 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 77, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=77"} ' , NULL , NULL , ' 2026-03-02 22:48:14 ' , ' 2026-03-02 22:48:14 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 2141a372-aee1-41d7-90e0-b7becd357363 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 60, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=60"} ' , NULL , NULL , ' 2026-02-22 00:11:52 ' , ' 2026-02-22 00:11:52 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 30add770-9cf0-479e-9c78-b7464c4c5ad3 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 5, "user": 8, "message": "New Purchase created.", "url": "https://kulakpos.id/business/purchases?id=5"} ' , NULL , NULL , ' 2026-02-23 15:29:58 ' , ' 2026-02-23 15:29:58 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 33ff8dfa-4c88-4c12-a42f-d06b7eb8e263 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 76, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=76"} ' , NULL , NULL , ' 2026-03-02 22:44:39 ' , ' 2026-03-02 22:44:39 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 34a9771f-da6f-4c87-aac3-2c9ec5aea079 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 57, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=57"} ' , NULL , NULL , ' 2026-02-21 23:08:20 ' , ' 2026-02-21 23:08:20 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 38f67b19-3b43-41a3-8f13-615751b055b7 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 1 , ' {"id": 2, "user": null, "message": "Plan subscribed by Super Admin", "url": "https://kulakpos.id/admin/subscription-reports?id=2"} ' , ' 2026-02-20 05:57:44 ' , NULL , ' 2026-02-07 14:12:59 ' , ' 2026-02-20 05:57:44 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 3fd9b17f-fbdd-4d11-9a3b-50c485910d4c ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 7 , ' {"id": 66, "user": 10, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=66"} ' , NULL , NULL , ' 2026-02-27 11:38:13 ' , ' 2026-02-27 11:38:13 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 4992d751-2a07-4050-add7-5b0290e24e6b ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 72, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=72"} ' , NULL , NULL , ' 2026-03-02 21:58:22 ' , ' 2026-03-02 21:58:22 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 6821931e-2a97-4ebe-a4c5-0053fb24e662 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 1 , ' {"id": 12, "user": null, "message": "New subscription purchased requested.", "url": "https://kulakpos.id/admin/subscription-reports?id=12"} ' , ' 2026-03-05 23:10:08 ' , NULL , ' 2026-02-28 16:31:42 ' , ' 2026-03-05 23:10:08 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 6c1e7ab7-ecd3-49b6-a9f5-100204f0ae2e ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 71, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=71"} ' , NULL , NULL , ' 2026-03-02 21:57:36 ' , ' 2026-03-02 21:57:36 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 78de5f03-b6fa-4296-9511-205df8699690 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 1 , ' {"id": 9, "user": null, "message": "New subscription purchased requested.", "url": "https://kulakpos.id/admin/subscription-reports?id=9"} ' , ' 2026-02-21 11:57:40 ' , NULL , ' 2026-02-21 11:55:13 ' , ' 2026-02-21 11:57:40 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 7d867556-87d8-4f67-a1d8-a7b98e60fd8f ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 59, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=59"} ' , NULL , NULL , ' 2026-02-22 00:10:04 ' , ' 2026-02-22 00:10:04 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 7fec9ee4-83c3-4642-ad8f-fc13f0d4134a ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 73, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=73"} ' , NULL , NULL , ' 2026-03-02 22:12:04 ' , ' 2026-03-02 22:12:04 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 9131cc1c-1bd4-49c5-bd13-0276c12737ec ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 74, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=74"} ' , NULL , NULL , ' 2026-03-02 22:23:27 ' , ' 2026-03-02 22:23:27 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 91bc10d1-3b05-45e1-8d18-2594a8ab43d6 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 58, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=58"} ' , NULL , NULL , ' 2026-02-21 23:45:27 ' , ' 2026-02-21 23:45:27 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 9607a5fe-ad47-42eb-87a9-21aebfe81948 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 8, "user": 8, "message": "Expense has been created.", "url": "https://kulakpos.id/business/expenses?id=8"} ' , NULL , NULL , ' 2026-02-23 16:11:45 ' , ' 2026-02-23 16:11:45 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' 9b46946b-43fe-4417-861d-60c359987348 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 62, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=62"} ' , NULL , NULL , ' 2026-02-25 13:31:15 ' , ' 2026-02-25 13:31:15 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' a6683fb0-48ba-4bf6-bed9-d5163fbb040c ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 56, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=56"} ' , NULL , NULL , ' 2026-02-21 22:37:36 ' , ' 2026-02-21 22:37:36 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' a7197f6c-3bf0-4bd0-9aeb-3af33c0268aa ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 61, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=61"} ' , NULL , NULL , ' 2026-02-23 15:24:18 ' , ' 2026-02-23 15:24:18 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' a90a3e4a-1586-4f4d-a80e-149d5bffacc6 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 69, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=69"} ' , NULL , NULL , ' 2026-03-02 02:14:14 ' , ' 2026-03-02 02:14:14 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' ac93095c-eaa3-411c-b320-d7de86abb257 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 1 , ' {"id": 32, "user": null, "message": "New subscription purchased requested.", "url": "https://kulakpos.id/admin/subscription-reports?id=32"} ' , NULL , NULL , ' 2026-03-28 08:51:00 ' , ' 2026-03-28 08:51:00 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' b5cb10bb-01d3-4860-9a69-5a9517832e42 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 7 , ' {"id": 6, "user": 10, "message": "New Purchase created.", "url": "https://kulakpos.id/business/purchases?id=6"} ' , NULL , NULL , ' 2026-02-27 11:46:14 ' , ' 2026-02-27 11:46:14 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' b85aa2e4-a931-4a33-a591-adc2692ac822 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 54, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=54"} ' , NULL , NULL , ' 2026-02-21 22:18:08 ' , ' 2026-02-21 22:18:08 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' b956a400-2230-4464-a72b-984aaa5722ac ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 1 , ' {"id": 13, "user": null, "message": "New subscription purchased requested.", "url": "https://kulakpos.id/admin/subscription-reports?id=13"} ' , ' 2026-03-05 23:10:08 ' , NULL , ' 2026-03-01 21:03:28 ' , ' 2026-03-05 23:10:08 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' b9f062c7-eb74-4743-8365-16f7f6099896 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 1 , ' {"id": 17, "user": null, "message": "New subscription purchased requested.", "url": "https://kulakpos.id/admin/subscription-reports?id=17"} ' , NULL , NULL , ' 2026-03-09 22:51:35 ' , ' 2026-03-09 22:51:35 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' d6c7c0b5-312d-42b9-a332-439347ccc9e4 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 7 , ' {"id": 1, "user": 10, "message": "Due Collection has been created.", "url": "https://kulakpos.id/business/dues?id=1"} ' , NULL , NULL , ' 2026-02-26 16:22:43 ' , ' 2026-02-26 16:22:43 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' eb1fb53a-221e-49fd-b5fb-a76e129387c9 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 1 , ' {"id": 34, "user": null, "message": "New subscription purchased requested.", "url": "https://kulakpos.id/admin/subscription-reports?id=34"} ' , NULL , NULL , ' 2026-04-04 21:55:03 ' , ' 2026-04-04 21:55:03 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' edb7e7ba-d732-46b6-a5aa-d6ed3d7eb3dc ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 7 , ' {"id": 67, "user": 10, "message": "Sale has been updated.", "url": "https://kulakpos.id/business/sales?id=67"} ' , NULL , NULL , ' 2026-02-28 11:50:11 ' , ' 2026-02-28 11:50:11 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' f2f4513c-1434-4cf6-ae06-a6cb66ffa6c0 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 7 , ' {"id": 67, "user": 10, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=67"} ' , NULL , NULL , ' 2026-02-28 11:49:14 ' , ' 2026-02-28 11:49:14 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' f445103a-58b2-4c81-be47-d11ac6638f62 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 55, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=55"} ' , NULL , NULL , ' 2026-02-21 22:29:00 ' , ' 2026-02-21 22:29:00 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' f53b64db-ab57-4040-a80e-8f55d771aa64 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 75, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=75"} ' , NULL , NULL , ' 2026-03-02 22:34:36 ' , ' 2026-03-02 22:34:36 ' ) ;
INSERT INTO " public " . " notifications " ( " id " , " type " , " notifiable_type " , " notifiable_id " , " data " , " read_at " , " deleted_at " , " created_at " , " updated_at " ) VALUES ( ' fb3c61ea-1d28-4b21-b96a-1f0d43fdac85 ' , ' App\Notifications\SendNotification ' , ' App\Models\User ' , 9 , ' {"id": 70, "user": 8, "message": "New sale created.", "url": "https://kulakpos.id/business/sales?id=70"} ' , NULL , NULL , ' 2026-03-02 21:55:25 ' , ' 2026-03-02 21:55:25 ' ) ;
INSERT INTO " public " . " transfer_products " ( " id " , " transfer_id " , " stock_id " , " product_id " , " quantity " , " unit_price " , " discount " , " tax " , " created_at " , " updated_at " ) VALUES ( 2 , 1 , 37 , NULL , 2 , 15000 . 00 , 0 . 00 , 0 . 00 , ' 2026-02-26 17:23:49 ' , ' 2026-02-26 17:23:49 ' ) ;
INSERT INTO " public " . " testimonials " ( " id " , " text " , " star " , " client_name " , " client_image " , " work_at " , " created_at " , " updated_at " ) VALUES ( 1 , ' \"Sebagai pemilik butik, melayani pelanggan dan mengelola banyak varian produk itu tantangan. KulakPOS.id mengubah segalanya! Transaksi cepat, bahkan saat sedang ramai. Laporan produk terlaris membantu saya tahu model mana yang harus distok lebih banyak. Selain itu, data pelanggan yang tercatat juga memudahkan saya kasih promo khusus. Bisnis jadi lebih profesional, dan pelanggan saya juga jadi lebih senang karena pelayanan yang cepat. Terima kasih KulakPOS.id!\" ' , 5 , ' Nia Fashion ' , ' uploads/26/02/1771917795-323.png ' , ' Butik Fashion ' , ' 2024-04-16 21:42:47 ' , ' 2026-02-24 14:23:15 ' ) ;
INSERT INTO " public " . " testimonials " ( " id " , " text " , " star " , " client_name " , " client_image " , " work_at " , " created_at " , " updated_at " ) VALUES ( 2 , ' \"Toko elektronik saya punya banyak jenis barang, dan dulu sering ada selisih stok. Sejak pakai KulakPOS.id, manajemen inventaris jadi super gampang. Fitur lacak barang masuk dan keluar sangat membantu. Yang paling saya suka itu fitur integrasi pembayaran QRIS-nya, bikin pelanggan makin nyaman. Modal saya jadi lebih terkontrol, dan tidak ada lagi barang yang '' hilang '' tanpa jejak. Bener-bener modernisasi bisnis yang saya butuhkan!\" ' , 5 , ' Budi Jaya Elektronik ' , ' uploads/26/02/1771917730-930.png ' , ' Toko Elektronik ' , ' 2024-04-16 21:43:24 ' , ' 2026-02-24 14:22:10 ' ) ;
INSERT INTO " public " . " testimonials " ( " id " , " text " , " star " , " client_name " , " client_image " , " work_at " , " created_at " , " updated_at " ) VALUES ( 3 , ' \"Sebelum pakai KulakPOS, saya sering pusing hitung stok bahan baku dan laba rugi bulanan. Sekarang, semua tercatat otomatis! Dari transaksi kasir, daftar menu, sampai stok ayam dan bumbu, semua terkelola dengan baik. Laporan penjualan juga bisa saya lihat kapan saja. Omzet naik karena saya bisa lebih fokus ke kualitas masakan, bukan lagi mikirin administrasi yang ribet. KulakPOS.id memang solusi canggih yang pas buat UMKM seperti saya!\" ' , 5 , ' Ibu Santi ' , ' uploads/26/02/1771917653-877.png ' , ' Dapur Santi ' , ' 2024-04-16 21:44:29 ' , ' 2026-02-24 14:20:53 ' ) ;
INSERT INTO " public " . " testimonials " ( " id " , " text " , " star " , " client_name " , " client_image " , " work_at " , " created_at " , " updated_at " ) VALUES ( 4 , ' \"Mengelola cafe dengan banyak pesanan custom (seperti tingkat kemanisan atau jenis susu) dulu sering bikin barista saya kewalahan dan salah input. Sejak pakai KulakPOS.id, semua pesanan tercatat detail dan langsung terhubung ke dapur. Fitur Manajemen Meja-nya juara banget, saya bisa pantau meja mana yang penuh atau kosong secara real-time. Plus, integrasi stok bahan baku bikin saya tahu persis kapan harus beli biji kopi atau susu lagi sebelum kehabisan. Bisnis jadi jauh lebih rapi dan kelihatan profesional di mata pelanggan!\" ' , 5 , ' Andre ' , ' uploads/26/02/1771919721-312.jpg ' , ' Pemilik \"Skyline Coffee & Eatery\" ' , ' 2026-02-24 14:55:21 ' , ' 2026-02-24 14:55:21 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 3 , 2 , 4 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-02-07 14:13:38 ' , ' 2026-02-08 09:46:50 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 7 , 6 , 4 , ' US Dollar ' , ' United States of America ' , ' USD ' , 1 , ' $ ' , ' left ' , ' 2026-02-19 14:05:44 ' , ' 2026-02-19 14:05:44 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 8 , 7 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-02-20 06:56:47 ' , ' 2026-02-20 06:56:47 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 9 , 8 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-02-21 10:48:03 ' , ' 2026-02-21 10:48:03 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 10 , 9 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-02-25 23:50:10 ' , ' 2026-02-25 23:50:10 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 11 , 10 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-02-26 09:24:40 ' , ' 2026-02-26 09:24:40 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 12 , 11 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-05 22:57:49 ' , ' 2026-03-05 22:57:49 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 13 , 12 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-09 22:12:47 ' , ' 2026-03-09 22:12:47 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 14 , 13 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-09 22:45:03 ' , ' 2026-03-09 22:45:03 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 15 , 14 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-11 15:29:08 ' , ' 2026-03-11 15:29:08 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 16 , 15 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-12 13:03:15 ' , ' 2026-03-12 13:03:15 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 17 , 16 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-12 13:18:47 ' , ' 2026-03-12 13:18:47 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 18 , 17 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-12 19:27:22 ' , ' 2026-03-12 19:27:22 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 19 , 18 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-12 20:46:35 ' , ' 2026-03-12 20:46:35 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 20 , 19 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-12 20:53:59 ' , ' 2026-03-12 20:53:59 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 21 , 20 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-12 21:00:03 ' , ' 2026-03-12 21:00:03 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 22 , 21 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-12 22:08:13 ' , ' 2026-03-12 22:08:13 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 23 , 22 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-13 07:09:12 ' , ' 2026-03-13 07:09:12 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 24 , 23 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-13 10:24:29 ' , ' 2026-03-13 10:24:29 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 25 , 24 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-13 23:46:50 ' , ' 2026-03-13 23:46:50 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 26 , 25 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-14 11:03:24 ' , ' 2026-03-14 11:03:24 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 27 , 26 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-16 11:12:33 ' , ' 2026-03-16 11:12:33 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 28 , 27 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-18 13:39:00 ' , ' 2026-03-18 13:39:00 ' ) ;
INSERT INTO " public " . " user_currencies " ( " id " , " business_id " , " currency_id " , " name " , " country_name " , " code " , " rate " , " symbol " , " position " , " created_at " , " updated_at " ) VALUES ( 29 , 28 , 61 , ' Indonesia Rupiah ' , ' Indonesia ' , ' IDR ' , 15930 , ' Rp ' , ' left ' , ' 2026-03-29 20:33:13 ' , ' 2026-03-29 20:33:13 ' ) ;
INSERT INTO " public " . " variations " ( " id " , " business_id " , " name " , " status " , " values " , " created_at " , " updated_at " ) VALUES ( 4 , 10 , ' ICE ' , true , ' [] ' , ' 2026-03-02 16:26:16 ' , ' 2026-03-02 16:26:16 ' ) ;
INSERT INTO " public " . " variations " ( " id " , " business_id " , " name " , " status " , " values " , " created_at " , " updated_at " ) VALUES ( 5 , 10 , ' HOT ' , true , ' [] ' , ' 2026-03-02 16:26:22 ' , ' 2026-03-02 16:26:22 ' ) ;